资源列表
flashtext
- 加载外部文本,并用按钮控制上下滚动(CS4+AS3.0)-Load external text, and with control buttons to scroll up and down (CS4+AS3.0)
Method_02
- 利用OpenCV自带的cvMatchContourTrees方法进行轮廓匹配。需要先调用cvCreateContourTree方法创建轮廓树,程序中有对程序的注释和关键逻辑步骤的解释,该程序为轮廓匹配方法提供一定的思路,运行环境为VC6.0+OpenCV_1.0 -Contour matching using the cvMatchContourTrees method with the OpenCV. Need to call the cvCreateContourTree method
GroupBox
- 用MFC做的简单界面,是个简单滴组合控件,新手入门的不错-Using MFC to do a simple interface, a simple combination control, the new well
Method_01
- 利用OpenCV自带的cvMatchShapes方法进行轮廓匹配。可手动设置输入的两幅图像。程序中有对程序的注释和关键逻辑步骤的解释,该程序为轮廓匹配方法提供一定的思路,需要VC6.0+OpenCV_1.0-Contour matching using the cvMatchShapes method with the OpenCV. Two images manually set the input. Notes on procedures and key steps in the inter
CRectTracker
- 用MFC做的简单界面,能对橡皮筋进行操作,新手入门的不错-MFC to do with a simple interface that can be operated on a rubber band, a good beginners
PICTURE-POCESS
- 数字图像处理软件,可执行各种图像处理功能。 图形界面可用-Digital image processing software to perform various image processing functions. Graphical interface available
harris
- Harris角点检测C++版本,编写代码实现而非OPENCV实现,适用于算法研究。-The C++ code of HarrisCorner.It was coded by hand otherwise OPENCV.It was designed for someone who study the algorithm.
demoBagSVM
- 一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。-A semi-supervised SVM is presented for the classification of remote sensing images. The
SIFT_NEW
- SIFT特征检测算法 ,检测的特征点具有平移、旋转、尺度变化不变性,实验效果较好。-The SIFT feature detect algorithm.The feature is scale- and rotation-invariant.The algorithm performs well in experiments.
HarrisCorner
- 目前效果最好的Harris角点检测Matlab代码.-It is the best HarrisCorner code so far.
detect
- 这是一个基于matlab人脸检测定位的代码,能够检测出人脸的位置-This is a matlab-based face detection and location of the code, can detect the position of the face
ImgProcessor
- 采用类的opencv C++ code for mingw-opencv C++ code with class for mingw
