-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如: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
-
这是一个VC和matlab混合编程在图像处理中的应用的例子,主要是两种编程语言的互相调用...
这是一个VC和matlab混合编程在图像处理中的应用的例子,主要是两种编程语言的互相调用- This is VC and the matlab mix programming in the picture
processing application example, mainly is two kind of programming
languages mutually transfers
- 2022-02-09 20:12:00下载
- 积分:1
-
图像旋转的c++程序,该程序是我从其他网站看到的,觉得对学习图形图像的人,应该有所帮助...
图像旋转的c++程序,该程序是我从其他网站看到的,觉得对学习图形图像的人,应该有所帮助-image rotation c procedures, the procedures are taken from other sites to see, study and think of graphic images, should help
- 2023-02-17 21:05:03下载
- 积分:1
-
<visual c++数字图像处理典型算法及实现>的附带程序第一章使用DIB读写BMP文件示例,很好的一本书和例子...
的附带程序第一章使用DIB读写BMP文件示例,很好的一本书和例子-incidental procedures chapter to read and write BMP files using the DIB example, a good book and examples
- 2022-01-26 07:52:07下载
- 积分:1
-
using fast Fourier transform of Facial Expression Gabor transform the image of t...
利用快速傅立叶变换实现了人脸表情图像的Gabor变换的快速算法
针对不同尺度的Gabor小波特征采用不同的下采样因子来对Gabor变换特征进行第一次降维
利用一种改进的核鉴别分析方法对Gabor特征进行二次特征提取-using fast Fourier transform of Facial Expression Gabor transform the image of the fast algorithm for different foot the Gabor wavelet characteristics under different sampling factor to the Gabor transform features the first drop Shalikashvili Improved use of nuclear discriminant analysis method Gabor features second feature extraction
- 2022-01-24 18:26:31下载
- 积分:1
-
“visual c++实践与提高”一书中的图像融合源码,十分有用
“visual c++实践与提高”一书中的图像融合源码,十分有用
- 2022-04-10 07:14:17下载
- 积分:1
-
这是一个 Vc++程序,但是很容易在 别的平台上实现,因为 主要使用了C语言编写
功能是 用 canny算子进行边缘提取...
这是一个 Vc++程序,但是很容易在 别的平台上实现,因为 主要使用了C语言编写
功能是 用 canny算子进行边缘提取-Vc This is a process, it is easy for other platforms to achieve, The main use of the C language function is canny operator for edge detection
- 2022-02-07 07:02:06下载
- 积分:1
-
yuv文件查看器,可以将yuv文件逐帧显示,界面很友好
yuv文件查看器,可以将yuv文件逐帧显示,界面很友好-yuv file viewer can be yuv files frame-by-frame display, the interface is very friendly
- 2022-05-07 15:44:01下载
- 积分:1
-
AdaBoost的Matlab程序,非常通俗易懂,适合初学者学习AdaBoost的运算流程...
AdaBoost的Matlab程序,非常通俗易懂,适合初学者学习AdaBoost的运算流程-AdaBoost the Matlab program, very user-friendly, suitable for beginners to learn computing AdaBoost flow
- 2022-02-27 00:45:34下载
- 积分:1
-
vc digital image processing procedures, including Fourier transform and testing...
vc数字图象处理程序,包括傅立叶变换以及测试程序.
-vc digital image processing procedures, including Fourier transform and testing procedures.
- 2022-03-02 01:02:11下载
- 积分:1