Obtain pixel values from a contour point towards center of image
2 ビュー (過去 30 日間)
古いコメントを表示
Please help me!
I have one contour image, i need to browse pixels since this contour to the center of the image in a straight line. The number of pixels must be variable.
For example, if i had a circle, would need to browse inside the circle from the contour to 15 pixels (remember only is an example). This browse must be in a straight line to the center. Can see a example in the next link. http://www.freeimagehosting.net/image.php?0b2d592011.jpg
Thank you very much!!
I wait your answers!!!
Antha
0 件のコメント
回答 (1 件)
Ashish Uthama
2011 年 7 月 19 日
If you have the contour points, you ought to be able to average them to obtain the center pixel location. You could then use improfile.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Contour Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!