-
matlab6.5图形图像处理教材里面的所有源程序,每一章均为一个文件夹。...
matlab6.5图形图像处理教材里面的所有源程序,每一章均为一个文件夹。-Graphics Image Processing matlab6.5 inside all the source material, each chapter are a folder.
- 2022-08-08 12:26:42下载
- 积分:1
-
一个比较完整的边缘寻找的实际例子,对于肝刚接触图像处理算法的学习者可能会有帮助。...
一个比较完整的边缘寻找的实际例子,对于肝刚接触图像处理算法的学习者可能会有帮助。-The edge of a relatively complete search of practical examples, for liver刚接触image processing algorithm may be helpful to learners.
- 2023-09-04 19:05:03下载
- 积分:1
-
视频RGB和灰度直方图计算下opencv,相比
opencv下视频的rgb和灰度直方图计算、对比-opencv under the video rgb and grayscale histogram calculation, compared
- 2022-03-18 14:10:53下载
- 积分:1
-
mpeg2 decoder mpeg2 decoder mpeg2 decoder mpeg2 decoder mpeg2 decoder
mpeg2解码器
mpeg2解码器
mpeg2解码器
-mpeg2 decoder mpeg2 decoder mpeg2 decoder mpeg2 decoder mpeg2 decoder
- 2023-06-19 22:15:04下载
- 积分:1
-
数字图像处理源代码(常用),压缩包解压时不需要密码。
数字图像处理源代码(常用),压缩包解压时不需要密码。-Digital image processing source code (commonly used), the cabinet does not require a password when extracting.
- 2022-03-24 19:32:46下载
- 积分:1
-
GraphCut算法的实现,跟踪主动镜头下的目标,效果很好!
GraphCut算法的实现,跟踪主动镜头下的目标,效果很好!-GraphCut algorithm to track the goal of the initiative under the lens, very good!
- 2023-02-14 13:30:04下载
- 积分:1
-
HARRIS算法角点检测源程序,目前应用广泛且效果最好的。
HARRIS算法角点检测源程序,目前应用广泛且效果最好的。-HARRIS source corner detection algorithm is currently widely used and best.
- 2022-05-28 11:50:24下载
- 积分:1
-
读写进行实验,对初学者理解遥感图像…
geotiff读写实验,对于遥感影像初学者了解GeoTIFF影像来说,非常不错!-read and write GeoTIFF experiments, remote sensing imagery for beginners to understand GeoTIFF image is very good!
- 2022-12-24 23:10:04下载
- 积分:1
-
这是一个人脸识别系统,其中详细的给出了人脸识别软件的开发过程,应用MATLAB编程实现,是一个不可多得的好软件。...
这是一个人脸识别系统,其中详细的给出了人脸识别软件的开发过程,应用MATLAB编程实现,是一个不可多得的好软件。-This is a face recognition system, which gives a detailed Face Recognition software development process. MATLAB programming is a very good software.
- 2023-05-20 02:10: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