资源列表
MyOpenCV
- VC6.0+OpenCV1.0配置下的MFC单文档完整工程,能够实现图像的打开、显示、保存,并实现CANNY边缘算子的计算和显示。适合入门学习VC6.0+OpenCV1.0配置下的MFC界面的设计。学会了这个基本工程,基本上就懂怎么做MFC界面了。 -MFC single document under VC6.0+ OpenCV1.0 configuration complete engineering, to realize the open、display and save of the
bmp2ipl
- 将bmp位图转为OpenCv的ipl格式,这种转换是最经常用到的。可是有很多人不知道怎么转,我在这里特意实现了它。供参考-Bmp bitmap will be converted to the OpenCv ipl format, this conversion is the most frequently used. But there are a lot of people do not know how to turn, I am here specifically to achieve
subtraction
- 图像减操作,对图像进行灰度化,腐蚀预处理,之后进行用原图像减去处理后的图像,再对图像进行平滑处理,能有效去除图像背景中的噪声-Subtraction image, the image gray, etching pretreatment, after subtracting the processed image with the original image, and then the image smoothing, can effectively remove noise in the i
sdttest
- OpenCV2.4.3的静态库和动态库及头文件,已经用Visual Studio 2010编译好了,想调用该库的人可以很方便的使用它!-OpenCV2.4.3 static and dynamic libraries and header files have been compiled with Visual Studio 2010, and would like to call the library one can easily use it!
opencv-image-display-program
- opencv中,显示图像程序。用来从磁盘加载并在屏幕上显示一幅图像的程序。-opencv image is displayed on the program. To be loaded from disk and displayed on the screen an image of the program.
read-data-from-camera-program
- 在OPENCV中,用于从摄像机读入数据。CAPTURE结构初始化后,从视频文件或摄像头设备读入图像没有区别。-In OPENCV, the read data from a camera. CAPTURE structure initialization, from video files or webcam device reads the image no difference.
number-recognizationg
- 数字识别,需要opencv1.0,速度可能有点慢-Digital identification requires opencv1.0, speed may be a bit slow
基于MFC的OpenCV图像处理和显示
- 基于OpenCV的图像处理,通过点击按钮,选择要处理的参数,选择并将处理后的图像显示在图像控件上。
test
- 创建窗口,创建灰度图,创建帧差灰度图,创建二值图,查看视频等-creat window watch video
CameraCupture
- 用电脑自带摄像头捕捉图片,即进行拍照与录像,基于OPENCV的工作环境的内部函数调用-With a camera to capture images, OPENCV based work environment ~ ~ ~ with the camera to capture images, OPENCV based work environment ~ ~ ~
MakeVideoFile
- 写视频文件,基于OPENCV的内部调用函数,用电脑自带的默认摄像头进行拍摄视频,可以达到写视频文件的功能-Write video files OPENCV the internal function call, the computer comes with the default camera to shoot video, you can achieve the function to write the video file
cv_Gaussian
- 高斯滤波,基于OPENCV的内部调用函数,对图像信息进行高斯滤波,去除噪声-Gaussian filtering, call the function inside OPENCV based on image information Gaussian filtering to remove noise
