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

Packaging #1

Open lionfish0 opened 2 months ago

lionfish0 commented 2 months ago

Need to set up packaging properly.

Note on requirements: https://github.com/SheffieldMLtracking/pylibdmtx is needed (not the one it's forked from). It is also optional (but need code to handle this) --> as one can pass the results to the decode method.

lionfish0 commented 2 months ago

See https://github.com/SheffieldMLtracking/retrodetect/blob/master/pyproject.toml for example.