-
C++和MALTAB的交互编程 C++和MALTAB的交互编程
C++和MALTAB的交互编程 C++和MALTAB的交互编程-C++ And MALTAB interactive programming C++ And interactive programming MALTAB
- 2022-03-29 13:02:28下载
- 积分: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
-
walsh变换的算法实现,函数结构,很方便移植!
walsh变换的算法实现,函数结构,很方便移植!-walsh transform algorithm, function structure, transplants easily!
- 2022-07-16 01:09:09下载
- 积分:1
-
用matlab处理图像,实现各种滤波等图像增强的功能。
用matlab处理图像,实现各种滤波等图像增强的功能。-Matlab image processing used to achieve a variety of filtering, image enhancement functions.
- 2022-02-04 06:21:16下载
- 积分:1
-
camshif算法实现自动跟踪目标,该程序中,我使用的是自动跟踪我的手机...
camshif算法实现自动跟踪目标,该程序中,我使用的是自动跟踪我的手机-camshif algorithm for automatic target tracking, the program, I used the automatic tracking my mobile phone
- 2022-03-17 06:28:42下载
- 积分:1
-
Dual tree complex wavelet and the noise, including the one
对偶复树小波以及去噪,
包含1维二维三维的程序实现-Dual tree complex wavelet and the noise, including the one-dimensional two-dimensional three-dimensional program
- 2022-06-15 08:53:33下载
- 积分:1
-
实时之线检测程序,可对USB CMOS摄像头图像处理
实时之线检测程序,可对USB CMOS摄像头图像处理-Real-time detection of line procedure for USB CMOS camera image processing
- 2023-08-22 16:45:03下载
- 积分:1
-
图像处理中有关反色的处理代码,用VC++编写成,简单易懂。
图像处理中有关反色的处理代码,用VC++编写成,简单易懂。-Image processing in the handling of the anti-color code, using VC++ to prepare into a simple easy to understand.
- 2022-05-15 17:22:08下载
- 积分:1
-
改进后的矩阵用来操作VC中的类,非常好用。
改进后的矩阵用来操作VC中的类,非常好用。-The improved matrix used in the operation of VC-type, very easy to use.
- 2022-01-27 12:18:43下载
- 积分:1
-
VC++实现图像检索技术 a) 采用颜色检索方法的目的: b) 利用颜色直方图进行检索:...
VC++实现图像检索技术 a) 采用颜色检索方法的目的: b) 利用颜色直方图进行检索:-VC Image Retrieval a) color retrieval method purpose : b) the use of color histogram retrieval -VC++ Achieve image retrieval technology a) the use of color retrieval methods aim of: b) use of color histogram retrieval:-VC Image Retrieval a) color retrieval method purpose: b) the use of color histogram retrieval
- 2022-03-03 23:21:10下载
- 积分:1