-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成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
-
这是一个图像显示的例子,对于刚接触图像处理的人来说是个不错的例子,本程序实现图像的打开和显示功能。
这是一个图像显示的例子,对于刚接触图像处理的人来说是个不错的例子,本程序实现图像的打开和显示功能。-This is an example of image display for image processing刚接触person is a good example of this procedure to open and realize image display function.
- 2022-07-05 00:06:23下载
- 积分:1
-
iris recognition algorithms, including positioning, in the final one, coding. Us...
虹膜识别算法,包括定位,归一化,编码。很有用的算法。-iris recognition algorithms, including positioning, in the final one, coding. Useful algorithms.
- 2023-07-11 14:30:03下载
- 积分:1
-
韩国INTIME的MPEG4,带H.264硬编解码的驱动和用户使用手册
韩国INTIME的MPEG4,带H.264硬编解码的驱动和用户使用手册-INTIME C USER GUIDE
- 2022-01-27 08:54:20下载
- 积分:1
-
此代码是用在被成为数学魔法师的MAPLE软件上运行的。此代码清晰的描述了伽马变换的数学图象。
此代码是用在被成为数学魔法师的MAPLE软件上运行的。此代码清晰的描述了伽马变换的数学图象。-This code is used in the magician to become the MAPLE mathematical software running. This code describes a clear mathematical transform image gamma.
- 2022-09-25 16:45:02下载
- 积分:1
-
根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码...
根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码-In accordance with: A broken identifiable graphics special generalized Hough transform methods papers, in matlab to do experiments on the source, there are template generation, generalized Hough transform code
- 2022-03-22 13:59:11下载
- 积分:1
-
采用了sobel、Log算子完成对图像进行边缘检测的功能
采用了sobel、Log算子完成对图像进行边缘检测的功能-Using sobel, Log Operator to complete the image edge detection function
- 2022-03-15 09:25:26下载
- 积分:1
-
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法...
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法-Linear algorithm simulation, the Department of Computer Graphics class capacity, the three straight-line method
- 2022-03-13 02:58:31下载
- 积分:1
-
VC数字图像经典算法及实现 源代码 随书光盘
VC数字图像经典算法及实现 源代码 随书光盘 -VC Digital Image classical algorithm and the realization of the source code with the book CD-ROM
- 2022-05-16 02:59:34下载
- 积分:1
-
数字图像处理 何东健 的ppt教程
一共三部分,分批上传
数字图像处理 何东健 的ppt教程
一共三部分,分批上传
-Image processing ppt, designed by Dongjian He
- 2022-02-05 13:09:32下载
- 积分:1