« on: December 01, 2021, 02:49:38 PM »
Bug:
Option "Reuse depth maps" (line <reuse_depth>false</reuse_depth>) is missing in job BuildModel when save tasks list as XML file.
Right behaviour:
<reuse_depth> must set to false.
How to reproduce:
- Open Batch processing window
- Create job Build Model
- Set Reuse depth maps to No
- Save task list as XML
- Load task list from saved file
- Check out value Reuse depth maps in Build Model job
- Open XML file in notepad and search line <reuse_depth>false</reuse_depth>
« Last Edit: December 01, 2021, 02:53:45 PM by Vladimir Denisov »
Logged