搜索资源列表
opencv运动检测
- 本程序实现了基于OPenCV的运动检测,并且应用了各种滤波方法,比如卡尔曼滤波和粒子滤波,及小波变换等,开发平台:VC6.0,简单易懂。已经过调试,可直接执行。适合图像处理、运动控制等专业的入门人士进行学习。
图像处理
- 图像处理 在OpenCV模式下的MFC连接 平台:vc
OpenCV实例源码
- OpenCV实例源码,包括kalman滤波等在内的一共45个程序源码,绝对对你有所帮助!
图像输入灰度化和中值滤波代码
- 用opencv编写的视频输入、灰度化、中值滤波、视频显示代码
opencv图像输入
- opencv 显示图像的程序
opencv阈值分割轮廓提取等图像基本处理源程序,已验证,均可使用
- 利用opencv和C++结合使用的,对图像进行阈值分割、轮廓提取和模糊增强等。
openCV实现图像加入马赛克
- OpenCv实现图像加入马赛克,可指定目标区域
基于opencv图像处理库的傅里叶变换
- 基于opencv图像处理库的傅里叶变换,首先说明是pdf文件,但源码运行过了,是正确的。,Opencv image-processing library based on the Fourier transform, first of all that are pdf files, but source code to run before, are correct.
用C++和OpenCV实现的图像方框的识别
- 用C++和OpenCV实现的图像方框的识别,并对方框进行标记,用红色的线标记出来。可以用于图像分割、定位等等。,Using C++ and OpenCV image box to achieve the recognition, and the box marked with a red line marked. Can be used for image segmentation, positioning and so on.
基于OpenCV的Harris图像特征点提取
- 基于OpenCV的Harris图像特征点提取,在VC++6.0下调试通过,可以运行,OpenCV image based on the Harris feature point extraction, in VC++6.0 under the debugger through, you can run
StereoVision实现OpenCV、OpenGL、VS2008混合编程
- 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。-Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity map, and finally with OpenGL thr
fft1 在ubuntu环境下利用opencv对图像进行中心化频谱计算
- 在ubuntu环境下利用opencv对图像进行中心化频谱计算,并显示出图像-Opencv in ubuntu environment using the image center of the spectrum calculation, and display the image
opencv
- opencv的图像匹配程序,可达到亚象素,是基于opencv写的,已经通过测试。-opencv image matching procedure, can achieve sub-pixel is based on written opencv, has passed the test.
opencv
- opencv使用中值滤波器简单处理图像-opencv median filter using a simple image processing。。。
opencv-shift-graphics-match
- opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
opencv
- 内容简介 OpencV是用来实现计算机视觉相关技术的开放源码工作库,是计算机视觉、图像处理、模式识别、计算机图形学、信号处理、视频监控、科学可视化等相关从业人员的好工具。本书介绍了大约200多个典型的技术问题,覆盖了基于OpenCV基础编程的主要内容,利用大量生动有趣的编程案例和编程技巧,从解决问题和答疑解惑入手,以因特网上最新资料为蓝本,深入浅出地说明了OpenCV中最典型和用途最广的程序设计方法。全书结构清晰、合理,范例实用、丰富,理论结合实践,即使读者只是略懂计算机视觉原理,也能人手
opencv
- opencv 读图像,feichangbucuo-opencv
opencv-showPic
- opencv图像显示,熟悉opencv与VC连接。-opencv image display, and is familiar with opencv with VC connection.
opencv对视频进行滤波后输出视频
- opencv对视频进行滤波后输出视频,试用于opencv的初学者,里面有核心算法,视频的分解与合成是cv库,滤波算子可以根据实际需要进行更改。
test
- opencv帧差法源码,用帧差法处理,得到移动物体的二值化后的白色图像(Opencv frame difference method source code, using frame difference method, to get two white images of moving objects after the value)