搜索资源列表
harris-code
- opencv c++ 实现harris角点检测-opencv harris
Harris
- 用高斯滤波函数实现哈里斯角点检测,并对文件夹中的几张图像进行标定-With a Gaussian filter function to achieve Harris corner detection, and a few folders in the calibration image
harris_opencv
- 用OPENCV写的harris角点检测程序,简单易懂,对初学者比较有帮助-Written with OPENCV harris corner detection program, easy to understand, more helpful for beginners
opencv-shift-graphics-match
- opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
CornerDetect
- 使用OpenCV检测五子棋盘角点,采用Harr算子进行角点检测-Corner detection using OpenCV
sift-detect
- sift角点检测,在opencv1.0中实现,使用的是opencv1.0的函数编写-The sift corner detection in opencv1.0 the use of is opencv1.0 function write
123
- 亚像素级cvFindCornerSubPix角点检测,可较为精确地对角点进行检测-The subpixel cvFindCornerSubPix corner detection
harris-detect
- 基于openCV的Harris角点检测。开发环境vs2008-harris detector based on openCV.
contour
- 在vc6.0中实现实现角点检测.角点检测对运动目标的跟踪很有用.-In vc6.0 corner detection is implemented to achieve. Corner detection to track the moving target is useful.
MCU_1524
- 基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪-VC environment based Opencv video capture and image filtering and corner detection motion tracking
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
Corner0
- i use qt to do corner by opencv,that u can load an image then to find the corner.-qt 下用 Opencv 做角点检测
实现Harris角点检测算法
- 基于vs2010实现Harris角点检测算法(C语言)(Implementation of Harris corner detection algorithm)
Harris_jiaodianTest7
- 采用Harris_jiaodian算子对房屋进行角点检测(Adopt Harris_jiaodian operator to carry on corner detection to the house)
harris角点检测
- cornerHarris函数检测并绘制图像中的感兴趣点(Detect and plot points of interest in the image)
harris角点检测
- 使用vc++和opencv,进行角点检测(使用常用的Harris角点检测算法)(Using vc++ and opencv,Corner detection(Harris))
【86】Harris角点检测
- 这是用Opencv2.9编写的Harris角点检测程序(This is a Harris corner detection program written in Opencv2.9)
【87】Shi-Tomasi角点检测
- 这是利用Opencv2.9编写的Shi-Tomasi角点检测示范程序(This is the use of Opencv2.9 prepared Shi-Tomasi corner detection demonstration program)
特征检测
- 图像特征提取是计算机视觉和图像处理中的一个概念。它指的是使用计算机提取图像信息,决定每个图像的点是否属于一个图像特征。包括:Harris角点、ShiTomasi角点、亚像素级角点、SURF角点、Star关键点、FAST关键点、Lepetit关键点等等(Image feature extraction is a concept in computer vision and image processing. It refers to using a computer to extract imag
Harris
- Harris角点检测算子,基于VS2013和OpenCV2.4.13,包含代码和项目文件,VS版本不同可打开头文件和cpp文件,复制代码即可(Harris corner detection operator, based on VS2013 and OpenCV2.4.13, including code and project files,if different VS version,you can open the header file and cpp file,copy the cod
