-
主要是实现图像的各种变换操作,里面有一些常用的算法的变换处理方法。...
主要是实现图像的各种变换操作,里面有一些常用的算法的变换处理方法。-Mainly to achieve a variety of image transform operation, which has a number of commonly used treatment methods transform algorithm.
- 2022-02-10 01:52:18下载
- 积分:1
-
image matching algorithm sift two images into an image
sift图像匹配算法实现 两幅图像合并成一幅图像-image matching algorithm sift two images into an image
- 2023-05-29 03:50:03下载
- 积分:1
-
对 图像 进行垂直镜像 处理 的源代码
对 图像 进行垂直镜像 处理 的源代码-right vertical mirror images of the source code
- 2022-02-15 06:12:18下载
- 积分:1
-
空域数字图像线性滤波器和频域非递归滤波器(包括:频域变换法、频域抽样法和窗函数法)的Matlab实现。...
空域数字图像线性滤波器和频域非递归滤波器(包括:频域变换法、频域抽样法和窗函数法)的Matlab实现。-Airspace linear digital image filters and frequency-domain non-recursive filter (including: frequency-domain transformation method, frequency-domain sampling method and window function method) of the Matlab implementation.
- 2022-03-10 13:21:35下载
- 积分:1
-
基于LSB数字水印的研究,是本人数字水印论文里面的其中一段代码,作为一个实例研究,可以得到简单的效果...
基于LSB数字水印的研究,是本人数字水印论文里面的其中一段代码,作为一个实例研究,可以得到简单的效果-LSB-based study of digital watermarking, digital watermarking is the thesis which I am one of the section of code, as a case study, the effect can be easy
- 2023-03-05 07:35:03下载
- 积分: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
-
数字图像处理中常用的均值滤波算法,VC编写,包含完整源代码与实例图片,很实用...
数字图像处理中常用的均值滤波算法,VC编写,包含完整源代码与实例图片,很实用-Digital image processing used in the mean filter algorithm, VC preparation that contains complete source code and examples of pictures, very useful
- 2022-11-10 05:40:04下载
- 积分:1
-
canny
canny is a useful cord,welcome everyone downloud,who want to use it ,you can use it-canny
- 2022-02-14 03:28:23下载
- 积分:1
-
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波-Particle filter matlab program, mainly extended Kalman particle filter
- 2022-10-02 11:15:03下载
- 积分:1
-
著名的 sugiyama算法的实现, 即在一个图像中,尽量减少各个线之间的交叉...
著名的 sugiyama算法的实现, 即在一个图像中,尽量减少各个线之间的交叉-famous sugiyama algorithm to achieve that in an image, minimize the line between the various cross-
- 2023-08-17 11:05:04下载
- 积分:1