How can I extract foreground object(human) with depth information from a RGB-D video sequence?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a RGB-D camera video sequence as input, I have used MoG foreground detector on RGB information and I am able to extract foreground object from each frame. But I need the depth information of the pixels as well.
When depth information is fed as input to MoG detector, and various parameters for MoG, I am unable to fetch the foreground object.
Could you please tell me how to use depth image to extract fg from bg?
Any segmentation technique can be used.
0 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!