-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi-camera support #293
base: master
Are you sure you want to change the base?
Multi-camera support #293
Commits on Feb 2, 2024
-
Define a UI to initialize a coordinate transformation
Agustín Castro committedFeb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 2daf7ba - Browse repository at this point
Copy the full SHA 2daf7baView commit details
Commits on Feb 5, 2024
-
Use motion estimator and mask generator when using videos
Agustín Castro committedFeb 5, 2024 Configuration menu - View commit details
-
Copy full SHA for b912a56 - Browse repository at this point
Copy the full SHA b912a56View commit details
Commits on Feb 6, 2024
-
Agustín Castro committed
Feb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for a0402f5 - Browse repository at this point
Copy the full SHA a0402f5View commit details -
Add button to reset video (go to frame 1)
Agustín Castro committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 3bd7833 - Browse repository at this point
Copy the full SHA 3bd7833View commit details -
Delete points when changing the image
Agustín Castro committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 568ccc5 - Browse repository at this point
Copy the full SHA 568ccc5View commit details -
Agustín Castro committed
Feb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for ad5e190 - Browse repository at this point
Copy the full SHA ad5e190View commit details -
Agustín Castro committed
Feb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 411718f - Browse repository at this point
Copy the full SHA 411718fView commit details
Commits on Feb 7, 2024
-
Create method to associate trackers from different cameras
Agustín Castro committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 260cba3 - Browse repository at this point
Copy the full SHA 260cba3View commit details -
Allow for different motion estimators for reference and footage
Agustín Castro committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 4951bb3 - Browse repository at this point
Copy the full SHA 4951bb3View commit details -
Make consistent writing in annotations buttons
Agustín Castro committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 18a6baa - Browse repository at this point
Copy the full SHA 18a6baaView commit details -
Make transformation available in the transformation getter
Agustín Castro committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 70c7b97 - Browse repository at this point
Copy the full SHA 70c7b97View commit details
Commits on Feb 8, 2024
-
Agustín Castro committed
Feb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for edc1321 - Browse repository at this point
Copy the full SHA edc1321View commit details -
Fix error whenever no tracker is passed to the clusterizer
Agustín Castro committedFeb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for f1eaf56 - Browse repository at this point
Copy the full SHA f1eaf56View commit details -
Add rel_to_abs transformation in tracker
Agustín Castro committedFeb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 06bf546 - Browse repository at this point
Copy the full SHA 06bf546View commit details -
Agustín Castro committed
Feb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 55e2b61 - Browse repository at this point
Copy the full SHA 55e2b61View commit details -
Agustín Castro committed
Feb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for e19e6e0 - Browse repository at this point
Copy the full SHA e19e6e0View commit details -
Decrease one vote when growing or splitting
Agustín Castro committedFeb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for d23466b - Browse repository at this point
Copy the full SHA d23466bView commit details -
Add a few warnings, and fix the output size
Agustín Castro committedFeb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b8a286 - Browse repository at this point
Copy the full SHA 7b8a286View commit details -
Add reference name in the pickle
Agustín Castro committedFeb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 604c679 - Browse repository at this point
Copy the full SHA 604c679View commit details -
Agustín Castro committed
Feb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 4c166c6 - Browse repository at this point
Copy the full SHA 4c166c6View commit details
Commits on Feb 9, 2024
-
Add option to set image width and height in the UI
Agustín Castro committedFeb 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 6002348 - Browse repository at this point
Copy the full SHA 6002348View commit details
Commits on Feb 21, 2024
-
Add button to load or save the state
Agustín Castro committedFeb 21, 2024 Configuration menu - View commit details
-
Copy full SHA for f9182f6 - Browse repository at this point
Copy the full SHA f9182f6View commit details -
When loading transformation, update finish button
Agustín Castro committedFeb 21, 2024 Configuration menu - View commit details
-
Copy full SHA for ee91381 - Browse repository at this point
Copy the full SHA ee91381View commit details
Commits on Feb 28, 2024
-
Adjust the way the ids are assigned when growing/splitting
Agustín Castro committedFeb 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3236a0d - Browse repository at this point
Copy the full SHA 3236a0dView commit details -
Remove pickles in demo, add invert button to UI
Agustín Castro authored and Agustín Castro committedFeb 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a2c9e9 - Browse repository at this point
Copy the full SHA 3a2c9e9View commit details -
Add an initialization delay for the clusters
Agustín Castro authored and Agustín Castro committedFeb 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 34b14ec - Browse repository at this point
Copy the full SHA 34b14ecView commit details
Commits on Feb 29, 2024
-
Change default clusterizer delay
Agustín Castro authored and Agustín Castro committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for e001d57 - Browse repository at this point
Copy the full SHA e001d57View commit details
Commits on Mar 1, 2024
-
Update multi camera documentation
Agustín Castro committedMar 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 5c7b4c5 - Browse repository at this point
Copy the full SHA 5c7b4c5View commit details -
Agustín Castro committed
Mar 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 20949c0 - Browse repository at this point
Copy the full SHA 20949c0View commit details
Commits on Mar 5, 2024
-
Agustín Castro committed
Mar 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 912e0f6 - Browse repository at this point
Copy the full SHA 912e0f6View commit details
Commits on Mar 6, 2024
-
Combine embeddings with spatial distance
Agustín Castro authored and Agustín Castro committedMar 6, 2024 Configuration menu - View commit details
-
Copy full SHA for d5347e0 - Browse repository at this point
Copy the full SHA d5347e0View commit details
Commits on Mar 8, 2024
-
Agustín Castro committed
Mar 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 93340cf - Browse repository at this point
Copy the full SHA 93340cfView commit details -
Add option to only use alive objects
Agustín Castro committedMar 8, 2024 Configuration menu - View commit details
-
Copy full SHA for cdd3e58 - Browse repository at this point
Copy the full SHA cdd3e58View commit details -
Don't use distance functions for unmatched trackers
Agustín Castro committedMar 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 6eb462e - Browse repository at this point
Copy the full SHA 6eb462eView commit details
Commits on Mar 9, 2024
-
Keep id in cluster with greatest hit_counter when splitting
Agustín Castro committedMar 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 7c187a2 - Browse repository at this point
Copy the full SHA 7c187a2View commit details -
Update id criteria for splitting
Agustín Castro committedMar 9, 2024 Configuration menu - View commit details
-
Copy full SHA for b15f4a3 - Browse repository at this point
Copy the full SHA b15f4a3View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2680003 - Browse repository at this point
Copy the full SHA 2680003View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d871031 - Browse repository at this point
Copy the full SHA d871031View commit details