搜索资源列表
harris-corner-detector.rar
- harris角点检测算法,用于图像拼接的配准,harris corner detection algorithm for image mosaic of the registration
harry-corner-detection
- harry角点检测c++源代码,利用差分算子对图像进行滤波,对Ix2/Iy2/Ixy进行高斯平滑,以去除噪声,计算角点量,进行局部非极大值抑制以获得最终角点-harry corner detection c++ source code, the use of differential operators on image filtering, Gaussian smoothing of Ix2/Iy2/Ixy to remove noise, calculate the amount of co
fast-corner-detect
- 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
Corner-detection
- 里面有各种算法的角点检测,matlab,vc++都有-There are a variety of corner detection algorithm,matlab, vc++
SUSAN
- SUSAN角点检测很实用,里面还有详细说明,希望对大家有帮助!-SUSAN corner detection is very useful, there is also a detailed descr iption, and they hope to help everyone!
harris_video
- 此代码可以在Visual C++和OpenCV开发环境下对视频图像实现harris角点检测-This code can be Visual C++ And OpenCV development environment for the realization of video images harris corner detection
Susan
- 主要实现视频文件中对每帧图像susan角点检测,程序比较清晰易读-The main achievement of the video file for each frame image susan corner detection, procedures legible
Corner
- 角点检测的程序代码,能对简易图象的角点进行提取,实验证明很有效。-Corner detection procedure code, simple images on the corner point extraction, proved very effective.
code
- it is also corner detection code
cornerdetection
- 角点检测(corner detection)的源代码(需要OPENCV库的支持) -Corner detection (corner detection) of the source code (required OPENCV library support)
corner.m
- 另一种算法的图象角点检测程序,可同时检测边缘.-Another algorithm for image corner detection process, the edge can be detected simultaneously.
corner_detection
- 用于二维图像的角点检测算法,基于matlab编程-For two-dimensional image of the corner detection algorithm, based on the matlab programming
cornerdetector
- corner detection, a new morphological operator for corner detection taht is assymetrical closing
hCornerDetection
- corner detection of an image
Harris-corner-detect
- Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。-Harris corner detection process. A selection of images to the region by setting the maximum number of corners and the minimum number to set the detection threshold.
000Fastcornerdetectiongood
- 快速角点检测算法,不计算倒数,因此速度比传统方法快!-Fast corner detection algorithm, not counting the last, so the speed faster than traditional methods!
hi
- Free Source Code for harris corner detector Matlab实现Harris角点检测源代码 这个matlab程序可以计算并在原图像上绘制Harris角点. -Free Source Code for harris corner detector Matlab realization of Harris corner detection matlab source code for this program can calculate
harris-corner-detector
- Harris角点检测,附有图片,对进行电子稳像技术研究可以提供一定的帮助。-Harris corner detection, with a picture of the electronic image stabilization technology can provide some help.
Harriscornerdetection
- harris算法的角点检测程序,绝对可用,希望对图像处理初学者有所帮助-harris corner detection algorithm process, absolutely free, hope to be useful image processing for beginners
corner detect
- 用于多边形角点检测,主要针对二值化后的图像进行处理(Used for polygon corner detection, mainly for two valued image processing)