iamlegolas
Results
2
issues of
iamlegolas
"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...
Once the calibration is done, can we use the calibration.txt file in Python? I need to use the Caffe framework to detect objects and project onto their real world coordinates....