搜索资源列表
corner-detection
- 这是在 Ruadhan 提供的源代码基础上做了一些修改,可以检测图像中的角点。应用环境是:OPENCV BETA 4,VC6 编译运行通过。-Ruadhan This is the basis of the source code to do some modifications, can detect images of the corner. Application Environment : OPENCV BETA 4, VC6 compiler running through.
opencv实现的踪源码harris corner detection
- opencv实现的踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
openCV图像处理,内含边缘检测
- openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
Imageprocessing.rar
- 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
HOG(.net).rar
- HoG人体检测实时系统的代码,可以快是检测行人的存在,Detection of real-time systems in human HoG code, you can quickly detect the presence of pedestrians
cvblob.zip
- blob detection using OpenCV,blob detection using OpenCV
Course.rar
- 函数曲线的显示,OPENCV图像处理,包括灰度图,直方图,边缘检测等等内容,Function curve display, OPENCV image processing, including the gray level histogram, edge detection and much more
peopledetect
- 基于OpenCV的人检测,可用于单幅图像-People detection of OpenCV can be used for a single image
OpenCV_letter_rec
- 用OpenCV写的字母识别程序,希望对大家有点用-a program with opencv to recognize the letter,I hope it may help somebody
opencv_thesis
- opencv 领域相关的论文,对于人脸检测领域很有参考意义-opencv papers relevant to the area, for the field of face detection is very useful
harris_video
- 此代码可以在Visual C++和OpenCV开发环境下对视频图像实现harris角点检测-This code can be Visual C++ And OpenCV development environment for the realization of video images harris corner detection
msrc
- Motion detection in C++ with OpenCV
EdgeDetectSample.tar
- OpenCv is powerfull tool for the image processing applications. this code demonstrates how to use edge detection techniques in opencv
Opencv_GUI_processing
- This application shows how to use edge detection techniques for the GUI processing using opencv.
video
- Background subtraction, canny edge detection using opencv
OpenCV_Eye_Detection_Source_Code
- Opencv eye detection tools. From coedeproject
openCV.NetTest
- 人脸检测示例程序,需要opencv.net-Face Detection Sample Application
CarCount
- 该代码实现车辆的检测,采用了训练的方式,从视频中提取背景,然后做差分,连通域提取等步骤得道前景。该代码采用OPENCV实现。-The code to achieve vehicle detection, using training methods to extract from the video background, and then do differential, connected components extraction and other steps to attain the
Face detection
- face detection opencv
OpenCV-detection-models-master
- 已经训练好的opencv 物体识别分类器(opencv_2 haarcascade_XX_.xml)