搜索资源列表
HaarFaceDetect.zip
- This program is the haar opencv face detector slightly modified for ease of use There are command line options available to avoid the need to use the gui (see facedetect.cpp for the command line option format This program needs fltk installed. I
cvhog
- 在做行人检测的毕设 看了很久OPENCV中cvhog的代码 自己加了些注释 希望对大家有所帮助 有问题可以探讨 chjb_0513@yahoo.com.cn-pedestrian detection OPENCV cvhog source code annotations
basicOCR
- 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV' s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
OpenCV_SIFT(C-CPP)
- 基于OpenCV下的sift算法源代码,可用于图像匹配-Under the sift algorithm based on OpenCV source code can be used for image matching
main.cpp
- 利用opencv求解不变矩的演示程序 并进行图片分类 效果不错-Opencv solving the same moment the use of the demonstration program
good_features.cpp
- How to use OpenCV s GoodFeaturesToTrack to detect good features that could be tracked in a movie or a camera sequence.
MFC
- 一个很好的有关OPENCV和MFC相结合的例子,-A good combination of relevant OPENCV and the MFC example,
nearest_neighbour_OpenCv.cpp
- This neraest neighbour algorithm code written in C++ using OpenCV library-This is neraest neighbour algorithm code written in C++ using OpenCV library
adaptiveskindetector.cpp
- Adaptive skin detection program using C++ and OpenCV library
tree_engine.cpp
- The program using C++ and OpenCV library demonstrates how to use different decision trees
pwc-wrapper.cpp
- pwc wrappers code for opencv c++ for phillips webcam
simple_demo.cpp
- helper program for transformation of opencv
LearningOpenCVCode-CalibrationTesting
- OpenCV C++ 標定與檢測 程式碼-OpenCV C++ code calibration and testing
handDetection.CPP.tar
- this code just change the color of the hand, does not track at all, but gives a nice efect, i use it with opencv
stereo.cpp
- Basic Stereo Algorithme OpenCV C-Basic Stereo Algorithme OpenCV C++
face-opencv-cPP
- 基于opencv 人脸识别 pca 算法 c++的实现 -Pca-based face recognition algorithm opencv c++ implementation
OpenCV-Project
- 这是一个使用OpenCv,在VC++ MFC平台下实现的图形图像处理程序源码,主要功能有彩色变灰阶,图像方向、旋转、放大缩小、水平镜像、垂直镜像、Laplace 变换、RGB分量、HSV分量、喇叭、分量等。-AppWizard has created this MyOpenCVMFC application for you. This application not only demonstrates the basics of using the Microsoft Foundation
MyTest.cpp
- 实现使用c和opencv进行图像的基本操作,如形态学,分割等预处理工作(mplementation of the basic operations of images using C and opencv, such as morphology, segmentation and other preprocessing work)
protobuf-cpp-3.1.0.tar
- 用以解决使用CMAKE编译opencv源码时出现的下载错误(A download error to be used to solve the use of CMAKE compiled opencv source code)
平滑处理.cpp
- 使用C语言,调用OpenCV的库,来对图像进行平滑处理。(Use the C language to call the OpenCV library to smooth the image.)