PerkLab / MCSTrack

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

Add means of taking BOTH image and markers/points from Detector into Calibrator #16

Closed vaughantnrc closed 3 months ago

vaughantnrc commented 6 months ago

as opposed to taking image then calculating points. (so detector parameters will be used)

vaughantnrc commented 6 months ago

Actually, it is probably important regardless to use a corner refinement method (I think the default is not to use any corner refinement)

vaughantnrc commented 5 months ago

Related PR: https://github.com/PerkLab/MCSTrack/pull/38

vaughantnrc commented 5 months ago

Related issue: https://github.com/PerkLab/MCSTrack/issues/18

vaughantnrc commented 3 months ago

Related #92.

Actually I think it's okay to just take the image. That allows the user to still alter the detection parameters. Closing.