Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Can anyone suggest what operations should I perform to make my input image better?
3 ビュー (過去 30 日間)
古いコメントを表示
I am trying to count the no. of fingers by feeding the input through webcam.But I am encountering a problem with the binary image which is getting worst with holes and discontinuities. Can anyone suggest some operations that can be made on my binary image so that I could make it better.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/171521/image.jpeg)
I've used skin pixel segmentation method to get the binary image and applied morphological operations to get the second binary image and I've written the code for finger detection to get the final image.
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!