搜索资源列表
rrrrrrr
- 数字图像的直方图均衡化是常用的图像增强方法,因为均衡化是自动完成的,无需人工干预,而且常常得到比较满意的结果。下面的程序是利用OPENCV提供的函数,实现这个功能。需要OPENCV B4.0的支持,在VC6下编译通过-digital image histogram equalization is used to enhance the image, because equalization is done automatically, the need for manual interventi
OpenCVEnglishManual
- OpenCV英文手册 OpenCV是一个计算机视觉的开源的开发包 里面集成了许多图像处理中常用的函数-OpenCV manuals English OpenCV is an open source computer vision of the development package which integrates many commonly used image processing functions
OpenCV_fun.pdf
- opencv 函数整理,比较常用的函数,已经简单分类-opencv function finishing, the more commonly used functions, has a simple classification
CVMFC
- Opencv的版本是1.0的,在VC++6.0下基于MFC框架的代码程序,里面基本上包含了Opencv图像处理的常用函数的应用,适合初学者。-Opencv version is 1.0, and in VC++6.0 MFC framework code-based program, which basically consists of the application of common Opencv image processing functions, suitable for begin
OPENCV-function-help
- opencv函数的中文版解释,里面都是常用的高级函数,可帮助学习opencv-Opencv function of Chinese explanation, are common in advanced function, can help learning opencv
opencv1
- 读取图片,进行边界检测和处理。本程序主要是利用opencv写的,使用了常用的图像处理函数,对物体进行边界检测-Load an image,then process it and detect the edges of object in it
CameraVideo
- 掌握OpenCV环境配置方法,掌握OpenCV中图像采集处理相关的常用函数。-Grasp the OpenCV environment configuration methods, to master the image acquisition and processing in OpenCV commonly used functions.