搜索资源列表
LSB-Data-Hiding-Image
- 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string,
redeye
- matlab去除红眼,用户手动绘制需要去红眼的区域,并选择参数,进行操作。-matlab remove red eye, the user need to manually draw the red-eye area, and select the parameters to operate.
unred
- 几个去除红眼的Matlab程序,需要自行编写RGB与HSI色彩空间的转换函数,网上有很多-Several Matlab program to remove red-eye, you need to write your own RGB and HSI color space conversion functions, there are many online
1
- 用MATLAB实现图像的红眼去除处理,效果不错,大家可以学习一下。-Using MATLAB image red-eye removal process, the effect is good, we can learn this.
hw5
- 可以实现图像处理中常见的去红眼问题,简单方便,可行性强。(It can realize the common red eye problem in image processing, simple and convenient, and strong feasibility.)
消除红眼matlab程序
- 去红眼小程序,可以将图片中由于拍摄产生的红眼现象进行消除。(Red Eye Removal Procedure)