-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成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
-
计算机图形学几何工具,是计算机图形学领域的非常不错的教材,欢迎使用
计算机图形学几何工具,是计算机图形学领域的非常不错的教材,欢迎使用-Computer graphics geometric tools, the field of computer graphics is very good teaching are welcome to use
- 2022-12-27 20:35:11下载
- 积分:1
-
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好...
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
- 2023-05-17 01:00:04下载
- 积分:1
-
PCA 主成份分析法 用于人脸识别中的图像处理方法
PCA 主成份分析法 用于人脸识别中的图像处理方法-PCA face recognation
- 2022-11-08 09:30:03下载
- 积分:1
-
边界提取后出现断线,用此程序将边缘连接
边界提取后出现断线,用此程序将边缘连接-Disconnected after the edge extraction, using this procedure will be the edge connecting
- 2023-04-15 17:50:03下载
- 积分:1
-
MPEG4格式编解码C源代码,比较复杂,需要对MPEG4格式有所了解。...
MPEG4格式编解码C源代码,比较复杂,需要对MPEG4格式有所了解。-MPEG4 format codecs C source code, more complicated, we need to understand the MPEG4 format.
- 2022-01-26 06:07:10下载
- 积分:1
-
一些快速纹理映射的例子
一些快速纹理映射的例子- Some fast texture mappings examples
- 2022-11-25 16:30:03下载
- 积分:1
-
Mainly on the introduction of opencv to achieve image enhancement, image transfo...
主要是关于opencv的介绍,实现图像增强,图像变换和其他一些功能。-Mainly on the introduction of opencv to achieve image enhancement, image transformation, and other features.
- 2023-02-23 04:00:04下载
- 积分:1
-
Self
基于自组织神经网络数据及图像处理,在图像分割中应用极强。很好的源程序。
-Self-organizing neural network-based data and image processing, image segmentation in the application of highly. Very good source.
- 2023-06-07 16:35:04下载
- 积分:1
-
基于遗传和蚁群混合算法的图像配准算法
需要利用matlab遗传工具箱...
基于遗传和蚁群混合算法的图像配准算法
需要利用matlab遗传工具箱-Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
- 2022-06-21 05:58:27下载
- 积分:1