Hello everybody,
Currently I am working on a project with a turntable setup where I would like to process multiple 3df projects in a batch procedure. I tried both batch processing and the scripting console but I was unable to automate the application of my desired settings completely. I am running the educational version of 3df Zephyr (7.009).
The steps I need are the following:
Loading image folder from certain path > loading and applying masks from certain path > loading and applying different camera calibrations from certain path > detection of markers in images > loading and applying marker constraints from certain path > computing sparse point cloud from preset > saving pointcloud to certain path
These steps are supposed to be repeated for every sample/object in a certain directory.
Is there a way to automate the above mentioned steps completely? I would be grateful to hear if it is possible entirely in Python.
Thanks in advance!
Currently I am working on a project with a turntable setup where I would like to process multiple 3df projects in a batch procedure. I tried both batch processing and the scripting console but I was unable to automate the application of my desired settings completely. I am running the educational version of 3df Zephyr (7.009).
The steps I need are the following:
Loading image folder from certain path > loading and applying masks from certain path > loading and applying different camera calibrations from certain path > detection of markers in images > loading and applying marker constraints from certain path > computing sparse point cloud from preset > saving pointcloud to certain path
These steps are supposed to be repeated for every sample/object in a certain directory.
Is there a way to automate the above mentioned steps completely? I would be grateful to hear if it is possible entirely in Python.
Thanks in advance!
Comment