资源列表
ImageEnhance
- 图像增强的几种算法,包括图像反转,图像变换,直方图均衡化算法。-Several image enhancement algorithms, including image inversion, image transformation, histogram equalization algorithm.
QtCvExample
- 混合使用QT和OpenCV的一个示例程序.-An example mix QT with OpenCV.
Brightness-transform
- 根据matlab中的imadjust函数编写的程序,可以实现对彩色图像的亮度变换,参数要自己调一下-According to the function in matlab imadjust written procedures, can change the brightness of the color images, what parameters to tune their own
GeroundImagsDetection
- 一个图像背景差分边缘提取,采用OpenCV来完成源代码。-A background difference image edge detection using OpenCV to complete the source code.
static-lib
- 基于opencv1.0和vc++6.0编写的静态链接库,包含cvL.lib,cxcoreL.lib和highgui.lib,很好的将程序和库文件分离开,方便大家编写opencv程序。-And vc++6.0 based opencv1.0 write static link library, contains cvL.lib, cxcoreL.lib and highgui.lib, very good program and library files will be separated so
OpenCV-simple
- opencv 两个超级简单的程序 适合入门者-opencv simple
CVMFC
- 图像处理的运行库,非常的好用啊,欢迎使用啊-Image processing, runtime, very easy to use, ah, ah Welcome
main
- 将avi格式的视频序列转换成yuv格式的视频序列,并且保存的程序.-Avi format video sequences will be converted to yuv format of the video sequence, and stored procedures.
OPENCV1
- 可以找出视频中的元件,从不同角度,采用OPENCV-You can find the video components, from different angles, using OPENCV
Logpolar
- 把图像映射到极指数空间,采用opencv 实现 -remap to polar exponential space
harris-code
- opencv c++ 实现harris角点检测-opencv harris
RectangleDetection
- 用opencv实现的矩形检测源码。可以检测图形中的矩形!-Rectangle Detection Using the OpenCv
