You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cameras.c: disable depth and IR camera hflip by default
OpenNI sometimes enables the depth camera horizontal flip and leaves the device in that state on close, so then anything using libfreenect gets an hflipped image. This is subpar. The same thing can happen to the IR camera, so I disabled it too. Signed-off-by: Drew Fisher <drew.m.fisher@gmail.com>
0 commit comments