-
Wavelet packet denoising of compression, using matlab programming, useful for th...
小波去噪的压缩包,用matlab编程,对去噪有用-Wavelet packet denoising of compression, using matlab programming, useful for the denoising
- 2022-08-03 11:43:10下载
- 积分:1
-
Perlin噪声模拟器
Perlin Noise Simulator
- 2022-12-23 08:10:03下载
- 积分:1
-
基于pca降维的特征不变特性变换方法(sift),希望对研究特征提取的朋友有帮助!...
基于pca降维的特征不变特性变换方法(sift),希望对研究特征提取的朋友有帮助!-PCA dimensionality reduction based on the characteristics of the same characteristics of transformation method (sift), hope that the study of feature extraction has to help a friend!
- 2022-01-27 22:33:22下载
- 积分:1
-
利用快速傅立叶算法,实现快速沃尔什
利用快速傅立叶算法,实现快速沃尔什-哈达玛变换及其逆变换-Using fast Fourier algorithm, fast Walsh- Hadamard transform and its inverse transform
- 2022-05-21 03:49:04下载
- 积分:1
-
The best image processing software source code, has a variety of treatment effec...
最好的图像处理软件源代码,有各种处理效果。-The best image processing software source code, has a variety of treatment effects.
- 2022-01-26 02:25:29下载
- 积分:1
-
使用directshow代替opencv的vfw的源代码
使用directshow代替opencv的vfw的源代码-use directshow opencv replace the vfw source code
- 2022-07-10 08:24:06下载
- 积分:1
-
一些tuxiangchuli 算法
一些tuxiangchuli 算法 -Some tuxiangchuli some tuxiangchuli algorithm algorithm
- 2022-08-02 15:29:22下载
- 积分:1
-
三维立体图像方面 关于图像处理的matlab源程序
三维立体图像方面 关于图像处理的matlab源程序-Three-dimensional images on the image processing matlab source
- 2023-07-05 14:35:03下载
- 积分:1
-
彩色图像的处理,包括颜色抖动,色彩转换。
图像的颜色处理,包括颜色抖动,颜色转换等。-Deal with color images, including color dithering, color conversion.
- 2022-01-26 06:15:53下载
- 积分: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