搜索资源列表
Moravec角点检测算法的VC代码
- Moravec角点检测算法的VC代码
Moravec
- 这个程序的主要功能是利用Moravec算子来提取我们感兴趣的特征点,并将之用十字丝表示出来。-The main function of this program is the use of Moravec operator to extract the feature points of interest, and the wire with a cross that out.
diantezhengtiqusuanfayanjiu
- 影像特征提取是影像匹配和三维信息提取的基础,是影像分析与单像处理技术领域中最重要的任务之一。有效的特 征提取算法是影像分析与处理的关键。从点特征定义出发,叙述了两种常用的点特征提取算子———Moravec算子和Forstner 算子的原理,利用Moravec算子和Forstner算子可以实现影像点特征的提取,并从提取点特征的准确度、提取速度对两种算子 进行比较,最后得出了有益的结论。-Image feature extraction and image matching are th
Moravec_VC6
- 利用Moravec算子进行图象的特征点提取分析,方便图象匹配-Moravec operator for the use of the feature point extraction image analysis for image matching
CornerExtraction
- 利用moravec算子进行边角提取。实现8位灰度图或彩色图像。但如果是彩色图像,输出结果会自动转换成灰度图。-Using moravec corner operator is extracted. Achieve 8-bit grayscale or color images. But if the color image, the output will be automatically converted to grayscale.
PointExtraction
- 特征点提取Moravec、Forstner、Harris算法;GDAL绘图、读写;GDI绘图 1、数字摄影测量中特征点提取算子Moravec、Forstner、Harris 2、使用GDAL库读取文件,支持BMP、JPG、JPEG、TIFF、IMG、GIF、PNG等格式读取 3、图片存盘为BMP格式 4、使用GDI绘图-Feature point extraction Moravec, Forstner, Harris algorithm GDAL drawing, readi
moravec_and_harris_operator_matlab
- 用matlab实现moravec算子和harris算子-Using matlab to achieve moravec operator operator and harris
Moravec_corrlation
- moravec算子提取特征点,然后用相关度进行匹配-moravec operator feature point extraction, and then match the correlation
harjiaodianjiance
- Harris角点检测算 法是在Moravec算法的基础 上提出的。Moravec角点检测算法的思想是: 在图像中 设计一个局部检测窗口,当该窗口沿各个方向作微小移动时 ,考查窗 口的平均能量变化,当该能量变化值 超过设定的阈值时,就将窗口的中心像素点提取为角 点。-Harris corner detection algorithm is based on the algorithm in Moravec' s. Moravec corner detection algorithm idea
Moravec
- 在VC中实现了使用Moravec算子对遥感影像进行特征点的提取,缺点是速度较慢。不过提取效果不错!-Implemented in VC using Moravec operator of remote sensing images feature point extraction, the disadvantage is slow. However, extracting good results!
Moravec-Visual-CPP
- 可以初步实现基于Moravec算子的点特征提取算法,内含实验图片-Can initially Moravec operator-based feature extraction point, containing experimental picture
Extraction-of-Feature-Point
- 摄影测量编程作业,Moravec算子,特征点提取-Photogrammetry programming assignment, Moravec operator, feature extraction
pointexraction
- Moravec算子、Forstner算子、Harris算子的实现-Moravec operator, Forstner operator, Harris operator to achieve
moravec
- moravec corner detection
Moravec
- 图像处理中moravec算法的实现,根据图像的纹理,提取独立点信息。-a program about image processing of moravec algorithm
SUNSAN-Moravec
- 基于视频图像的角点检测C++程序,实现了基本的检点检测方法,包括Moravec角点检测算子、SUNSAN角点检测算子等-Based on the video image corner detection a c++ program, realize the basic misconduct detection methods, including Moravec corner detection operators, SUNSAN corner detection operators, etc
Moravec
- 对bmp图像实现moravec的点特征提取-To realize the moravec BMP image point feature extraction
Moravec-Harris
- 角点是图像中的重要特征,在图像配准与匹配、运动分析、目标识别、目标跟踪等领域中均得到了广泛的应用。 Moravec和Harris算法是计算机视觉领域中应用比较广泛的角点检测方法。介绍了Moravec和Harris及其改进等四种常 用的角点检测算法的实现原理及其特点,并对这四种方法进行了分析、比较,给出了它们的效率性能评价。然后通过实验 研究了它们在角点检测的速度、正确率和抗噪性等方面的差异,探讨了各种算法的优势和缺陷。最后,文章指出了角点检 测技术的研究与发展方向。 -Cor
Moravec
- Moravec算子检测角点,实现基本点特征提取算法-Moravec operator detection angle point, to achieve the basic point feature extraction algorithm
数字摄影测量Moravec算子点特征提取
- Moravec算子,实现对数字图像处理中的点特征提取,可用于图像拼接,特征提取,三维点生成(Moravec operator, the realization of digital image processing in point feature extraction, can be used for image stitching, feature extraction, 3D point generation)