Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

getting out of arguments

The problem i'm trying to build something around the openvc advanced stitching solver. (the lower level API).
However that asumes all is given in command line arguments, this is not practical for me. Is there a way to provide inline code to add an image series ?
So without using command line arguments, I need this essentially for all arguments.

be able to do in psudo code
args.images = "c:\img\plan1 c:\imgplan2 c:\imgplan3"