搜索资源列表
-
0下载:
OpenCv+VS2008实现harris角点检测-OpenCv+ VS2008 to achieve harris corner detection
-
-
0下载:
自己编写的opencv实现harris角点检测,visual c++ 6.0 实现-I have written opencv realized harris corner detection, visual c++ 6.0 implementation
-
-
0下载:
基于opencv的harris角点检测程序-Based on the harris corner detection opencv program
-
-
0下载:
基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测-Based on vc++ and opencv image of the sobel, canny edge detection operator and the harris corner detection
-
-
0下载:
基于opencv和vs的harris角点提取代码-Opencv and based on the harris corner detection vs code
-
-
0下载:
用opencv和matlab同时实现的harris角点检测算法,自己写的,已通过测试,效果良好-Harris corner detection algorithm implemented at the same time using opencv and matlab, wrote it myself, has been tested to good effect
-
-
0下载:
利用opencv输入输出接口读取视频,然后对视频进行harris角点检测,效果很好,(需要更改输入视频的地址)-Using opencv read the video input and output interfaces, and then the video harris corner detection, the effect is very good, (need to change the input video address)
-
-
0下载:
本算法实现了基于opencv的susan角点检测算法,实现效果相对于Harris效果较好。- This algorithm has realized the Susan corner detection algorithm based on opencv, implementation effect relative to the Harris effect is better.
-
-
0下载:
在opencv上编写的Harris角点检测,先进行Candy边缘检测,再检测角点,不是直接调用里面的函数,把是角点的位置标记了出来
-Harris corner detection in opencv prepared to make Candy edge detection, and then detect the corner, which is not a direct call function to mark the position of the corner points ou
-
-
0下载:
在opencv上编写的Harris角点检测,检测角点,先排序在抑制,,不是直接调用里面的函数,把是角点的位置标记了出来
-Opencv written on Harris corner detection, corner detection, the first sort,, not directly inhibit the function call inside, to the position of corner markers out
-
-
0下载:
自己写的使用opencv对图像进行harris角点特征提取,可用于特征匹配-Use the image opencv harris corner detection, feature matching can be used
-
-
0下载:
Harris角点检测是一种经典的角点检测方法,该代码中包含
1.原始的直接调用OpenCV实现角点检测;
2.封装自定义类来改进角点检测;
3.实现了增加容忍距离解决特征点聚类是角点分布均匀-Harris corner detection is a classical corner detection method, the code contained
1. The original of directly calling OpenCV corner detection to
-
-
0下载:
Harris角点检测综合实例
在vs2010开发环境,opencv库下实现
-Harris Corner Detection Comprehensive Example
In vs2010 development environment, opencv library to achieve
-