-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如: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
-
利用模糊C均值聚类法实现彩色图像分割,Visual c++ 6.0 实现。
利用模糊C均值聚类法实现彩色图像分割,Visual c++ 6.0 实现。-color image segmentation using C-means clustering, implementation by Visual c++ 6.0
- 2022-12-26 23:50:03下载
- 积分:1
-
小波分析及其简单应用 小波在图像处理中的应用
小波分析及其简单应用 小波在图像处理中的应用-Wavelet Analysis and its simple application of wavelet in image processing applications
- 2023-03-22 18:00:03下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之灰度均衡算法的源程序,含测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之灰度均衡算法的源程序,含测试图片-Visual C MATLAB image processing and recognition practical case Featured Gray"s equalization algorithm-source Xu, with test images
- 2022-03-01 07:24:40下载
- 积分:1
-
指纹识别的matlab程序,希望对大家有所帮助。
指纹识别的matlab程序,希望对大家有所帮助。-Matlab process of fingerprint identification, we would like to help.
- 2022-09-16 12:50:03下载
- 积分:1
-
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波-Particle filter matlab program, mainly extended Kalman particle filter
- 2022-10-02 11:15:03下载
- 积分:1
-
是一个数字图像处理的简单平台,适合初学者
是一个数字图像处理的简单平台,适合初学者-是?桓 鍪??滞 ?像
- 2022-01-26 04:27:48下载
- 积分:1
-
这个是集成的小型文档图像透视变形校正的matlab源码
这个是集成的小型文档图像透视变形校正的matlab源码-This is a small integrated document image perspective distortion correction matlab source
- 2022-11-28 10:00:04下载
- 积分:1
-
这是一个关于可以计算三维图像数据各个方向每层PSNR程序的源代码,希望对大家有用。...
这是一个关于可以计算三维图像数据各个方向每层PSNR程序的源代码,希望对大家有用。-This is a calculation of 3D image data in all directions PSNR of each program"s source code, We hope that the right useful.
- 2022-03-12 18:07:27下载
- 积分:1
-
一个简单的图形显示系统,包括多边形填充,多
一个简单的图形演示系统,包括多边形的填充,多点插值 (逼近) 的Hermite曲线、Bezier曲线及B样条曲线平面中的凸壳算法-a simple graphic display systems, including polygon filling, Multi-point interpolation (approximate) Hermite curve, Bezier curves and B-spline curves of convex hull algorithms, etc.
- 2022-08-05 22:07:43下载
- 积分:1