Martin Baeuml
|
a0e95c24bf
|
move tests to own subdir, removes pytest runtime dependency
|
2011-05-24 22:09:44 +02:00 |
|
Martin Baeuml
|
5c54661fa0
|
- move import_callable to core.utils
- allow str arguments in CONTAINERS
|
2011-05-24 22:09:43 +02:00 |
|
Mika Fischer
|
af67ec1720
|
Make loading of videos work
|
2011-05-24 21:39:18 +02:00 |
|
Martin Baeuml
|
60648aecc8
|
allow loading all label files
|
2011-05-24 20:38:11 +02:00 |
|
Martin Baeuml
|
e2df6dd7e0
|
allow rects to be moved by keyboard
|
2011-05-19 12:38:18 +02:00 |
|
Martin Baeuml
|
a72fe37bcf
|
allow insertion of rects outside of the image, closes #11
|
2011-05-19 10:31:30 +02:00 |
|
Martin Baeuml
|
e042e9b11d
|
make sloth run from /usr/local/lib, closes #7
|
2011-05-19 10:26:09 +02:00 |
|
Martin Baeuml
|
0c76ddeb99
|
forward keyboard events to scene after selecting item with Tab
|
2011-05-17 15:42:21 +02:00 |
|
Martin Baeuml
|
586c1f1766
|
add link to bug tracker in doc
|
2011-05-17 14:57:39 +02:00 |
|
Martin Baeuml
|
2756b40d56
|
fix import paths
|
2011-05-17 14:43:30 +02:00 |
|
Martin Baeuml
|
88d2a53410
|
add setup.py
|
2011-05-17 14:32:41 +02:00 |
|
Martin Baeuml
|
33d00a06fc
|
mv update_gui script
|
2011-05-17 14:15:03 +02:00 |
|
Martin Baeuml
|
f164ceea3a
|
add FeretContainer
|
2011-05-17 14:12:13 +02:00 |
|
Martin Baeuml
|
bc25b1227a
|
add NotImplementedException
|
2011-05-17 14:12:01 +02:00 |
|
Martin Baeuml
|
604ee59816
|
remove obsolete loaders
|
2011-05-17 14:11:52 +02:00 |
|
Martin Baeuml
|
7739f76777
|
make sloth its own package
|
2011-05-17 14:04:02 +02:00 |
|
Martin Baeuml
|
e2c34aa73c
|
plugin and shortcut experiments
|
2011-05-16 18:20:32 +02:00 |
|
Martin Baeuml
|
3cc85f8f19
|
return current index
|
2011-05-16 18:20:10 +02:00 |
|
Martin Baeuml
|
dc0272187e
|
remove obsolete treeview property setting
|
2011-05-16 18:19:58 +02:00 |
|
Martin Baeuml
|
5d864576d0
|
- deselect all selected items with ESC
- forward key presses to items
|
2011-05-16 18:19:23 +02:00 |
|
Martin Baeuml
|
14098567c8
|
add more data access functions to the model
|
2011-05-16 18:18:44 +02:00 |
|
Martin Baeuml
|
00348c87c9
|
make selectNextItem a function
|
2011-05-16 18:18:05 +02:00 |
|
Martin Baeuml
|
768651f29c
|
start defining new item base class interface
|
2011-05-16 18:17:06 +02:00 |
|
Martin Baeuml
|
dfdc299236
|
add setColor convenience function
|
2011-05-16 18:16:47 +02:00 |
|
Martin Baeuml
|
206fe43ed1
|
color rows in treeview alternating
|
2011-05-16 18:16:18 +02:00 |
|
Martin Baeuml
|
be2c510cdd
|
remove bboxitem which was specifically for BBT
|
2011-05-16 18:15:03 +02:00 |
|
Martin Baeuml
|
bb26b01057
|
add flag for allowing out of scene events
|
2011-05-13 16:55:49 +02:00 |
|
Martin Baeuml
|
d133981a87
|
implement PickleContainer
|
2011-05-13 14:48:03 +02:00 |
|
Martin Baeuml
|
f5a585f78f
|
fix typo
|
2011-05-13 14:47:49 +02:00 |
|
Martin Baeuml
|
6a72d24f8d
|
move LineItem to items
|
2011-05-13 14:47:34 +02:00 |
|
Martin Baeuml
|
537bad41be
|
add .gitignore
|
2011-05-13 11:09:10 +02:00 |
|
Martin Baeuml
|
4f25efd52e
|
document containers
|
2011-05-13 11:08:14 +02:00 |
|
Martin Baeuml
|
94579ab8e2
|
import callables where path is given as string
|
2011-05-13 11:07:44 +02:00 |
|
Martin Baeuml
|
c84e02befe
|
- move annotation model and containers to package annotations
- implement AnnotationContainerFactory
|
2011-05-13 11:07:03 +02:00 |
|
Martin Baeuml
|
1353f8a72b
|
support starting labeltool from another directory
|
2011-05-12 18:37:07 +02:00 |
|
Martin Baeuml
|
d058b6057a
|
- seperate items and inserters
- use dicts for ITEMS and INSERTERS
|
2011-05-12 16:57:28 +02:00 |
|
Martin Baeuml
|
a56cce4669
|
start with some documentation
|
2011-05-12 16:50:04 +02:00 |
|
Martin Baeuml
|
9d4077a204
|
finish 1st draft of documentation
|
2011-05-12 15:18:52 +02:00 |
|
Martin Baeuml
|
cba6f6ecf2
|
start writing documentation
|
2011-05-11 18:15:40 +02:00 |
|
Martin Baeuml
|
57b407bac3
|
implement loaders
|
2011-05-06 17:28:35 +02:00 |
|
Martin Baeuml
|
3f0aa1c99a
|
implement new config system
|
2011-05-06 16:26:57 +02:00 |
|
Martin Baeuml
|
c8ffa0c588
|
rename sceneitems --> items
|
2011-05-06 16:25:52 +02:00 |
|
Martin Baeuml
|
9d8870f20a
|
fix PointItemInserter
|
2011-05-05 17:48:28 +02:00 |
|
Martin Baeuml
|
258988937d
|
fix FixedRatioRectItemInserter
|
2011-05-05 17:48:20 +02:00 |
|
Martin Baeuml
|
08d78a3ec0
|
allow inserter or items to be None
|
2011-05-05 17:47:57 +02:00 |
|
Martin Baeuml
|
df48841b8a
|
use ItemFactory inserters
|
2011-05-05 17:47:35 +02:00 |
|
Martin Baeuml
|
5c5526d34b
|
add py.test testing functions
|
2011-05-05 17:33:10 +02:00 |
|
Martin Baeuml
|
2ba3f9d02f
|
implement ItemFactory
|
2011-05-05 17:32:55 +02:00 |
|
Martin Baeuml
|
0963312398
|
move inserters to sceneitems
|
2011-05-05 17:31:47 +02:00 |
|
Martin Baeuml
|
edf431533f
|
add TypeRole, returning the type of an AnnotationModelItem
|
2011-05-05 17:30:45 +02:00 |
|