Info
この質問は閉じられています。 編集または回答するには再度開いてください。
how to imcrop function customize without selecting a rectangular region ?
1 回表示 (過去 30 日間)
古いコメントを表示
Could you please explain how to select a particular object of a image without selecting a rectangular region.
for eg:
smallSubImage = imcrop(rgbImage, [120, 250, templateWidth, templateHeight]);
I referred the below previous work of Matlab
1 件のコメント
Gopichandh Danala
2017 年 5 月 13 日
What is the expected region if not a rectangle, do you want a manually cropped shape?
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!