# postprocessing_gui
# INSTALLING the GUI
1. Create a 3.9 or 3.10 conda environment environment
-have tested this successfully on 3.9.16 (latest 3.9 version) and 3.10.11 (latest 3.10 version)
2. Navigate to this github repo and use the command `pip install -e.` to install the dependencies from the pyproject.toml
# STARTING the GUI:
1. Open up `postprocess_GUI.py`
2. Scroll down to the `if __name__ == '__main__'` section at the bottom
3. Change the `path_to_data_folder` variable to the path to your recording
-NOTE: The GUI is set up to take file paths and file names corresponding to the
FreeMoCap 1.0 release. If you need to change these file paths, you can do so
from the `FileManager` class at the top of `postprocess_GUI.py`
4. After changing the path, run the `postprocess_GUI.py` script, and the GUI will pop up
# OPERATING the GUI
- When the GUI pops up you'll see the main menu, from which you can alter and apply
various postprocessing parameters (currently mostly for interpolation/filtering)
- Press the 'Process Data and View Results' button to run the postprocessing on the skeleton,
and the postprocessed skeleton should appear in the 'post-processed data' skeleton viewer
- You can move between the Filtering and Interpolation tabs at the top to more closely look
at how the different processing options affect your data
- When finished, press the 'Save Out Data' button on the main menu to save the post_processed data
and a .toml file of your processing parameters into the 'output_data' folder
- Default processed data file name is 'mediapipe_processed_xyz.npy' and the parameter summary name
is 'postprocessing_settings.toml'
Raw data
{
"_id": null,
"home_page": null,
"name": "skellyforge",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.9",
"maintainer_email": null,
"keywords": "basic, template, python, repository",
"author": null,
"author_email": "skellyforge <info@freemocap.org>",
"download_url": "https://files.pythonhosted.org/packages/a5/b7/48783825c9354f96bd96a85a124c089642185b0c4591e91cdd18007ae147/skellyforge-2024.12.1009.tar.gz",
"platform": null,
"description": "# postprocessing_gui\n\n# INSTALLING the GUI\n 1. Create a 3.9 or 3.10 conda environment environment \n -have tested this successfully on 3.9.16 (latest 3.9 version) and 3.10.11 (latest 3.10 version)\n 2. Navigate to this github repo and use the command `pip install -e.` to install the dependencies from the pyproject.toml\n\n# STARTING the GUI:\n 1. Open up `postprocess_GUI.py`\n 2. Scroll down to the `if __name__ == '__main__'` section at the bottom\n 3. Change the `path_to_data_folder` variable to the path to your recording\n -NOTE: The GUI is set up to take file paths and file names corresponding to the \n FreeMoCap 1.0 release. If you need to change these file paths, you can do so\n from the `FileManager` class at the top of `postprocess_GUI.py`\n 4. After changing the path, run the `postprocess_GUI.py` script, and the GUI will pop up\n\n# OPERATING the GUI \n - When the GUI pops up you'll see the main menu, from which you can alter and apply\n various postprocessing parameters (currently mostly for interpolation/filtering)\n - Press the 'Process Data and View Results' button to run the postprocessing on the skeleton,\n and the postprocessed skeleton should appear in the 'post-processed data' skeleton viewer\n - You can move between the Filtering and Interpolation tabs at the top to more closely look\n at how the different processing options affect your data \n - When finished, press the 'Save Out Data' button on the main menu to save the post_processed data\n and a .toml file of your processing parameters into the 'output_data' folder\n - Default processed data file name is 'mediapipe_processed_xyz.npy' and the parameter summary name\n is 'postprocessing_settings.toml'\n",
"bugtrack_url": null,
"license": null,
"summary": "Basic template of a python repository",
"version": "2024.12.1009",
"project_urls": null,
"split_keywords": [
"basic",
" template",
" python",
" repository"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4e0e4be7e1c47a5901f2f3d323aca78f1cb915640269fdf150b7cb0b59527a26",
"md5": "486114263192be1a7fb1b1cc59fd6534",
"sha256": "eee31333faf4321e8e3ade6820e97132fa83e17165457d53979fd13502c2ea6e"
},
"downloads": -1,
"filename": "skellyforge-2024.12.1009-py3-none-any.whl",
"has_sig": false,
"md5_digest": "486114263192be1a7fb1b1cc59fd6534",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.9",
"size": 40986,
"upload_time": "2024-12-17T18:29:32",
"upload_time_iso_8601": "2024-12-17T18:29:32.199969Z",
"url": "https://files.pythonhosted.org/packages/4e/0e/4be7e1c47a5901f2f3d323aca78f1cb915640269fdf150b7cb0b59527a26/skellyforge-2024.12.1009-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a5b748783825c9354f96bd96a85a124c089642185b0c4591e91cdd18007ae147",
"md5": "3acb5e8eca675b107a8e7e90493ab740",
"sha256": "0703250b9ae84aaf49ef304897e250487ce6d2ecc132d4e0f4aef0eac179371e"
},
"downloads": -1,
"filename": "skellyforge-2024.12.1009.tar.gz",
"has_sig": false,
"md5_digest": "3acb5e8eca675b107a8e7e90493ab740",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.9",
"size": 33424,
"upload_time": "2024-12-17T18:29:33",
"upload_time_iso_8601": "2024-12-17T18:29:33.212116Z",
"url": "https://files.pythonhosted.org/packages/a5/b7/48783825c9354f96bd96a85a124c089642185b0c4591e91cdd18007ae147/skellyforge-2024.12.1009.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-17 18:29:33",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "skellyforge"
}