pose2sim/Pose2Sim
Laizo 3d6dbfc6d5
Progress on the integration of sports2D & Real-time (#139)
* Renamed an internal variable move save_video from pose to project

* Rename of variables

* Start importing from sports2d

* setup_capture_directories import

* rename of display_detectiob

* Add deprecated warning message for display_detection

* Loop most import from sports2d

* Filed reorganized

* Fix variable initiation

* Move function to sports2d

* Fixed imports
TODO: fix file organisation

* update for webcam usage

* begin of parralelisation

* Advancement on parallel process

* Skeletons from sports2d

* Creation of the new process

* Combined display

* Forgot in commit

* Advancement on video connexion stabilisation

* Code simplified

* code simplififcation

* fixed multiple issues

* Progress on webcam connexion

* Update for thread managment

* Fix codec

* Progress on webcam connection

* fix display issues

* Optimisation attempt

* fix pose_tracker initiation

* blocking process while searching for webcam

* Common process

* Improve code stability

* try to fix video

* Code simplification and working on debug

* code simplifications

* fix return fonction issue

* Still try to fix issue of frames skipped

* Progress on new process

* Fix frame ixd number

* frame range fix

* move frame range
2024-11-15 17:30:43 +01:00
..
Demo_Batch Progress on the integration of sports2D & Real-time (#139) 2024-11-15 17:30:43 +01:00
Demo_MultiPerson Progress on the integration of sports2D & Real-time (#139) 2024-11-15 17:30:43 +01:00
Demo_SinglePerson Progress on the integration of sports2D & Real-time (#139) 2024-11-15 17:30:43 +01:00
MarkerAugmenter Pose estimation test (#116) 2024-07-09 16:39:33 +02:00
OpenSim_Setup Added missing block.vtp for LSTM model 2024-10-21 23:22:47 +02:00
Utilities Progress on the integration of sports2D & Real-time (#139) 2024-11-15 17:30:43 +01:00
__init__.py integration of pose estimation 2024-07-10 10:12:57 +02:00
calibration.py remove CALIB_FIX_PRINCIPAL_POINT + convert objp to mm to avoid scale mismatch with intrinsics 2024-11-14 17:35:59 +01:00
common.py Support caliscope calibration + fixed multi-person tracking 2024-09-22 23:06:07 +02:00
filtering.py Edits to hunmin's pull request (multi-person synchro) 2024-10-22 23:18:00 +02:00
kinematics.py Progress on the integration of sports2D & Real-time (#139) 2024-11-15 17:30:43 +01:00
markerAugmentation.py beta test opensim scaling and kinematics with edits 2024-09-20 02:23:13 +02:00
personAssociation.py Progress on the integration of sports2D & Real-time (#139) 2024-11-15 17:30:43 +01:00
Pose2Sim.py Progress on the integration of sports2D & Real-time (#139) 2024-11-15 17:30:43 +01:00
poseEstimation.py Progress on the integration of sports2D & Real-time (#139) 2024-11-15 17:30:43 +01:00
synchronization.py Progress on the integration of sports2D & Real-time (#139) 2024-11-15 17:30:43 +01:00
triangulation.py Progress on the integration of sports2D & Real-time (#139) 2024-11-15 17:30:43 +01:00