-
小波融合算法的实现 可以直接进行运行 质量很好。
小波融合算法的实现 可以直接进行运行 质量很好。 -fusion
- 2022-05-08 04:59:26下载
- 积分:1
-
对rgb15 RGB24转换
RGB24向RGB15的转换-RGB24 to RGB15 conversion
- 2022-08-16 17:57:34下载
- 积分: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
-
vb image processing, windows environment
vb图像处理,windows环境-vb image processing, windows environment
- 2022-06-12 14:23:08下载
- 积分:1
-
二维傅里叶变换、离散余弦变换和小波变换的Matlab实现.
二维傅里叶变换、离散余弦变换和小波变换的Matlab实现.-Two-dimensional Fourier transform, discrete cosine transform and wavelet transform of the Matlab implementation.
- 2022-07-21 13:03:35下载
- 积分:1
-
本代码可以对任一BMP文件进行读写操作,方便后期的处理
本代码可以对任一BMP文件进行读写操作,方便后期的处理-This code can be any one of BMP files to read and write operations, to facilitate the latter deal with
- 2022-01-26 00:35:26下载
- 积分:1
-
几种不同的数据预处理方法和数据读取数据的方式
几种不同的数据预处理方法和数据读取数据的方式-Several different data preprocessing methods and data to read data
- 2022-01-30 21:30:30下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
walsh变换的算法实现,函数结构,很方便移植!
walsh变换的算法实现,函数结构,很方便移植!-walsh transform algorithm, function structure, transplants easily!
- 2022-07-16 01:09:09下载
- 积分:1
-
vc++用于图像处理与开发,比较有用,只是pdg格式的,需要超星阅览器...
vc++用于图像处理与开发,比较有用,只是pdg格式的,需要超星阅览器-vc++ for image processing and development, more useful, but PDG format requires Chaoxing reader
- 2022-02-13 01:32:48下载
- 积分:1