how to crop part with specific features from image

hi every body...i have images and i want to crop the blue rectanglure part from image how can i do this

 Accepted Answer

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.

More Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Asked:

on 4 Jul 2014

Answered:

on 22 Jul 2014

Community Treasure Hunt

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

Start Hunting!