biotracker_core icon indicating copy to clipboard operation
biotracker_core copied to clipboard

Video Tracking Framework for the Analysis of Animal Behavior - Core Component

Results 34 biotracker_core issues
Sort by recently updated
recently updated
newest added

To remove dependencies

enhancement
Nice-to-have

The deleted code induced #156. Of course, `getMaxLinecount()` returns only 1 when a tracking is not performed yet. I have no idea why that code was there, but it looks...

The trajectory numbers position / color / size / transparency can't yet be adjusted in the GUI. Right now, only transparency is possible and this is connected to the trackpoints...

enhancement

The tracer does not point exactly to the center of the tracking dot (or vice versa), but instead at the bottom right corner. This is particularly bad, because the trajectory...

**What happens:** - track at least one object - no framerate limit is set --> after short amount of time the video gets stuck - the shown framerate, play/pause button...

bug

When I save a file, I cannot select the file type (in the "Save as.."-dialog). When I manually enter e.g. "foo.json" it saves as "foo.json.csv". When I enter "foo.csv", it...

This causes the Qt color dialog to be used, which seems to be buggy itself. The first time is it opened, it shows up normally. After that, opening it causes...

bug

Add tracks by hand and try to save them without tracking anything. No output file will be generated.

bug

Having CLI version would be nice for use cases with no user interaction needed. E.g. running 24/7 on a Raspberry. --> here saving the data each timestep would be useful

Nice-to-have

If the trajectory file has a video annotated, ask the user to load it?

enhancement
Nice-to-have