搜索资源列表
multiboost.tar
- 一个多类Adaboost训练和分类器,用C++编写-Training and a multi-class Adaboost classifier, written in C++
可以识别眼睛和嘴巴的程序源代码
- 用c++编写的可以识别眼睛和嘴巴的程序源代码,希望对大家有用-Written using c++ can identify eyes and mouth of the source code, want to be useful
RegionGrew
- 基于opencv的图像区域增长算法,用c++编写的,希望对大家有帮助-region grew algrithm base on opencv,coding by C++, hope it helps
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
打开位图并缩放显示用Visual c++
- 打开位图并缩放显示用Visual c++打开位图并缩放显示用Visual+c++实现打开位图并缩放显示用Visual+c++实现
SIFTSURF
- SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
xiangweixiangguan
- 用c++编写的图像配准的程序,利用的是相位相关算法-With c++ to write the image registration procedures, the use of the phase correlation algorithm
ga
- 基于混合高斯模型的背景建模方法的实现,用C++语言编写-Gaussian mixture model-based background modeling method of implementation, with C++ language
CV_SVM
- 支持向量机代码,用到了opencv,用此程序前要先安将opencv-Support Machine Vector, this programme used opencv, the opencv must be installed first before we use this programme
320-IRVision(Omni-1022)-New
- 鲁棒的色块跟踪算法,用C++语言写的,是用opencv的库-Robust color tracking algorithm, written using C++ language use opencv library
SIFT_VC
- 非常快速高效的SIFT特征检测与匹配算法,用C++与OpecCV实现-SIFT features are very fast and efficient detection and matching algorithms, using C++ implementation with OpecCV
Faceopencvdetect
- 一个用C++制作基于OpenCV的程序代码,可以对视频中的人脸进行识别并保存结果。-Production of a C++, based on the OpenCV code, you can face in the video to identify and save the results.
OpenCV_chiness_VERSION
- 本文档是对OpenCV中代码风格的简短说明,因为OpenCV的核心库(cv,cvaux)是用C和C++编写的,所以本文档仅对用C和C++代码的编写有效。-OpenCV in this document is a brief descr iption of the code style, since the core of OpenCV library (cv, cvaux) is in C and C++ written, this document only in C and C++ code
fenkuaiDCT
- 此程序用C语言,opencv语言共同写的离散余弦变换的程序,在程序中对离散余弦的变换是8*8分块的变换,以便后续处理。-This program written in C language, opencv language program of the discrete cosine transform, discrete cosine transformation in the program is 8* 8 block transform, for subsequent processing
opencv
- 用C语言编写的基于opencv库函数的打开一张图像的简单程序,适合初学者学习。-Written in C opencv library functions based on the image on a simple procedures, is suitable for beginners to learn.
c
- 用OpenCV实现的灰度图像细化,在VS2008环境下。-This is codes of image thinningusing OpenCV,under envionment of VS2008.
eye-dection
- 人眼检测,含有源码,opencv运行,用C++完成-eye detection
22
- 用C+ +类创建和显示图像,是本中的一个小代码-In C++ class to create and display images,In a small code
opencvHarris
- 用C++实现的Harris角点检测,里面有用到Opencv中的结构,在VisualC++6.0下需要配置opencv1.0才能运行-Harris corner detection is implemented in C++, which is useful to structure Opencv need configure opencv1.0 to run under Visual C++6.0
videotoimage
- 用C++结合opencv的一个将视频转化为图片的程序-Combination with C++ opencv a video into a picture program