pylibfreenect2
pylibfreenect2 copied to clipboard
Why comment out setColorCameraParams and setIrCameraParams
HI! I want to replace the ir and camera parameters by my calibration result, but I found that in https://github.com/r9y9/pylibfreenect2/blob/1b6bec7c942562c81b33feda1bb38ab652c9c55e/pylibfreenect2/libfreenect2/libfreenect2.pxd#L86 the params setting methods are commented out.
Because I didn't use the functionalities until now. Pull requests are welcome.