how to imcrop function customize without selecting a rectangular region ?

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 Comment

What is the expected region if not a rectangle, do you want a manually cropped shape?

Answers (0)

This question is closed.

Asked:

on 13 May 2017

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!