-
利用小波分解与重构,实现图像滤波和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者....
利用小波分解与重构,实现图像滤波和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image filtering and compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
- 2022-03-09 22:39:19下载
- 积分:1
-
在vc++中,使用单文档程序,对数字图像进行拉普拉斯变换。供有兴趣的朋友学习...
在vc++中,使用单文档程序,对数字图像进行拉普拉斯变换。供有兴趣的朋友学习-In vc++, The use of single-document procedures Laplace transform digital images. For interested people in learning
- 2022-01-21 17:44:18下载
- 积分:1
-
传统的配准工具箱
经典的配准工具箱作者是ZITOVA,图像综述的作者-classical registration toolbox
- 2022-08-23 20:30:41下载
- 积分:1
-
used VTK VC mixed with the human equivalent of achieving surface mapping, data m...
用VTK与VC++混合实现对人体等值面的绘制,内含人体数据信息-used VTK VC mixed with the human equivalent of achieving surface mapping, data messages containing human body
- 2022-05-12 20:17:04下载
- 积分:1
-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次...
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Huffman code specific Methods: according to their probability of emergence of the size of the queues, the two smallest sum probability, as a new probability and the probability of the remaining re-queue, and then the smallest sum of two probabilities, and then re-queue until the last turn into one. Every time when the sum will be
- 2022-03-31 00:49:14下载
- 积分:1
-
基于Hough圆变换算法,在图像中寻找圆形
基于Hough圆变换算法,在图像中寻找圆形-Based on the circular Hough transform algorithm to find the image circle
- 2022-10-20 19:20: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
-
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点...
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点-This code is susan Operator realize, susan can extract image edge and corner, is not sensitive to noise and speed, are mainly used to extract corner
- 2023-01-02 04:00:16下载
- 积分:1
-
(原创)包括冲激响应不变法设计ButterWorth数字低通滤波器、双线性变换法设计ButterWorth数字低通滤波器、和双线性变换法设计ChebyshevI...
(原创)包括冲激响应不变法设计ButterWorth数字低通滤波器、双线性变换法设计ButterWorth数字低通滤波器、和双线性变换法设计ChebyshevI型数字低通滤波器-(Original) includes the same impulse response ButterWorth Design of digital low-pass filters, bilinear transform design ButterWorth digital low-pass filter, and the bilinear transform design ChebyshevI digital low-pass filter
- 2022-05-25 04:37:17下载
- 积分:1
-
Canny边缘检测算法,Vc6.0(sp6)编译运行通过
Canny边缘检测算法,Vc6.0(sp6)编译运行通过-Canny edge detection algorithm, Vc6.0 (sp6) compiler to run through
- 2023-05-23 13:00:04下载
- 积分:1