资源列表
fukugenn
- 基于OPENCV的模糊图像复原程序 可自设滤波窗口-OPENCV the blurred image restoration program can be set up filtering window
HW4.1
- histogram equalization
Hough
- 实现了HOUGH变换,能够很好地检测图像中的直线-HOUGH transform achieved, can well detect the linear image
cvut_test
- 实现摄像机的标定,对于学习机器视觉的初学者来说是一个不错的选择,你还在犹豫什么呢-Achieve camera calibration, learning machine vision beginners is a good choice, what are you waiting for
camera_display
- opencv下很简单的一个可以读取摄像头并在窗口显示的小程序-opencv under a very simple one camera can be read and displayed in the window of the small program
learning-OpenCV-code
- 学习opencv的随书例程代码,完整的代码,另附有说明-Routines with the book learning opencv code, complete code, attached a note
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.
