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!