PerkLab / MCSTrack

Multi-camera spatial tracking
MIT License
0 stars 4 forks source link

ADD: Tool to measure DetectorToReference transforms #91

Closed keiranbarr closed 1 month ago

keiranbarr commented 3 months ago

Little standalone file to measure the DetectorToReference transforms for each detector. Takes config file specifying detectors and reference board. Outputs the same file* but with the transforms added.

Should address #85

keiranbarr commented 2 months ago

Now included in this PR is some improvements that @vaughantnrc made on my own branch, as well as general improvements to the src.slicer_connection module.