Commit Graph

140 Commits

Author SHA1 Message Date
c231b52876 [trackingdata] more logging, cleanup 2025-02-21 10:59:57 +01:00
4762921ccd [main] wrap code into functions, add argparse to allow to set log level 2025-02-21 10:30:57 +01:00
6f4ac1136b [timeline] more bins, use trackingdata and hightlight user-labeled frames 2025-02-21 09:48:13 +01:00
98900ff480 renaming, disable delete detections btn 2025-02-21 08:21:15 +01:00
3206950f5e trackingdata more documentation 2025-02-21 08:20:56 +01:00
2c62ee28a9 [cleanup] 2025-02-21 08:01:45 +01:00
104be6e15f [style] add styles factory scripts 2025-02-21 08:01:09 +01:00
4cf278f1a1 [enums] avoid circ imports, extract enum to enums utils 2025-02-20 22:50:59 +01:00
20b2915b6b cleanup 2025-02-20 18:00:29 +01:00
33b46af8d0 [tracks] support new buttons 2025-02-20 18:00:18 +01:00
dbd5b380ba [trackingdata] add more functionality 2025-02-20 17:59:52 +01:00
9361069b74 [main] some cleanup set log level to info 2025-02-20 11:20:54 +01:00
2020fe6f8f [selection control] extract to own class, add signals and buttons 2025-02-20 10:42:29 +01:00
47b1988539 [classifier] improvements, but needs more ideas 2025-02-19 17:46:45 +01:00
2bba098b77 [trackingdata] fix orientation estimation 2025-02-19 17:45:21 +01:00
256e9caa2f [classifier] fixes and improvements 2025-02-19 08:45:23 +01:00
7a2084e159 [classifier] improvements 2025-02-18 18:21:00 +01:00
881194ac66 [classifier] refresh in the background 2025-02-18 11:08:23 +01:00
ef6ff0d2b4 [classifier] show progress dialog while refreshing 2025-02-18 09:18:58 +01:00
2737fed192 [trackingdata] add column to mark user-labeled detections 2025-02-18 09:18:32 +01:00
6c46d834eb [skeleton] correctly catch zero len detection 2025-02-17 23:11:57 +01:00
74fc43b586 [classifier] more interactions on consistencytracker 2025-02-17 23:11:16 +01:00
1c65296008 [tracks] add window information 2025-02-17 21:44:17 +01:00
0542d271ef [timeline] put text below dashes, increase bins 2025-02-17 21:43:06 +01:00
a8fd5375f2 [classifier] auto distance classifier 2025-02-17 18:20:25 +01:00
f62c7c43e0 [trackingdata] implement a bendedness function 2025-02-14 10:21:03 +01:00
6d288aace1 [trackingdata] implementation of bendedness 2025-02-13 09:55:22 +01:00
bf7c37eb46 intermediate state 2025-02-12 17:14:21 +01:00
c7e482ffd1 [main] rearrange file menu entries 2025-02-12 09:35:21 +01:00
a4e0529c86 [tracks] movement of window should work 2025-02-12 09:34:26 +01:00
1d6e25dc3d [tracks] more logging 2025-02-11 08:21:32 +01:00
5a128cf28e [tracks, classifier] include neighborhood classifier, not yet doing
anything
2025-02-10 11:08:06 +01:00
96e4b0b2c5 [trackingdata] improvements, some docstrings 2025-02-10 11:08:02 +01:00
6244f7fdbe [detection view] improving zooming under mac 2025-02-10 11:07:08 +01:00
1e86a74549 [trackingdata] extract to util subpackage 2025-02-09 11:32:03 +01:00
b7d4097e73 [cleanup] moving stuff, rename DataController to TrackingData 2025-02-09 11:14:23 +01:00
ff7e1e85ae [classifier] cleanup and preparations 2025-02-07 17:45:25 +01:00
15cee494f6 [tracks] include classifier widget 2025-02-07 15:57:35 +01:00
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