Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - monsterchrist

Pages: [1]
1
Face and Body Scanning / Calling a batch processes .xml from python
« on: December 03, 2018, 07:05:08 AM »
Howdy folks,

I am wondering if there's a way to load a batch process .xml from a python script.
  • I have a bunch of projects that live in their own folders.
  • From an empty scene, I'd like to run a script that looks at the folder with the xml's, loop though them and copy the .xmls over to a folder marked "done". 
  • I'd like to set up the batch of jobs specific to each project, save the xml file in a folder of jobs ready to be processed.
With some tinkering, I can write the script to do all the os stuff,  but I can't find reference to loading a batch job process .xml in the api documentation.

Thanks!

2
Face and Body Scanning / batch aligning chunks
« on: October 31, 2018, 06:43:38 PM »
I searched around for this and couldn't find a solution right a way. 

I want to automate a bunch of tasks using batch and walk away. One of things I want to do is align all other chunks based on the first chunk. It seems Align chunks works with points differently in batch vs running it as the command in the gui. Ran through batch, it does the 2nd chunk based on the 1st and all subsequent chunks are all over the place.

I've set the reference chunk to be the first chunk. Is there something I'm missing?

thanks!
Brad

Pages: [1]