Feeds
질문
I need to hide a color image into another color image using LSB substitution,The following code hides image into another image.But I have no idea as to how to retrieve it.Please help
Hiding image cover=imread('D:\Images\falls.jpg'); msg=imread('D:\Images\autumn.jpg'); %Get the R component cover1=...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
"Out of memory" error while running supervised algorithm for retinal blood vessel segmentation.Any solution please?
* "Out of memory" error while running supervised algorithm for retinal blood vessel segmentation.Any solution please? * Even t...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
how can i use dct2 function in blockproc to avoid the following error 'cant convert struct from double'?
> I = rgb2gray(image1.png); > myfun= @dct2; > B = blockproc(I,[8 8],myfun); These are the errors I get: > Erro...
8년 초과 전 | 답변 수: 1 | 0

