r9y9/pylibfreenect2

Why comment out setColorCameraParams and setIrCameraParams

YurongYou opened this issue · 1 comments

HI! I want to replace the ir and camera parameters by my calibration result, but I found that in

# void setColorCameraParams(ColorCameraParams &)
the params setting methods are commented out.

r9y9 commented

Because I didn't use the functionalities until now. Pull requests are welcome.