搜索资源列表
circleDetection
- 基于OPENCV的圆和椭圆检测程序,挺有用的。实验结果-OPENCV the circle and ellipse-based testing program, winter ridge used.
OpenCV_1.0
- OpenCV安装程序,安装完在Visual C++里面设置一下路径就可以使用了-The setup program of OpenCV
opencv
- well and amazing program to help u in edge detection
rice
- opencv下的轮廓检测程序 vc2005-opencv contour detection program under vc2005
adaptiveskindetector.cpp
- This program demonstrates the contributed flesh detector CvAdaptiveSkinDetector which can be found in contrib.cpp which is in example opencv category samples.
xianshituxiang
- 使用opencv和vc6.0做编译器,实现显示图像的功能,并且在程序中已经存入图形-Vc6.0 done using opencv and compiler to achieve the function of displaying images, and graphics in the program have been deposited
convert
- opencv,c++环境下实现图像的格式转换程序,可以转换成任意格式-image format conversion program in the opencv, c++ environment, you can convert any format
junzhihegaosi
- 这是用opencv在VC++环境中编写的均值化和高斯的程序,非常的好用。-It is used opencv prepared in VC++ environment and the mean of the Gaussian program, very easy to use.
LearningOpenCV_Code
- opencv中文版附带全部源码文件,c++源码程序,非常适合初学者学习-opencv Chinese version comes with full source code file, c++ source program, very suitable for beginners to learn
深入理解opencv实用计算机视觉项目解析
- opencv 教学,科研,学习,程序练习很有帮助(Opencv teaching, scientific research, learning, and program practice are very helpful)
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像