images !
이전 댓글 표시
[EDIT: Thu May 12 22:58:48 UTC 2011 Duplicate Removed - MKF]
i am working on a project named water marking using super resolution .. i want to ask a small question .. how can i take the photo size 256*256 (host image) .. resize it to make it 64*48 then put the resized image down the host image using NPT (logo image) .. so finally the host image will be resized to 256*244 and down it the logo image will be 64*48 ! please help me with its code !
댓글 수: 5
Walter Roberson
2011년 5월 4일
What is NPT ?
Do I understand correctly that you will embed the watermarking image (64*48) in to the 256*256 image, and then that watermarked image will be resized to 256*244, and you wish to be able to extract the full 64*48 watermark from the resized image?
Is it known what resizing algorithm will be used? Will it be simple cropping, or will it be resizing changing the aspect ratio?
Nada
2011년 5월 4일
Walter Roberson
2011년 5월 4일
Normally when something is embedded, the image stays the same size.
To check: the final image you want to get out should be 256 x 256, but one edge of it should consist of a smaller version of original image?
I'm not sure what the purpose of this would be? I don't see what it has to do with superresolution for example.
Nada
2011년 5월 4일
Nada
2011년 5월 4일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Watermarking에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!