-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成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
-
耶鲁人脸库,人脸识别的一个很好的工具,15个人,每11个图像
YALE 人脸数据库,人脸识别的好工具,15个人,每个人11副图像-YALE face database, face recognition a good tool, 15 individuals, each 11 images
- 2022-05-27 11:50:00下载
- 积分:1
-
本程序是实现灰度处理的方法,通过这种方法计算灰度分割门限,进行图像灰度处理...
本程序是实现灰度处理的方法,通过这种方法计算灰度分割门限,进行图像灰度处理-This program is to achieve gray-scale processing methods, by which method gray-scale segmentation threshold for image gray-scale processing
- 2022-01-25 23:59:05下载
- 积分:1
-
指纹识别预处理程序,我自己写的,希望多多指教。
指纹识别预处理程序,我自己写的,希望多多指教。-Pretreatment of fingerprint identification process, I wrote it myself, hope that the exhibitions.
- 2022-02-11 21:56:39下载
- 积分:1
-
图像小波变换的VC++的实现的实现的的实现
图像小波变换的VC++的实现的实现的的实现-Wavelet transform implementation of VC++ implementation of
- 2022-08-20 09:15:28下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib-Images of geometric transformations to open a bitmap, geometric transformations realize the process of command-line compiler is as follows vcvars32rc bmp.rccl geotrans.c bmp.res user32.lib gdi32.lib
- 2022-03-19 13:26:40下载
- 积分:1
-
Batch conversion mode
批量转化模式--JIPG缩放程序
可以批量转化-Batch conversion mode- JIPG scaling procedure
- 2022-08-13 14:52:20下载
- 积分:1
-
VC 6 VC.net 2003 VC.net2005下可以编译通过。
用于时域与频域的变换的类...
VC 6 VC.net 2003 VC.net2005下可以编译通过。
用于时域与频域的变换的类-VC 6 VC.net 2003 VC.net2005 under compile. For the time-domain and frequency domain transform category
- 2022-10-31 18:10:03下载
- 积分:1
-
对图像配准的双目视觉标定matlab程序研究…
matlab双目视觉标定程序研究图像配准的可以用这个-matlab study of binocular vision calibration procedure of image registration can use this
- 2022-03-13 11:25:19下载
- 积分:1
-
可进行二值化、灰度变换、投影法、直方图显示,实现众多基本算法变换,针对8位或16位图象...
可进行二值化、灰度变换、投影法、直方图显示,实现众多基本算法变换,针对8位或16位图象-could be two binary, gray-scale transformation, projection, histogram shows that many basic algorithm to achieve transformation, against eight or 16 images
- 2022-02-05 18:05:59下载
- 积分:1