资源列表
OpencvSegmentation-20130822
- 以Opencv为基础,用多边形对图像进行切割。包含的一般技术有:Opencv的图像基本操作;鼠标绘制多边形,调整多边形的顶点;将图像位于多边形内的部分切割下来,保存到目标位置。-The function of image segmentation by using polygong ROI is developed. OpenCV 2.4.5 is used.
Target-trace
- 利用Opencv对运动目标(包括汽车,行人)的AVI视频进行检测并跟踪。效果十分显著。 - detect and tracking the moving targets (including cars, pedestrians) AVI video detection and tracking. Effect is very significant.
keyframe
- 视频关键帧提取。全阈值算法找到每个镜头的关键帧并保存-Video key frame extraction.Using threshold algorithm to find key frames in every scene and save them.
crackDection
- 裂缝检测,各种二值化方法用于图像分割的对比-Crack detection, a variety of binarization methods for image segmentation comparison
车牌识别
- 基于opencv,矩形区域搜索有问题, 具有好的和谐结构,是一个很好的基础
opencv
- 主要用于图像中的森林防火检测,比较实用。-Mainly used for forest fire detection in the image, more practical.
FeatureTracker
- 基于光流法的人脸追踪 先通过opencv的类haar特征检测人脸 然后用光流法筛选特征点并追踪-Optical flow method based face tracking to pass the class haar feature detection opencv face then light flow filter and track feature points
Scratch
- 基于opencv的mfc多文档程序,用来检测钢板划痕,统计其位置和条数-Based on opencv mfc multiple document procedures used to detect steel scratches, its location and the number of statistics
testopencv
- 调用opencv实现公路分道线模板匹配。- Call opencv achieve highway lane line template matching.
sift_matching.py
- 基于opencv-python的sift算法-sift algorithm on opencv-python
Arnold-OpenCV
- 基于OpenCV的Arnold图像置乱与恢复,可用于图像数据加密
cvhello
- camshift人脸追踪 基于MFC界面 picture控件 鼠标交互 自己做的工程-camshift face tracking mouse-based interfaceto inter act MFC picture controlto my own projects