搜索资源列表
AVIPlay
- 使用OpenCV制作的AVI视频播放器,可实现多种功能,包括播放视频,压缩视频,视频截图,并且有可供拖动的视频进度工具条。-Produced using the OpenCV AVI video player, can achieve a variety of functions including video, compressed video, video capture, and there is drag the video for the progress of the toolbar
VideoMonitorSystem
- USB摄像头视频监控系统,实现截图等功能-USB Camera Video Surveillance
PCameraDS
- 利用opencv和vs2005编写的MFC界面,可利用网络摄像头或者easycap(usb图像采集器)实时动态显示图像,附有截图说明。以前也上传了一个相同的,据反映有点问题,后发现附加依赖项里加错了lib,现已改好,可直接运行。注意opencv要装好,并在程序中设置好相关选项。希望能帮到大家。-Use opencv and vs2005 writing the MFC interface, can use a network of cameras or easycap (usb image co
modify
- 图像局部放大功能 类似于腾讯的截图中的局部放大 直接运行即可 基于OPENCV-The image of local amplification of similar Tencent enlarged screenshot can be run directly on OPENCV
jiequ
- 基于opencv2.0,在已知坐标的情况下能完成截图的功能-Based on opencv2.0 complete screenshot functionality, in the case of known coordinates
opencvCar
- 基于opencv的车牌识别程序,能实现目标跟踪,截图,车牌识别包括了打开图像、图像二值化、车牌定位、字符分割、字符识别等。-Opencv-based license plate recognition program, to achieve the target tracking shots, license plate recognition, including the open image, image binarization, license plate localization, c
VideoDetect
- 基于OpenCV的简易目标检测跟踪程序,能够实现对每帧视频的连续编号截图,可以实现键盘对视频播放的控制,能对每一视频帧生成包含运动目标区域的前景图像,采用某种策略实现对运动目标的跟踪,并用矩形框+编号将运动目标标出。-A simple target detection program base on OpenCV , which can numbered consecutively for each frame of video screenshots, keyboard control the
3
- 直接设置感兴趣区域,然后复制,在源图像没被替换的情况下截图。-Directly to set the region of interest, and then copy the screenshots in the case of the source image not being replaced.
AVICaputer
- 对AVI视频按照自己的需要截图,如从视频中某帧开始截取,间隔几帧截取一帧等功能。-AVI video shots according to their needs, such as in a frame from the video began interception, interception of a function every few frames.
VS2010-P-OpenCV2.3
- VS2010 + OpenCV2.3配置 在VS2010下安装配置OpenCV2.3 全程截图,绝对能配置好,不能的留言!-VS2010+ OpenCV2.3 configuration in VS2010 installation configuration OpenCV2.3 the full screenshot absolute configuration, can not leave a message!
camshift_emgucv
- emgucv 截图 跟踪监测 opencv 图像处理-emgucv screenshot image processing opencv tracking and monitoring
jietu1
- 基于opencv实现的截图功能,可以读取截图时的起点坐标和终点坐标并显示,效果还不错。-Based on opencv realized screenshot function, the starting point and end point coordinates can be read and displayed when shot, the results were good.
camera
- opencv 从摄像头读取照片 并截图保存 简单调试opencv读摄像头功能-Read photos the camera and save the screenshot opencv read simple debugging camera function
GETIMAGE
- 使用OPENCV2.1开发的图片处理工具.可用于图片浏览,批量放缩,移动,截图等功能.安装到D:\GETIMAGE中可编译运行.有关OPENCV2.1的库文件和包含文件在includeandlib中.-Use OPENCV2.1 developed image processing tools can be used to image browsing, batch zoom, move, screenshots and other features are installed to D:. \
screenshot
- 使用opencv2.49,实现视频截图功能,经测试可运行-Use opencv2.49, for video capture function, the test can be run
opencv-fft2
- 灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!-Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier tran
video_dmtx
- opencv下视频截图程序,是微软官方例程-Opencv under the video screenshot procedures