-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成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
-
YCbCr的JPEG压缩
ycbcr to jpeg compre
- 2023-05-22 10:00:03下载
- 积分:1
-
一个简单的调色板程序,用Java编写的,能运用样品调色、HSB或RGB进行调色。...
一个简单的调色板程序,用Java编写的,能运用样品调色、HSB或RGB进行调色。-a simple palette procedures, the preparation of Java, using sample palette. HSB or for RGB palette.
- 2022-04-30 14:23:11下载
- 积分:1
-
改变屏幕分辨率,非常方便,请大家分享,增强
改变屏幕分辨率,非常好用,请大家共享,共同提高-change the screen resolution, very handy, please share, enhance
- 2022-01-23 11:25:34下载
- 积分:1
-
sciences image stitching algorithm C source code
图象拼接SIFT算法的C原代码--加州大学一个博士生编的.下面是它的几个不同的版本,挑着用吧!-sciences image stitching algorithm C source code-- the University of California, a doctoral student in the series. Below are several of its different versions carry a use!
- 2022-07-24 17:46:59下载
- 积分:1
-
在VC中实现了使用Moravec算子对遥感影像进行特征点的提取,缺点是速度较慢。...
在VC中实现了使用Moravec算子对遥感影像进行特征点的提取,缺点是速度较慢。-In the VC is implemented using the Moravec operator of remote sensing images feature point extraction, drawback is slower.
- 2022-07-22 07:01:04下载
- 积分:1
-
P0301: digital image data display matrix and its Fourier transform P0302: Two
P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩,在MATLAB环境下均通过调试-P0301: digital image data display matrix and its Fourier transform P0302: Two-dimensional discrete cosine transform image compression, in the MATLAB environment through debugging
- 2022-02-25 03:17:44下载
- 积分:1
-
用photoshop制作的雕刻效果的详细步骤
用photoshop制作的雕刻效果的详细步骤-Photoshop sculpture produced by the effect of the detailed steps
- 2022-01-20 22:57:43下载
- 积分:1
-
有四个文件,可用于图像处理的图像细化,…
有四个M文件,可以用于图像处理中的图像细化,有较好的效果-There are four M documents, can be used for image processing of image thinning, there are good results
- 2023-03-06 01:45:03下载
- 积分:1
-
霍夫变换可以进行边值提取功能,在数字图像处理上功能强大...
霍夫变换可以进行边值提取功能,在数字图像处理上功能强大-hough
- 2022-08-19 22:01:34下载
- 积分:1