dice
dice copied to clipboard
Instructions for object tracking via command line (simple example needed in regression tests)
I'm wondering if there are any detailed instructions available for driving DICe from the command line? In particular I want to use it for object tracking. I can pass in a directory of jpg's and a ROI (x, y, width, height, etc). But I can't see anywhere in the documentation with this information.
Any help would be very appreciated.
A simple example for tracking was added to the regression test in this commit https://github.com/dicengine/dice/commit/949fbe1360fde560caa6fcdfd378086317f527e6 That would be a good place to start for sample input files to use.
Fantastic. Thank you. And thank you and well done for DICe.