SheffieldMLtracking / alignment

Given the pixel coordinates of landmarks in multiple images, align in 3d
GNU General Public License v3.0
0 stars 0 forks source link

Need simple helper function entrypoint to use the module #5

Closed lionfish0 closed 4 hours ago

lionfish0 commented 2 months ago

Currently the module requires the user to write a class inheriting from Alignment. Instead would be easier to use if the user just can call a function.