-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如: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
-
rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很大参考价值。...
rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很大参考价值。-rice university CHOI written on wavelet-domain HMT model for image denoising algorithm. Comparison of the classical algorithm. HMT model of research has great reference value counterparts.
- 2022-04-28 13:16:21下载
- 积分:1
-
人脸识别中特征提取matlab源码,LDA,
人脸识别中特征提取matlab源码,LDA,-Face Recognition feature extraction Matlab source, LDA.
- 2023-06-06 10:10:03下载
- 积分:1
-
object removal in image processing means that users can remove images of an obje...
object removal在图像处理中的意思是用户可以随意擦去图像中的一个物体,算法可以自动的用背景中的信息补去空洞,达到看不出来是处理过的效果,又叫inpainting,该程序由matlab写成,效果非常好,文档、演示、测试图像均齐全-object removal in image processing means that users can remove images of an object, the algorithm can automatically use the background information to fill empty, reaching out is not to look over the effectiveness of treatment, also known as inpainting, the program by matlab languages, has very good results, documents, presentations, test images have complete
- 2022-08-16 20:06:38下载
- 积分:1
-
该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。...
该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。-the procedure is the main image of morphological operations, including the expansion, corrosion, opening operation, closing operation, form of arms noise removal, image beginners reference.
- 2022-02-11 17:31:39下载
- 积分:1
-
With a fast and efficient algorithm of the panoramic photo stitching, pictures c...
用一种快速有效的算法实现照片的全景拼接,内附样例照片可直接验证算法的准确性-With a fast and efficient algorithm of the panoramic photo stitching, pictures can be directly attached sample to verify the accuracy of algorithm
- 2022-04-08 02:58:00下载
- 积分:1
-
针对纹理分割的程序分类的重要依据是卡尔…
重要的纹理分割分类基础程序,可以进行更深入的探讨和优化,应用于遥感影像中。-Important basis for classification of texture segmentation procedure can be carried out more in-depth exploration and optimization, application of remote sensing images.
- 2022-05-23 12:02:07下载
- 积分:1
-
本程序实现了Gabor滤波器的三维显示并对一幅图像通过频域卷积实现了1个尺度6个方向的Gabor滤波显示...
本程序实现了Gabor滤波器的三维显示并对一幅图像通过频域卷积实现了1个尺度6个方向的Gabor滤波显示-This procedure achieved a Gabor filter and a three-dimensional display image through frequency-domain convolution achieved a scale 6 shows the direction of the Gabor filtering
- 2022-10-14 14:55:02下载
- 积分:1
-
this function is getting the background by mean function for rael time .
the f...
this function is getting the background by mean function for rael time .
the function calc the mean of every pixel .
- 2023-04-21 20:00:02下载
- 积分:1
-
图像处理的源代码,Hough变换的椭圆检测。
图像处理源代码,Hough变换检测椭圆。-Image processing source code, Hough transform ellipse detection.
- 2022-03-06 02:35:15下载
- 积分:1