Closed lililuya closed 2 months ago
Hi, thanks for your great works. I am confused about a detail when calculating metrical error(mm). Just at https://github.com/Zielon/MICA/blob/8de9025ee155f208f4a4aed61ade303237f9b1db/demo.py#L136, why the vertices need multiply 1000, is the unit of the flame vertices is 1mm/1000? Looking for your reply!
We convert from meters to millimetres. FLAME is originally in meters.
Thanks!
Hi, thanks for your great works. I am confused about a detail when calculating metrical error(mm). Just at https://github.com/Zielon/MICA/blob/8de9025ee155f208f4a4aed61ade303237f9b1db/demo.py#L136, why the vertices need multiply 1000, is the unit of the flame vertices is 1mm/1000? Looking for your reply!