-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如: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
-
利用matlab做的一个图像处理gui源代码,希望对大家有用。
利用matlab做的一个图像处理gui源代码,希望对大家有用。-Using matlab to do a gui image processing source code, in the hope that useful to everyone.
- 2022-03-23 01:21:35下载
- 积分:1
-
提取EXIF信息的数码相机的照片,几乎所有的…
用于提取数码相机相片中的EXIF信息,几乎所有的信息都可以提取出来-For extracting digital camera photos in the EXIF information, almost all of the information can be extracted
- 2022-06-17 19:25:53下载
- 积分:1
-
用matlab实现的Canny边缘检测算法,压缩文件专员…
用Matlab实现的Canny边缘检测算法,压缩文件中附有一张实验图片-Using Matlab realize the Canny edge detection algorithm, compressed file attached to an experimental image
- 2023-04-07 07:15:02下载
- 积分:1
-
Digital image of linear transformation and homogenization, the document containi...
数字图像的线性变换以及均匀化,内含源码及实验文档,具有两种表现方式,具体见注释-Digital image of linear transformation and homogenization, the document containing the source code and experiment with two types of expressions, see the specific notes
- 2022-01-21 02:49:57下载
- 积分:1
-
C语言图象处理代码,适合于用C进行图象处理的人!
C语言图象处理代码,适合于用C进行图象处理的人!-C language code image processing, C-suited to image processing for the people!
- 2022-04-30 03:51:56下载
- 积分:1
-
polygon processing Boolean operation code and the original note
多边形布尔运算处理原代码及说明-polygon processing Boolean operation code and the original note
- 2023-06-27 01:00:06下载
- 积分:1
-
dicom图像处理程序阅读程序,读医学图像
dicom图像处理程序阅读程序,读医学图像-DICOM image processing program reading program, reading medical images
- 2022-08-12 15:39:01下载
- 积分:1
-
activemedia机器人上的图像处理算法库,使很好的视觉编程的平台。...
activemedia机器人上的图像处理算法库,使很好的视觉编程的平台。-activemedia robot image processing algorithm library, a good visual programming platform.
- 2022-03-20 18:19:08下载
- 积分:1
-
说明:程序运行过程中要用到wedgelet工具包和wavelet802工具包;
wdt...
说明:程序运行过程中要用到wedgelet工具包和wavelet802工具包;
wdt-cwtdenoise :wedgelet去噪算法主函数;
以下函数和其它函数均为被调用函数;
DT_CWTdenoise :复小波去噪函数;
其中:afb,afb2D,afb3D,AntonB,cplxdual2D,cshift2D,dualtree2D,dwt2D,idualtree2D
pm,pm4,sfb2D,symextend,unnormcoef,reversecoefDHtgrselect,tee,dtcwtcoef,
gencoef等等为复小波去噪时调用函数;-Description: program to run the process to use to wedgelet tool kits and wavelet802 kit wdt-cwtdenoise: wedgelet denoising algorithm main function the following functions and other functions are called function DT_CWTdenoise: Complex Wavelet denoising function which: afb , afb2D, afb3D, AntonB, cplxdual2D, cshift2D, dualtree2D, dwt2D, idualtree2D pm, pm4, sfb2D, symextend, unnormcoef, reversecoefDHtgrselect, tee, dtcwtcoef, gencoef for complex wavelet denoising, etc. when calling function
- 2022-01-26 02:34:10下载
- 积分:1