how to crop part with specific features from image

1 visualizzazione (ultimi 30 giorni)
hi every body...i have images and i want to crop the blue rectanglure part from image how can i do this

Risposta accettata

Akshay
Akshay il 22 Lug 2014
To extract a rectangular portion of an image, use the “ imcrop ” function. Using “imcrop”, you can specify the crop region interactively using the mouse or programmatically by specifying the size and position of the crop region.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by