-
本程序是VC++数字图像实用工程案例精选一书的所有程序,很有参考价值。...
本程序是VC++数字图像实用工程案例精选一书的所有程序,很有参考价值。-This procedure is the VC++ Digital Image Featured practical case of a book works for all procedures, a good reference.
- 2022-01-26 06:39:59下载
- 积分:1
-
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。...
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。
- 2022-03-19 13:07:12下载
- 积分:1
-
Histogram transformation
Histogram transformation.This might be what you want for.-Histogram transformation
- 2022-02-03 17:13:35下载
- 积分:1
-
程序内包含了大量的图像处理子程序,像离散傅里叶变换,离散余弦变换还有图像编码,图像分割多个方面的内容,值得借鉴。...
程序内包含了大量的图像处理子程序,像离散傅里叶变换,离散余弦变换还有图像编码,图像分割多个方面的内容,值得借鉴。-Program contains a large number of image processing routines, such as discrete Fourier transform, discrete cosine transform still image coding, image segmentation various aspects, it is worth learning.
- 2022-11-17 08:05:04下载
- 积分:1
-
一个交互式程序,利用Hough变换检测圆。允许人工选择圆半径。...
一个交互式程序,利用Hough变换检测圆。允许人工选择圆半径。-An interactive process, the use of Hough transform circle detection. Permit artificial selection radius.
- 2022-03-06 03:42:43下载
- 积分:1
-
Classic books
经典书籍-数字图像处理-冈萨雷斯-3。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image
Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and
S.L. Eddins, Prentice Ha-Classic books- digital image processing- Gonzalez-3. To resolve the trouble code you knock! These MATLAB functions were created for the book Digital ImageProcessing Using MATLAB (DIPUM), by RC Gonzalez, RE Woods, andS.L. Eddins, Prentice Ha
- 2022-12-29 06:40:03下载
- 积分:1
-
现在进行图像处理已经越来越频繁,下面是用c语言进行图像jpeg处理压缩编码源程序...
现在进行图像处理已经越来越频繁,下面是用c语言进行图像jpeg处理压缩编码源程序-Will now proceed to image processing has become increasingly frequent, Here is using c language source code to handle compressed jpeg image
- 2022-05-31 16:48:21下载
- 积分: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
-
用模糊逻辑开发的图像分割程序,含图像分类,数据等。
用模糊逻辑开发的图像分割程序,含图像分类,数据等。-Use of fuzzy logic developed image segmentation procedures, including image classification, data, etc..
- 2022-03-06 16:03:51下载
- 积分:1
-
这是一个实现运动估计的程序,采用的是传统的块匹配准则,程序的可移植性较好...
这是一个实现运动估计的程序,采用的是传统的块匹配准则,程序的可移植性较好-This is a realization of motion estimation procedure used is a traditional block-matching criteria, procedures for better portability
- 2022-03-05 02:02:45下载
- 积分:1