Page 1 of 1
Automated cubeFace extraction
Posted: Mon Dec 09, 2019 3:25 pm
by GDiEwan
Hello, I am looking for a way to automate extracting the cubeFaces. I see that there is a command line mode being implemented, will there be a command for extracting the cubeFaces? we have thousands of scans to separate in to the 6 cubeFaces each so will probably need to make a script to go through all the folders. would we be able to compile a version with that added in our self? any advice or help is appreciated.
Thanks in advance, Ewan
Re: Automated cubeFace extraction
Posted: Tue Dec 10, 2019 9:59 pm
by daniel
Are you referring to the Ransac Shape Detection plugin?
Then yes, I guess it's always possible to add the command line support for this plugin (however you'll need some C++ development skills).
Re: Automated cubeFace extraction
Posted: Wed Dec 11, 2019 10:31 am
by GDiEwan
Hi Daniel,
Apologies I maybe should have been more clear, We have E57 files with 6 "CubeFace" images attaches to each, we can save these out individual via the GUI but having so many would be ideal if we could do automatically. I haven't used C++ before but I suppose I'm about to learn it haha
Thanks, Ewan