Feeds
提问
AREA INSIDE TWO ROUGH CONCENTRIC CIRCLES
Hi all, I am supposed to take off the white area thickness in the attached figure (copra content of a sliced coconut). For that...
8 years 前 | 0 个回答 | 0
0
个回答已回答
can we find out the difference between two histogram , if yes then how ?
If you just want to know the difference in values, then go for a=imread('image1'); b=imread('image2'); c=imhist(a); d=imhi...
can we find out the difference between two histogram , if yes then how ?
If you just want to know the difference in values, then go for a=imread('image1'); b=imread('image2'); c=imhist(a); d=imhi...
11 years 前 | 0
提问
Correlation analysis of images
I have a plain image (eg. Lena) and its encrypted one.. I have to randomly select 2000 pairs of adjacent pixels from the plain...
11 years 前 | 0 个回答 | 1
0
个回答提问
Can you give the matlab coding for image encryption based on chaos?
Can you give the matlab coding for image encryption based on chaos? Chaos seems effective than other techniques. so please he...
11 years 前 | 0 个回答 | 0