Imwarp on a part of image?
2 ビュー (過去 30 日間)
表示 古いコメント
Hi,
I wanted to know if it's possible to apply the imwarp to only a part of an image.
Let's suppose I have a really huge image, but I'm interested in only a small part of it. What I'm doing right know, is to apply the imwarp to all the image, and then cut the part in which I'm interested in, but I have problems with the space needed from Matlab.
If I crop the image before, and then apply the transformation, I will not obtain the same result as the previous method.
How can I crop the image and then apply the imwarp to the cropped part "as if it was with the whole image"?
Thanks
1 件のコメント
Gopichandh Danala
2018 年 4 月 12 日
What is the problem with the space needed? I don't think an image takes a lot of space.
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!