-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如: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
-
背景消除方法:利用多维高斯混合模型,建立背景模型。虽然速度慢了点,但是方法很好,希望能给大家一点帮助:)...
背景消除方法:利用多维高斯混合模型,建立背景模型。虽然速度慢了点,但是方法很好,希望能给大家一点帮助:)
- 2022-02-20 11:49:54下载
- 积分:1
-
一个C#写的图片浏览器.演示了C#的图形处理功能!
一个C#写的图片浏览器.演示了C#的图形处理功能!-C# to write a picture browser. C# demonstration of the graphic processing function!
- 2023-04-24 01:40:04下载
- 积分:1
-
in memory bitmap symmetric Bitmap (mirrored) (8KB). This procedure is a foreigne...
在内存中位图的对称位图(镜像)(8KB)。此程序是老外写的经典程序,可以拜读一下。-in memory bitmap symmetric Bitmap (mirrored) (8KB). This procedure is a foreigner to write the classic procedure could read about.
- 2023-06-14 09:25:03下载
- 积分:1
-
图像处理源程序代码,关于图像的细化处理程序。
图像处理源程序代码,关于图像的细化处理程序。-Image processing source code, on the detailed image processing procedures.
- 2023-01-30 15:45:04下载
- 积分:1
-
SUSAN corner detection is very useful, there is also a detailed description, and...
苏珊角点检测很有用,还有详细的说明,希望对大家有所帮助!
- 2022-03-31 10:39:27下载
- 积分:1
-
数字图像处理中,图像匹配是目前研究的一个主要的大方向。这里提供一个图像配准的代码,用于实现图像拼接。...
数字图像处理中,图像匹配是目前研究的一个主要的大方向。这里提供一个图像配准的代码,用于实现图像拼接。-Digital image processing, image matching is a major principle. Here to provide an image registration code, used to achieve image mosaic.
- 2022-02-04 20:50:57下载
- 积分:1
-
好东东 教你轻松学会matlab的GUI界面设计
好东东 教你轻松学会matlab的GUI界面设计-MATLAB GUI VIDEO
- 2022-03-16 15:08:51下载
- 积分:1
-
1.了解离散傅立叶变换及离散余弦变换的基本原理;
2.掌握进行FFT及逆变换的方法;
3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波...
1.了解离散傅立叶变换及离散余弦变换的基本原理;
2.掌握进行FFT及逆变换的方法;
3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波器。
-1. Understand the discrete Fourier transform and discrete cosine transform the basic principle; 2. master for FFT and inverse transform; 3. understanding of image processing in the frequency domain method, MATLAB language for simple low-pass filter.
- 2022-01-21 05:58:02下载
- 积分:1
-
delphi 处理多边形与直线的截断例子
delphi 处理多边形与直线的截断例子 -delphi examples deal with graphics
- 2022-07-03 14:42:53下载
- 积分:1