NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Functions
mitkUndistortionLoopTest.cxx File Reference
Include dependency graph for mitkUndistortionLoopTest.cxx:

Functions

int mitkUndistortionLoopTest (int argc, char *argv[])
 

Function Documentation

int mitkUndistortionLoopTest ( int  argc,
char *  argv[] 
)

Test for stereo projection and undistortion. Start with a realistic set of 3D points defined relative to the left lens. Project them to screen space, using project3D including distortion. then undistort. Then project them to screen space using project 3D without distortion. Compare.