资源列表
20120721_02Frame
- 实现了车道线的识别,并且在识别的过程中做上标记-relize the recongization of the road
xmltest_opencv
- xml文档读写,基于opencv1.0,主要用于程序参数的读写。-the xml document reading and writing, based on opencv1.0, mainly used for reading and writing of program parameters.
dark_channel_opencv
- 基于暗通道的去雾程序,电子透雾,基于opencv1.0的实现。-Demister program based on dark channel through electronic fog, implementations based opencv1.0.
gamma_trans_opencv
- 基于opencv1.0的gamma变换程序,首先接受用户输入,然后计算查找表,最后查表得到变换后的图像。-The gamma transform procedures based on opencv1.0, first to accept user input, and then calculates the lookup table, the last look-up table to obtain the converted image.
opencv-meanshift
- meanshift的opencv代码,meanshift用于图像分割,目标跟踪-meanshift the opencv the code, meanshift used for image segmentation, target tracking
hash_module
- This sample class is designed to provide hashcode of 2D image. Image is converted to grayscale, shrink to 32x32 and then is calculated DCT which acts as a source for hashing.
Multiple-object-Detection
- 作者提的源代码 附paper 多目标检测 用来行人检测 亲自调试可用!-detection of multiple object instances using Hough transform(CVPR 10), 2010.
PCA
- 自己写的PCA降维程序,基于opencv,项目里使用过,现在奉献出来。-PCA dimensionality reduction program based on opencv
toolbox_calib
- 相机标定工具箱,内容很多,很实用,标定必备。-camera calibration toolbox
Histogram
- 在OPENCV环境下,可以对灰度图像绘制直方图,直接调用函数即可,作者已经调通了。文件夹中有效果图。-draw histogram piture for gray pictures。
fff
- 利用OpenCV库,把给定的数组数据用直方图的形式表示出来-OpenCV library, said given the array of data in the form of a histogram
watermarkfft
- 基于fft的数字水印,分别对RBG三个通道重复嵌水印,每个通道分别对fft变换域中幅度谱以圆方式,每个圆上对称的四个点重复嵌1bit水印,然后以r为步进,选更大的圆嵌入接下去的水印信息,该方法有比较好的鲁棒性-Fft-based digital watermarking were embedded watermark repeated RBG three channels, each channel separately the fft transform domain amplitude sp
