Matlab code to find hand extremeties and centre of a hand after image segmentation.
3 ビュー (過去 30 日間)
古いコメントを表示
Sir can you please tell me how to find centre and hand extremeties of hand image. I have attached the respective image here. Actually I want to automatically extract the region of vein patterns from the back of the palm. Please help me with the code.
0 件のコメント
採用された回答
その他の回答 (1 件)
Image Analyst
2017 年 9 月 9 日
First do background correction by dividing by an image of just the white sheet. Then ask regionprops for the centroid.
4 件のコメント
Jose Marques
2017 年 9 月 9 日
Image Analyst, I don't know if it's correct to ask here. But: have you ever work with kinect?
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

