资源列表
Sobel
- 基于opencv和vs2010的Sobel算法的实现,用于检测图像的边缘-Opencv and vs2010 achieve the Sobel algorithm for edge detection image
hog_detect
- 利用opencv中的hog算法模块,对单张图片进行行人检测-Using the hog algorithm in the opencv module, and pedestrian detection in a single image
Optical-flow
- 基于光流法的运送目标检测程序,实时显示物体轨迹-The optical flow method based on target detection program delivery, the effect of good
License-plate-location
- 基于opencv的车牌定位程序,检测边缘角点,匹配出最可能的区域 -The optical flow method based on target detection program delivery, real-time display of object trajectory
picscombine
- 有好几篇关于图像融合的知识文章和代码,具体可参考里面的文章中。-There are quite a few articles about the fusion of knowledge and code specific reference inside the article.
mouse-point
- MFC对话框模式,读取图像,鼠标选点,另存为txt格式。-The MFC dialog mode, read the image, the mouse point, save as TXT format.
learning-opencv-code
- OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Lib
Gaussian-mixture-model
- 混合高斯模型GMM EM算法,建模效果好,可以用于行为识别-Gaussian mixture model GMM EM algorithm, modeling effect, can be used for behavior recognition
VS2010_OpenCV244_MFC
- VS2010+OpenCV2.4.4实现多文档MFC应用程序打开多种类型图像-MFC application about opening pictures based on VS2010 and OpenCV2.4.4
opencv2-programing-manual-in-chinese
- 计算机视觉编程OpenCV2.0版本编程中文手册,含各种类或结构体的详细说明,共239页。-OpenCV version 2.0 above programming manual in chinese,total 239 page。
Sobel-edge-detection(Semaphores)
- 使用semaphore实现Sobel边缘检测的并行运算-Sobel edge detection using semaphore to achieve parallel computing
Diff_Mean_Background
- 利用前n帧的均值背景作为背景,然后消减法检测运动目标-Mean background subtraction method to detect moving targets
