フィルターのクリア

How to extract a patch from image

2 ビュー (過去 30 日間)
Tahir
Tahir 2014 年 5 月 8 日
回答済み: Image Analyst 2014 年 5 月 8 日
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);

回答 (1 件)

Image Analyst
Image Analyst 2014 年 5 月 8 日

カテゴリ

Help Center および File ExchangePolygons についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by