VIPL-SLP / pointlstm-gesture-recognition-pytorch

This repo holds the codes of paper: An Efficient PointLSTM for Point Clouds Based Gesture Recognition (CVPR 2020).
https://openaccess.thecvf.com/content_CVPR_2020/html/Min_An_Efficient_PointLSTM_for_Point_Clouds_Based_Gesture_Recognition_CVPR_2020_paper.html
Apache License 2.0
117 stars 19 forks source link

Extracting point clouds from camera images #19

Open hamza-hadda opened 2 years ago

hamza-hadda commented 2 years ago

I read the arcticle mentionned here I fount that you extract point clouds from mobile images , but I didn't find how to do it, because mobile images are just in 2D excpet building model who can extract point clouds from images

ycmin95 commented 2 years ago

@hamza-hadda As we mentioned in that paper, the front camera of HUAWEI mate 20 and 30 is accompanied by a secondary sensor for depth sensing.