spoonsso / dannce

MIT License
214 stars 30 forks source link

Read required undistortion parameters, and camera order, from calibration files listed in config file #2

Closed spoonsso closed 4 years ago

spoonsso commented 5 years ago

e.g. in predict_COMfinder.py

eng.undistort_allCOMS(comfile,params['CALIB_DIR'] + 'worldcoordinates_lframe.mat',matlab.double([2,3,1]),nargout=0)

spoonsso commented 4 years ago

this function is no longer used