Commit Graph

152 Commits

Author SHA1 Message Date
796e03ae7e [classifier] cleanup, fixes, working version 2025-02-07 15:57:31 +01:00
801acc9547 [classifier] new classfier widgets for automatic classification by size 2025-02-07 15:56:20 +01:00
66aa79e47a [skeleton] use numpy whereever possible ;) 2025-02-07 09:24:58 +01:00
509405033a [skeleton] add body length indicator 2025-02-07 08:54:12 +01:00
d8fe654ac8 [tracks/skeleton] add info label, tracks move widget to better pos 2025-02-06 14:39:50 +01:00
2bc071c15d [tracks] improve size of controls, skeleton, fix enum use 2025-02-06 10:46:32 +01:00
373671d237 [detectionview] fix use of enum 2025-02-06 10:45:31 +01:00
2f40879624 [skeleton] fix slider enabling, set scene rect to min-max extent of data 2025-02-06 10:44:36 +01:00
6c75d24f97 [tracks, detections] add frame and all keypoint coordinates to Detection 2025-02-06 09:42:54 +01:00
a1353727c7 [main] open folder action correctly resets file lists 2025-02-06 09:16:21 +01:00
579bae33e4 sekleton fix resize 2025-02-05 09:50:26 +01:00
94c10f7d0a [skeleton] fix skeleton 2025-02-05 09:33:15 +01:00
2002b42139 [skeletong] remove btn and some cleanup 2025-02-05 09:23:44 +01:00
c740d1b65d [skeletong] with slider 2025-02-05 09:20:54 +01:00
f8e3b34fd4 [skeleton] have done 2025-02-05 07:50:28 +01:00
3a344da337 [skeleton] view draft, unfunctional 2025-02-04 18:17:00 +01:00
e2ac4f3551 [tracks] minor cleanup 2025-02-03 20:53:42 +01:00
ee97382bbe [central] fix task name and some cleanup 2025-02-03 20:52:42 +01:00
a1d0e39fd4 [merge] saving got a progress bar, runs in thread 2025-02-03 20:51:15 +01:00
04ff142f1c [detectionview] zooming 2025-02-03 08:48:31 +01:00
ae0df7b4c3 [detectionview] support single item selection, hightlight selected items 2025-02-02 18:44:54 +01:00
4f18387c2f [timeline] add position label 2025-02-02 18:03:30 +01:00
cdfc2069c8 [taskcard] move TaskCard to own module 2025-02-02 17:38:31 +01:00
f366d6b8ff [detectionview, tracks] selection of keypoint supported ...
aalpha value of detection codes for time
2025-02-02 16:58:22 +01:00
b9943f176b [centralwidget] different layout of the tasks, new icons 2025-02-02 16:16:55 +01:00
778b929fe7 [centralwidget] new task card widget 2025-01-31 17:23:53 +01:00
320a47976a [tasks] move task enum to taskwidget, fix wrong signal emission 2025-01-31 16:48:19 +01:00
98b665ec3c [timeline] fix positionsing 2025-01-31 15:32:03 +01:00
7d3e3af498 [track] windows do never grow by moving 2025-01-31 08:10:49 +01:00
17953355ba [tracks, timeline] enable navigation by keyboard 2025-01-30 18:39:38 +01:00
5db069b14e [timeline] clearer position handling 2025-01-30 11:50:06 +01:00
641ca36b93 [tracks] delegate window resize and moving to timeline and update view 2025-01-30 09:18:47 +01:00
c836717aa9 [timeline] set window x pos and width 2025-01-30 09:18:21 +01:00
8317e61de6 [tracs, timeline] pass window width to timeline 2025-01-29 23:04:58 +01:00
4a95f48c95 [tracks] cleanup and fix of back button 2025-01-29 22:41:24 +01:00
0d634a5b77 [central] add enum class for tasks 2025-01-29 22:37:53 +01:00
c188ffef3a [tracks] tooltip fixes 2025-01-29 22:30:07 +01:00
53fa9a6191 more fwd and back control buttons 2025-01-29 16:00:46 +01:00
f66788e6fa layout fixes 2025-01-29 15:27:55 +01:00
344b919f0f [shortcuts] add keyboard shortcuts 2025-01-29 08:34:23 +01:00
216be7b1e5 [tracks] writing results works 2025-01-28 18:00:04 +01:00
a60bfdb418 [writer] module withe PickleWriter 2025-01-28 17:59:07 +01:00
46d9e3d15b [tracks] no more tables, much more speed 2025-01-28 14:50:24 +01:00
17b907619c [tracks] add control buttons widget 2025-01-28 10:56:03 +01:00
c14b729881 [view] better reporting 2025-01-28 09:58:05 +01:00
b679aa0313 [merger] speed up numpy conversion 2025-01-28 09:33:19 +01:00
456bd16a59 [merger] speed up numpy conversion 2025-01-28 09:32:58 +01:00
a98770610b [tracks] works nicely for not too large datasets 2025-01-27 17:13:46 +01:00
9a270f4d97 [centralwidget] some optimization 2025-01-27 17:13:24 +01:00
bbd9afe841 fixes 2025-01-27 17:12:24 +01:00