photo

ma da


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Review
  • Thankful Level 1

查看徽章

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=...

6 years 前 | 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...

6 years 前 | 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...

7 years 前 | 1 个回答 | 0

1

个回答