i have to extract a rectangular region from an image which contains white and skin regions...i need to get height and width of the pixels which fall into skin region and i need to transform the skin regon into another image....can any one help mee...

i have to extract a rectangular region from an image which contains white and skin regions...i need to get height and width of the pixels which fall into skin region and i need to transform the skin regon into another image....can any one help mee....

回答 (2 件)

vijay sai
vijay sai 2014 年 1 月 26 日
identify the range of pixel values form image using the imshow window...and then use submatrix to get the range of values..

2 件のコメント

BALIREDDY
BALIREDDY 2014 年 1 月 26 日
thank u Mr.Vijay sai for your answer...i need to extract the top most skin pixel and bottom pixel in an image obtained after extracting skin regions in it how can i do it more effectively?
vijay sai
vijay sai 2014 年 1 月 26 日
then segmentation is the only way as Mr.Image Analyst said..

サインインしてコメントする。

Image Analyst
Image Analyst 2014 年 1 月 26 日
See my color segmentation demos: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862. Also see the image segmentation demo on that page to see how you can crop out segmented areas to separate, new images.

質問済み:

2014 年 1 月 26 日

コメント済み:

2014 年 1 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by