linus-sherrill
linus-sherrill
Another mechanism that is available for communicating with a pipeline is the dynamic_configuration algorithm. The derived class needs to make the connection between the two parties and can then pass...
AFIK, the scheduler config block was always required for Python 2.x I don't know if this helps or not.
Has this issue been resolved or is it still active?
If this is resolved, I will close the issue.
Due to the dynamic nature of the pipeline, it is not possible to validate a config file in the framework as is done in VidTK. There is a `config_difference` class...
The kwiver command was initially modeled after the git command which has a help subcommand (`git help`). We could add a --help option to kwiver.
Some of these ambiguity issues have been solved by removing some methods from the iterators, so this may have been fixed by now.
This has been aging for a while. Has any consensus been reached. If the race condition is still there, it seems to be rare in the wild, so the single...
I agree that this will take some thought on how to deal with the variations of required inputs. Having an interface that is a superset of all possible inputs will...
@mattdawkins - is this still a problem for you?