Implemented fisheye camera triangulation.

This commit is contained in:
Daniel
2024-10-08 15:11:38 +02:00
parent 3318afc3f1
commit 99aa3bb301
15 changed files with 2979 additions and 14 deletions

View File

@ -295,7 +295,7 @@ def main():
if not os.path.isdir(dirpath):
continue
if (dirname[0] not in ["p", "h"]) or len(dirname) != 2:
if (dirname[0] not in ["p", "h", "e"]) or len(dirname) != 2:
continue
# Load sample infos