hand gesture recognition in images using image processing techniques
조회 수: 10 (최근 30일)
이전 댓글 표시
I'm trying to segment the hand out of the images (an example is shown below). but i'm facing a problem because the illumination is not uniform and the hand has a ring. I've seen code for fixing nonuniform illumination but they did not work well on skin images like these. Is there a better way to fix the illumination of the image? or even a better way to segment the hand?

In addition, I want to recognize the number of fingers in the image. Could you recommend algorithms to try?
Note: I want to use image processing without any machine learning.
댓글 수: 0
답변 (1개)
Image Analyst
2022년 12월 10일
Here are some recommended, published algorithms:
Pick one and code it up. (No one here has any of them ready to hand over to you.)
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!