"So given real world PVector realWorldPoint, the projected coordinate is accessible via:
PVector projectedPoint = kpt.convertKinectToProjector(realWorldPoint);"
Referring to this, what do you mean exactly when you say "realWorldPoint". Is it simply a 3d point out of the Kinect depth stream or something else? How do i get such points?
Also, if possible, could you tell me how to get such a 3d point in Python?
@genekogan
@2075 @kulbhushan-chand @dattasaurabh82
"So given real world PVector realWorldPoint, the projected coordinate is accessible via:
PVector projectedPoint = kpt.convertKinectToProjector(realWorldPoint);"
Referring to this, what do you mean exactly when you say "realWorldPoint". Is it simply a 3d point out of the Kinect depth stream or something else? How do i get such points?
Also, if possible, could you tell me how to get such a 3d point in Python?
@genekogan
@2075 @kulbhushan-chand @dattasaurabh82