博主github:https://github.com/MichaelBeechan
博主CSDN:https://blog.csdn.net/shuiu1344545
-
萌萌的预处理图像
-
Matlab代码
I=imread('2.jpg');
figure(10), imshow(I);
t =I(590 : 620, 240 : 440, 1 : 3);%估计水印区域
figure(1),