I'm working with this package, but I think I need to calibrate the Kinect because of changes in the illumination.
I can calibrate the Kinect using opencv that gives me a camera_conf.xml file that is the configuration of the camera. I can then convert this file from .xml to .yaml.
My question is, where do I put this file to be used by the Freenect package?
Hello,
I'm working with this package, but I think I need to calibrate the Kinect because of changes in the illumination.
I can calibrate the Kinect using opencv that gives me a camera_conf.xml file that is the configuration of the camera. I can then convert this file from .xml to .yaml.
My question is, where do I put this file to be used by the Freenect package?
Thanks for help!