搜索资源列表
edgeOpencv
- 图象边缘检测,边缘角点提取. (使用opencv开发)
matching
- 双目视觉的图片匹配,角点提取等等。基于opencv的图象匹配算法
corner
- vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the fo
corner
- 使用OpenCV写的图象角点检测的程序,提取角点效果非常好-Written using the OpenCV image corner detection process, extraction is very effective in corner
vsHarris
- 基于opencv和vs的harris角点提取代码-Opencv and based on the harris corner detection vs code
opensurf
- 基于opencv的角点检测程序,surf算法提取角点,并进行图像匹配。-surf extractor
OpenCV-feature-extraction
- openCV特征提取代码总结,包括:颜色直方图提取,形状特征提取,角点提取、Hough直线提取、边缘提取、纹理特征提取等等。-OpenCV feature extraction code summary, including: color histogram extraction, shape feature extraction, angular point extraction, Hough straight line extraction, edge detection and textu
opencvharris
- 自己写的使用opencv对图像进行harris角点特征提取,可用于特征匹配-Use the image opencv harris corner detection, feature matching can be used
Bobby-D-Match
- opencv自写的Horsdorff匹配搜索,融合了角点提取加快搜索速度-OpenCV Horsdorff matching Harris