how to crop part with specific features from image

1 次查看(过去 30 天)
hi every body...i have images and i want to crop the blue rectanglure part from image how can i do this

采纳的回答

Akshay
Akshay 2014-7-22
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.

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by