elliotwoods / TouchDesigner.MotionCapture

Motion Capture operator suite for TouchDesigner. Still in early stages
28 stars 1 forks source link

Undistort Points : check this is consistent #10

Closed elliotwoods closed 4 years ago

elliotwoods commented 4 years ago

It seems that we keep pixel coords always in distorted space, which would not work for epipolar geometry parts Do we want to undistort as we come out of Centroids? Maybe we can keep the distorted coordinates alongside whenever we have undistorted coordinates, e.g. imagePoints and undistortedImagePoints