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
Currently only the camera intrinsic parameters (fx, fy, cx, cy) are used, which implicitly requires that incoming depth images already be rectified. It would be a useful enhancement to also apply distortion correction using the plumb bob model.
The text was updated successfully, but these errors were encountered:
Currently only the camera intrinsic parameters (
fx
,fy
,cx
,cy
) are used, which implicitly requires that incoming depth images already be rectified. It would be a useful enhancement to also apply distortion correction using the plumb bob model.The text was updated successfully, but these errors were encountered: