image fusion or overlay, for augmented reality apps, using VTK and OpenCV for a calibrated overlay.
21
stars
5
forks
source link
Duplicate logic in surface_model_loader.py and vtk_surface_model_directory_loader.py #193
Open
thompson318 opened 1 year ago
Both these classes have logic to parse dictionary keys. To me it looks duplcated and yet slightly different. Check and remove duplication if possible.