Feeds
提问
Broken code:visual cryptography
The code is: clc; clear all; i=imread('lena256x256.jpg'); i=im2bw(i,0.3); s=size(i); a=s(1); b=s(2); s1a=[1 0;1 0]; ...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to convert decimal image matrix to equivalent binary matrix?
I have an image matrix lets say 768x1024x3. I would like to convert the value at each field to its binary equivalent so that the...
8 years 前 | 1 个回答 | 0
1
个回答提问
Help needed to remove blur
So I was working with this image: http://il9.picdn.net/shutterstock/videos/3331691/thumb/1.jpg I ran the following code for i...
8 years 前 | 0 个回答 | 0