Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
how to imcrop function customize without selecting a rectangular region ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Gopichandh Danala
le 13 Mai 2017
What is the expected region if not a rectangle, do you want a manually cropped shape?
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!