How to extract a patch from image

5 Ansichten (letzte 30 Tage)
Tahir
Tahir am 8 Mai 2014
Beantwortet: Image Analyst am 8 Mai 2014
Hello,I have an image..after labeling the image.i want to extract a patch of 80*80 of each labeled object...what is the matlab code for extracting if i first find the center of each labeled object and then extract patch. This is the labled image of mine
[L,num] = bwlabel(ImageFilled);

Antworten (1)

Image Analyst
Image Analyst am 8 Mai 2014

Kategorien

Mehr zu Lighting, Transparency, and Shading finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by