how to crop part with specific features from image

조회 수: 1 (최근 30일)
primrose khaleed
primrose khaleed 2014년 7월 4일
답변: Akshay 2014년 7월 22일
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