资源列表
GaussBGModel
- 用opencv实现的运动目标检测算法,程序用的是高斯背景建模法,测试用的是夜间车流量的视频,光线变化不大,效果不错-Moving target detection algorithm, with opencv program with the Gaussian background modeling method, the test is the video of night traffic light changes, the effect is good
Calculate_F_matrix
- 立体视觉 输入匹配点坐标,计算基础矩阵,含多种方法-Computer Vision, Calculate the foundation matrix by various methods
match
- 在利用开源软件OPENCV的基础上,在.NET4.0的开发平台上实现动态的模板匹配。分别利用了Hu矩,轮廓树等匹配方式进行匹配。-Based on the use of open source software OPENCV. NET 4.0 development platform, dynamic templates matching. Use Hu moments, contour tree matching to match.
bytefish-opencv-a7350e7.tar
- 开源实现的LBP 写的非常工整的代码 值得参考-an opencsource implementation of LBP
canney
- canny偵測邊緣,將圖片轉灰階偵測,檔名需自己改路徑-canny detect the edge of the picture grayscale detection, file name needs to change the path
Opencv-All-Progs
- Its background subtration algorithem library
opencv-sanjiao
- opencv 从背景图像中找三角形,矩形,注意要用Png格式准确率就100 -opencv from the background image to find triangles, rectangles, and pay attention to use Png format accuracy of 100
openvc-shuzi
- opencv 工件数字识别,可以从工件上找出刻出来的文字-the opencv the workpiece digital identification, identify carved out of the text from the workpiece
m
- 本程序使用帧间差分的方法实现了运动目标检测,但帧间差分法方法效果并不是很好。-This program uses the interframe difference method of moving object detection method the effect of inter-frame difference method is not very good.
ColorCvtViewer
- 一个简单的颜色转换器,载入一张图像后,将其转换到不同的颜色空间并显示,同时可以显示其在不同颜色空间下各通道的颜色图。-A simple color converter to load an image, convert it to a different color space and displays at the same time can display each channel in a different color space, the color map.
Light-preprocessing
- 这是谭晓阳提出的一条光照预处理链的实现代码,适合LBP/LTP人脸识别算法-This is TanXiaoYang proposed a light chain implementation code of pretreatment, suitable for LBP/MTP/LTP face recognition algorithm
LBP
- 图像LBP特征提取,结合OpenCV2.3,LBP特征在图像检索方面用途很大。-The images LBP feature extraction, combined with OpenCV2.3 of LBP characteristics in image retrieval purposes.