python - Handling Depth Processing With The Kinect V2 -
i trying deal processing depth data kinect v2. wish filter out points not within specific distance. problem can't find reliable docs on how possibly done, let alone on how retrieve depth data itself. if has experience extracting depth data kinect v2, appreciated.
i using pylibfreenect2 bindings openkinect library, flexible dependencies.
thanks in advance.
you found answer question.if not here solution. there open source library on github , called openkinect-for-processing library. use friendly , easy-to-use library runs on browser. quick tutorial can check link , through small youtube tutorial. on youtube tutorial can find easy way thresholding , extracting depth data. can check video quick glance how extracts , thresholds depth data.
Comments
Post a Comment