资源列表
OpencvShowImg
- opencv 对话框加载图片 鼠标移动查看像素值 彩色图转换为灰度图-opencv
rotateazoom
- 在C++中利用Opencv库对图像进行旋转和放大(最近邻,双线性,三次线性)-Use Opencv library in C++ for image rotation and zoom (nearest neighbor, bilinear, three linear)
THRESOLD
- 基于OPENCV的阈值分割算法,• 这个函数有5种阈值化类型。-Segmentation algorithm based OPENCV threshold.
TestSift_match
- 进行图像的sift特征检测及匹配,用于初学者快速理解sift匹配流程.-Sift feature detection and image matching, for beginners to quickly understand sift matching process.
Motion-detection-of-contour-search
- 基于轮廓来寻找流动部分,效果不是很好,但是还可以拿来用-Based on the outline to find the flow part, the effect is not very good, but also can be used with
GMM-GMR-v2.0
- 利用混合高斯模型对背景图像进行建模,所谓“混合高斯”的意思就是每个像素都是由多个单高斯分布混合组成的。-Name of the file which the classifier is loaded. Only the old haar classifier (trained by the haar training application) and NVIDIA s nvbin are supported for HAAR and only new type of OpenCV XML ca
corner-detection
- 通过提取特征角点,找到共同特征,为后续处理做准备。-By extracting features of angular point, find the common features, prepare the way for subsequent processing.
Mid-term-project
- 用于图像的三维重建,利用光度立体实现。具体实现代码。-stereo reconstruction
hand
- 一个手势识别的程序,适合初学者研究与分析。-hand detection and matching
OPencv_randomtext
- 随机图形和文字生成示例,本资源是生成随即图形和文本的代码示例。-An example for random graphics and generate text
SurfDescriptorExtractor
- 本代码实现了利用SURF算法进行特征描述,找出图像中的角点。-This code implements characterization, figure out the image of the corner by using SURF algorithm .
SurfFeatureDetector
- 调用detect函数检测出SURF特征关键点,保存在vector容器中,绘制特征关键点 -Call detect function detects the SURF feature key stored in vector container, drawing feature key points
