Page MenuHomePhabricator

Move calibration classes to own calibration module
Closed, ResolvedPublic

Description

Move calibration related classes contained in EndoTracking to own calibration module.

Event Timeline

[8ada8a]: Merge branch 'bug-8357-camera-calibration-module'

Merged commits:

2011-06-03 15:20:35 Michael Mueller [fc3167]
Added public CameraCalibration interface classes

[c6ef30]: Merge branch 'bug-8357-camera-calibration-module'

Merged commits:

2011-06-03 15:32:17 Michael Mueller [89b822]
refactored mitkEndoTracking into public CameraCalibration module,
internal CameraCalibration module and a mitkEndoTracking module. stuff.

[cdcaa2]: Merge branch 'bug-8357-camera-calibration-module'

Merged commits:

2011-06-03 15:47:36 Michael Mueller [05d45e]
COMP: Inserted correct export macro

[30f5d9]: Merge branch 'bug-8357-camera-calibration-module'

Merged commits:

2011-06-03 16:38:31 Michael Mueller [00156f]
COMP: fixed include type

[83d354]: Merge branch 'bug-8357-camera-calibration-module'

Merged commits:

2011-06-03 17:35:00 Michael Mueller [090ced]
COMP: removed wrong includes

[3d1358]: Merge branch 'bug-8357-camera-calibration-module'

Merged commits:

2011-06-04 19:23:39 Michael Mueller [bf1c11]
made distorsion coefficients usage consistent