搜索资源列表
MyMediaHW
- VC++ 和openCV 编写的用来打开图像 处理图像 打开视屏 处理视屏的程序-VC++ and openCV prepared to open the Open Screen image processing image processing procedures Screen
mfc_opencv
- MFC调用opencv实现视频采集,图像处理-MFC call opencv video capture, image processing
OK_Camera--On-VS2010-WithOpenCV
- OK采集卡vs2010开发,实现从采集卡得到图像数据并传给OpenCV做后期图像处理。本来OK卡只能在vc6.0中实现OpenCV处理,在vs2010中会图像显示异常(左下边跟右上对反),经过我自己弄了很久才实现vs2010运行,运行前请安装ok卡驱动,并复制相关文件到工程-OK acquisition card vs2010 development, from image data acquisition card and pass OpenCV to do post-image proces
video-opencv
- 使用opencv实现视频监控,使用本地摄像头,通过opencv图像处理技术简洁方便实现视频监控及视频图像的美化-Opencv video surveillance, using local camera opencv image processing technology is simple and convenient video surveillance and video images beautification
imageProcess
- openCV + VS2008 实现的基本的图像处理运算,如线性运算、梯度运算、模板运算和图像旋转等-the openCV+ VS2008 achieve the basic image processing operations, such as linear operation, the gradient operator, template operations and image rotation
tx
- 本软件是在VC6.0的平台上,配合MFC界面以及OpenCV函数的调用开发出来的,它可以实现图像的显示,缩放,旋转,润化等操作,通过对图像进行处理,可以得出我们想要的图像-This software is in VC6.0 platform, with the MFC OpenCV function call interface and developed, it can realize image display, zoom, rotate, Run and other operations,
opencv1
- 读取图片,进行边界检测和处理。本程序主要是利用opencv写的,使用了常用的图像处理函数,对物体进行边界检测-Load an image,then process it and detect the edges of object in it