What is wrong with the attached contour dectection code?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
The attached code opens webcame with bounding box. The bounding box is for the hand. The code should capture the image of the hand in the bounding box, detects
Code is supposed to do following things.
- Opens webcam with bounding box for hand
- The image of hand is captured by pressing spacebar key
- The hand image is cropped
- Skin is detected from the cropped image of hand
- draw contour of hand in white color on black image
But it is not doing so. Please help me.
5 commentaires
KALYAN ACHARJYA
le 30 Nov 2019
Modifié(e) : KALYAN ACHARJYA
le 30 Nov 2019
More: you can easily segment those hands based on image preprocessing and thresholding.
Réponses (0)
Voir également
Catégories
En savoir plus sur Image Segmentation and Analysis dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!