搜索资源列表
GIF22
- 基于MFC的文档/视图结构的编程,本程序的编程思想是,将GIF格式的图像编写一个类,然后调用它的成员函数,在视图类中进行显示,它可以将GIF图像中的多帧图像一一显示出来,本程序只显示GIF图像,-based MFC Document / View structure of the program, the process of programming ideas, will GIF format images to prepare a category, and then call it a m
VC_CaptureTest
- 视频捕捉与帧处理程序,支持USB摄像头,能做些简单的视频实时图像处理 -video frame capture and processing, support USB camera, can do simple video real-time image processing
CannyEdgeDetect
- 对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译-on a gray image canny operator of edge detection, the VC environment compiler
GIFControl
- 播放速度很快,支持逐帧播放,支持图像透明显示.
opencv-movingdetecte
- 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存
bmptest
- vc下操作bmp的例子,将图像读入内存,用帧差法处理得到结果,再保存到文件中,可以检测运动
BmpChangect
- 一个自动图像转换软件,可以实现图像序列的自动 改变大小(线性 插值 )、改名,抽帧等。 只要设置好源路径和目标路径(不可相同),点转换即可,(起止帧号 需在源程序中修改)
SecurityCam.rar
- 这个源代码是一套比较专业的基于运动物体检测技术的摄像监控安保系统。系统不是很大,但运用的技术很强,比如摄像采集部分使用了微软自带的AviCap32.dll 动态链接库进行摄像数据采集,保存的图像资料使用完全源代码的JPEG、Bitmap类进行图像的快速存储以及剪裁拼接,甚至文字插入等GDI编程。 以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,
AVITOBMP.rar
- 对未压缩的AVI视频文件进行解压,提取出所有帧,并将每帧保存为BMP图像格式.,For uncompressed AVI video files to extract, extract all the frames, each frame and save it as a BMP image format.
SingleCapture_and_MultiCapture
- SingleCapture提供了图像显示和单帧采集的简单演示 MultiCapture提供了多路显示和采集存图的简单例子。采用主动方式,最多支持8路同时采集和显示。-SingleCapture provides a single frame image display and demonstration of easy acquisition MultiCapture provides a multi-channel display and collecting examples of eas
multiframeTIFFimages
- GDI+图形文字处理编程,如何制作TIFF多帧图像,可以扩展-How do I create a multi-frame TIFF images
bmptest
- 输入两幅图像,利用帧差法求运动对象,经过膨胀、腐蚀,然后区域分割计算车流量。-Enter the two images, the use of frame-difference method for moving object, after expansion, corrosion, and then calculating the flow region segmentation.
CGSnap
- 采集单帧图像到内存,要建立在一定的硬件基础之上,需要图像采集卡(CG300)-Capture single-frame image into memory, we must establish the basis of a certain hardware, the need to image acquisition card (CG300)
CGSnapEx
- 采集多帧图像到内存,要建立在一定的硬件基础之上,需要图像采集卡(CG300)-Capture multi-frame image into memory, we must establish the basis of a certain hardware, the need to image acquisition card (CG300)
qt_paint
- 辛苦了好久,始终都没找到Image类的16位不失真转换,强行用16方法,网络传输的帧严重失真,最后招到了,里面主要有16位帧图像显示,网络传输,鼠标事件-Hard for a long time and always find the Image class, no distortion 16-bit conversion, forced to use 16-way network transmission of a serious distortion of the frame, the l
SaveFrameToFile
- 将视频中一帧图像数据保存成本地位图,验证视频图像是否正确-The video image in a map data storage cost position, verify that the correct video
accumulative_difference
- 通过读取视频中连续几帧图像,利用差分法获得目标图像-The target image is obtained by using the inter frame difference method, through the reading of several consecutive frames in the video.
background_subtraction
- 通过读取视频中背景图像和其中一帧图像,利用背景差分法获得目标图像-By reading the background image and one frame image, the target image is obtained by using the background difference method.
Frame
- 通过读取视频中连续几帧图像,利用帧间差分法检测得到目标图像-The target image is detected by using the inter frame difference method.
mixture_of_gaussians
- 计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行