Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

how to imcrop function customize without selecting a rectangular region ?

1 view (last 30 days)
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

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!