-
matlab_基于象素的图像配准程序,很好使用,精度也很高,要用的就下载吧!...
matlab_基于象素的图像配准程序,很好使用,精度也很高,要用的就下载吧!-matlab_ pixel-based image registration procedures, a very good use, accuracy is also high on the download you want to use!
- 2022-01-25 16:59:42下载
- 积分:1
-
Infrared image target detection/identification/tracking demo VC++ 6.0 Developmen...
红外图像目标检测/识别/跟踪演示程序 VC++6.0开发-Infrared image target detection/identification/tracking demo VC++ 6.0 Development
- 2023-08-24 22:15:05下载
- 积分:1
-
这是一个用于计算机图形图像处理中,最常用的阀值处理的源代码...
这是一个用于计算机图形图像处理中,最常用的阀值处理的源代码-This is a computer graphics for image processing, the most commonly used threshold of the source code
- 2022-07-26 10:31:52下载
- 积分:1
-
MFC图形填充图象编程入门程序的VC6.0++源码
MFC图形填充图象编程入门程序的VC6.0++源码-MFC Programming graphics image filling entry procedures VC6.0++ Source
- 2023-04-29 22:00:03下载
- 积分:1
-
一个图象RGB色彩控制演示程序,深入了解图象基本原理。
一个图象RGB色彩控制演示程序,深入了解图象基本原理。-an RGB color image display control procedures, in-depth understanding of the basic tenets of image.
- 2022-01-29 04:20:59下载
- 积分:1
-
用OPENCV实现BMP与AVI的相互转换
用OPENCV实现BMP与AVI的相互转换-OPENCV to achieve with the BMP and AVI conversion
- 2022-01-26 02:41:52下载
- 积分:1
-
实现了sobel 和kirsch 算子进行边缘检测的功能实现。
实现了sobel 和kirsch 算子进行边缘检测的功能实现。-Realize the sobel and Kirsch edge detection operator to realize the function.
- 2022-01-26 02:03:20下载
- 积分:1
-
计算机图形学几何工具,是计算机图形学领域的非常不错的教材,欢迎使用
计算机图形学几何工具,是计算机图形学领域的非常不错的教材,欢迎使用-Computer graphics geometric tools, the field of computer graphics is very good teaching are welcome to use
- 2022-12-27 20:35:11下载
- 积分:1
-
这是我用所学的知识写得阈值分割程序,希望对大家有一定的启发...
这是我用所学的知识写得阈值分割程序,希望对大家有一定的启发-This is my knowledge with written procedures for threshold segmentation, in the hope that everyone has a certain degree of inspiration
- 2022-10-01 09:45:03下载
- 积分:1
-
a method for extracting distinctive invariant features from
images that can be...
SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。
2 SIFT 主要思想
SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。
-a method for extracting distinctive invariant features from
images that can be used to perform reliable matching between different views of
an object or scene. The features are invariant to image scale and rotation, and
are shown to provide robust matching across a a substantial range of affine distortion,
change in 3D viewpoint, addition of noise, and change in illumination.
The features are highly distinctive, in the sense that a single feature can be correctly
matched with high probability against a large database of features from
many images.
- 2022-06-20 23:30:48下载
- 积分:1