-
HOUGHTRANSFORM uses Hough transform for line detection. (very fast and easy solu...
HOUGHTRANSFORM uses Hough transform for line detection. (very fast and easy solution).
- 2023-04-29 06:10:02下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之梯度锐化算法的源程序,含测试图像...
Visual C++MATLAB图像处理与识别实用案例精选之梯度锐化算法的源程序,含测试图像-Visual C MATLAB image processing and recognition practical case Featured"s sharpening algorithm gradient-source Xu, with test images
- 2022-04-27 00:53:43下载
- 积分:1
-
采用颜色丰富的水果图onion进行测试。
分别采用“邻近行插值”、“邻近列插值”、“均值插值”三种插值方法进行图像旋转后的处理。
并附有注释、程序清晰、...
采用颜色丰富的水果图onion进行测试。
分别采用“邻近行插值”、“邻近列插值”、“均值插值”三种插值方法进行图像旋转后的处理。
并附有注释、程序清晰、易于阅读。
可以看到图像旋转的过渡过程。
相信图像初学者阅读后应该有很大的收益。-linjinhangchazhi, linjinliechazhi, junzhichazhi.
- 2023-08-28 16:45:03下载
- 积分:1
-
PS抠图滤镜,PS著名的抠图滤镜工具,可抠图发丝,婚纱等等.
PS抠图滤镜,PS著名的抠图滤镜工具,可抠图发丝,婚纱等等.-PS Cutout filter, PS filter Cutout famous tool Cutout hair, wedding and so on.
- 2022-02-01 01:15:05下载
- 积分:1
-
本程序采用迭代对输入彩色图象进行增强处理,处理速度快,效果好....
本程序采用迭代对输入彩色图象进行增强处理,处理速度快,效果好.
-this programme is used interactive method to enhance the imput color image
- 2022-03-31 20:29:52下载
- 积分:1
-
image processing operations, will be able to handle BMP format images can be ach...
图像处理作业,能够处理BMP格式的图像,能够实现多达29种效果。是图像处理方面的一个很好的演示程序-image processing operations, will be able to handle BMP format images can be achieved up to 29 types of effects. Image processing is a good demonstration program
- 2022-01-26 14:33:48下载
- 积分:1
-
Prepared based on the matlab source code for camera calibration, and they hope t...
基于matlab编写的摄像机定标源代码,希望对大家又有-Prepared based on the matlab source code for camera calibration, and they hope to have everyone
- 2022-02-06 21:51:32下载
- 积分:1
-
图像检索系统
frimcla
图像检索系统
frimcla-1.0
功能强大-Image Retrieval System frimcla-1.0
- 2022-03-20 03:13:15下载
- 积分:1
-
图像融合的方法,包括小波,金子塔等,以及实验图片
图像融合的方法,包括小波,金子塔等,以及实验图片-Image fusion methods, including wavelet, pyramid, as well as the experimental picture
- 2023-02-06 11:55:04下载
- 积分: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