pose2sim/Pose2Sim/Utilities
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
..
__init__.py integration of pose estimation 2024-07-10 10:12:57 +02:00
AlphaPose_to_OpenPose.py integration of pose estimation 2024-07-10 10:12:57 +02:00
Blazepose_runsave.py integration of pose estimation 2024-07-10 10:12:57 +02:00
bodykin_from_mot_osim.py integration of pose estimation 2024-07-10 10:12:57 +02:00
c3d_to_trc.py integration of pose estimation 2024-07-10 10:12:57 +02:00
calib_easymocap_to_toml.py integration of pose estimation 2024-07-10 10:12:57 +02:00
calib_from_checkerboard.py integration of pose estimation 2024-07-10 10:12:57 +02:00
calib_qca_to_toml.py beta: opensim integration 2024-09-19 00:39:58 +02:00
calib_toml_to_easymocap.py integration of pose estimation 2024-07-10 10:12:57 +02:00
calib_toml_to_opencap.py integration of pose estimation 2024-07-10 10:12:57 +02:00
calib_toml_to_qca.py integration of pose estimation 2024-07-10 10:12:57 +02:00
DLC_to_OpenPose.py integration of pose estimation 2024-07-10 10:12:57 +02:00
json_display_with_img.py integration of pose estimation 2024-07-10 10:12:57 +02:00
json_display_without_img.py integration of pose estimation 2024-07-10 10:12:57 +02:00
MMPose_to_OpenPose.py Pose estimation test (#116) 2024-07-09 16:39:33 +02:00
reproj_from_trc_calib.py Update reproj_from_trc_calib.py 2024-11-10 13:49:42 +01:00
tests.py Progress on the integration of sports2D & Real-time (#139) 2024-11-15 17:30:43 +01:00
trc_combine.py integration of pose estimation 2024-07-10 10:12:57 +02:00
trc_desample.py integration of pose estimation 2024-07-10 10:12:57 +02:00
trc_filter.py integration of pose estimation 2024-07-10 10:12:57 +02:00
trc_from_easymocap.py integration of pose estimation 2024-07-10 10:12:57 +02:00
trc_from_mot_osim.py start at frame 1 instead of 0 2024-07-23 00:14:15 +02:00
trc_gaitevents.py removed tracking option in pose estimation + fixed tests so that synchonization is not done in multiperson Demo + fixed multitab plots crashing 2024-09-17 23:35:40 +02:00
trc_plot.py integration of pose estimation 2024-07-10 10:12:57 +02:00
trc_to_c3d.py integration of pose estimation 2024-07-10 10:12:57 +02:00
trc_Zup_to_Yup.py integration of pose estimation 2024-07-10 10:12:57 +02:00