Phaidonas Gialis
Results
3
comments of
Phaidonas Gialis
Did you find solution?Obj does not record color, you have to use ply
my code is somehow different, i used kinect.enableColorPointCloud(true) and then tried to see the values that are stored in the buffer with a for loop: ``` import java.util.ArrayList; import java.nio.*;...
I have also these same error