fix misnamed function

Former-commit-id: 42c140d17f
pull/1161/head
Stephen Mather 2018-12-02 18:20:57 +00:00
rodzic 0a5c938238
commit 552af8ff8d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -8,7 +8,7 @@ from opendm import system
from dataset import ODMLoadDatasetCell
from run_opensfm import ODMOpenSfMCell
from mve import ODMMvsCell
from mve import ODMMveCell
from odm_slam import ODMSlamCell
from odm_meshing import ODMeshingCell
from mvstex import ODMMvsTexCell