|
|
|
|
@ -78,7 +78,7 @@ def main(pid, lock=False):
@@ -78,7 +78,7 @@ def main(pid, lock=False):
|
|
|
|
|
-load "{os.path.join(config.workdir, pid, f"{pid}.rcproj")}" {config.r["setTextureFalse"]} \ |
|
|
|
|
-addFolder "{os.path.join(config.workdir, pid, "photo2")}" -selectAllImages \ |
|
|
|
|
-detectMarkers "D:\\make2\\config\\detectMarkers.config.xml" \ |
|
|
|
|
{libs.get_defineDistances(config.ps_floor_sticker.get(psid, config.ps_floor_sticker["default"]))} -align -align -update {config.r2["setRegion"]} \ |
|
|
|
|
{libs.get_defineDistances(config.ps_floor_sticker.get(psid, config.ps_floor_sticker["default"]))} -update -align -align {config.r2["setRegion"]} \ |
|
|
|
|
{exportxmp} \ |
|
|
|
|
-exportReconstructionRegion "{os.path.join(config.workdir, pid, f"{pid}.rcbox")}" \ |
|
|
|
|
-save "{os.path.join(config.workdir, pid, f"{pid}.rcproj")}" -quit' |
|
|
|
|
|