搜索资源列表
ImageEn.v2.3.0.Full.Source.zip
- ·ImageEn 2.3.0 ImageEn一组用于图像处理、查看和分析的Delphi控件。能够保存几种图像格式,能够从扫描仪、视频捕捉获取图像,运用滤镜,合并图像,选择图像区域等,ImageEn 2.3.0 ImageEn a set of image processing, viewing and analysis of the Delphi controls. Several image formats can be saved, from scanners, video capture
pingmujiequ
- 其实原理就是捕获屏幕画面然后再把图像传给客户机。原理很简单: 1、先利用hdc=GetWindowDC(NULL) 得到桌面的hdc 2、memhdc=CreateCompatibleDC(hdc) 根据桌面的hdc创建一个和屏幕相同的内存DC 3、StretchBlt(memhdc,0, 0, nWid,nHei, hdc, 0, 0,nWid,nHei, SRCCOPY) ,把屏幕的图像复制到内存DC这时你已经在内存中得到了屏幕的图像了。这是设备相关的DDB图像,如果希望转换成设
capture
- 这是一个图像超分辨率处理的程序,采用动态确定阶数的算法,根据空间距离和梯度信息限制的双重制约,能够很好的提高图像的分辨率。-This is an image super-resolution processing of the procedure for dynamically determining the order of the algorithm, distance and gradient information based on spatial constraints of the
qscreen
- 在网上找了很多关于截图的软件,都没有发现一个象QQ那样能用快捷键截图的。即使有的可以,但是体积太大而且很多的功能几乎都用不着,有的体积倒是小,可是就只有个区域截图或是全屏截图啊,不能直接保存图片要到Windows的画图程序中保存。所以就想写一个包含常用功能简单实用的截图工具,花了点时间做出来了,源代码里面的注释应该蛮清楚的,很适合初学者。 如果谁把这个程序做了修改,请一定要把修改后的程序发一份我! 用了以下第三方控件这些控件在盒子上都可以找到: CoolTrayIcon HotK
Save-Capture
- 可以控制VM6000自动测试仪器的图像保存功能。控制存图路径和名称-VM6000 automatically test instrument can control the image save function. Control kept diagram path and name
snap-get-image
- 通过-snap-来采集图像,并进行一些简单处理--Snap-to capture images and simple processing
USB-capture-image-for-labview
- 利用labview实时采集usb摄像头图像,测试过好用,针对labview8.6版本-Capturing image by using labview8.6
CAmer-control
- 实现对相机的控制,即控制相机的开关,以此实现对相机图像拍摄的控制。-To achieve control of the camera, the camera switches that control, in order to achieve the control of the camera image capture.
VISION
- LabVIEW vision 摄像头图像抓取保存-LabVIEW vision camera image capture save
1394-image-capture
- 本文件是labview源程序,本程序能够实现以1394图像采集卡为接口的摄像机进行图像采集。-This document is labview source code, the program can be achieved by 1394 frame grabber for the interface of the camera for image acquisition.
sound-and-picture-collect
- 这里一共有6个子Vi,包括主界面,声音采集图像采集以及声音的处理-Here a total of six sub-Vi, including the main interface, image capture and voice capture sound processing
imagecapture_USB
- USB相机拍照,图像采集基本程序,同时可保存采集的单张照片-USB camera to take pictures, image capture basic procedures, and to save a single photo collection
ImageCapture
- 用于图像的截取,在原图处输入图像,然后鼠标进行截取即可-Image Capture
imaqUSB
- 在labview使用vision模块,尤其是对图像进行捕捉和截取时常用的一些vi-image capture
VideoCapture
- 一个图像采集程序,完全可以用,需要图像采集卡-An image capture program, can use, you need to frame grabber
ROI
- LabVIEW中对一幅图片的部分区域截图程序-Of a part of the image capture in LabVIEW program
JHCap2
- labview 驱动相机,初始化,设置曝光,抓取图像-LabVIEW driver initialization, set the exposure, camera, image capture
capture-image
- 从摄像头获取图像,并将图像抓取出来写成bmp格式-Capturing images the camera, and the image capture bmp format written out
SnapContinuous
- Delphi写的简单的摄像捕捉功能,包括开始捕获,停止捕获,保存图像,开始录像,停止录像。-Delphi to write a simple image capture function, including the beginning of capture, stop the capture, save the image, start the video, stop the video.
Capture
- 很牛逼的抓屏delphi源码 ,可以自定义全屏,部分。并可以简单处理图像。-Very cow force screen Delphi source code, you can customize a full-screen, part. And can be as simple image processing.