Martin Baeuml 479bd7015a put statusbar progress bar to gui object
The problem here is that statusBar().removeWidget() not really removes
the widget from the statusbar, but only hides it (see documentation).
Therefore we need it makes more sense to keep a common statusbar
progressbar, and pass it to the background loader.  To activate it
one has to call both addWidget and show according to the documentation.
2011-09-26 18:05:00 +02:00
2011-06-24 09:15:40 +02:00
2011-05-17 14:32:41 +02:00
2011-06-07 14:49:43 +02:00
2011-07-07 10:13:15 +02:00
2011-09-14 17:33:39 +02:00

sloth is a tool for labeling image and video data for computer vision research.

The documentation can be found at http://cvhci.anthropomatik.kit.edu/projects/sloth .
S
Description
Sloth is a tool for labeling image and video data for computer vision research.
Readme BSD-3-Clause 2.1 MiB
Languages
Python 100%