skelly-viewer


Nameskelly-viewer JSON
Version 2024.4.1022 PyPI version JSON
download
home_pageNone
SummaryView a skelly
upload_time2024-04-25 16:31:26
maintainerNone
docs_urlNone
authorNone
requires_python<3.12,>=3.9
licenseNone
keywords basic template python repository
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Installation

Create a conda environment using Python 3.11 (recommended, untested on other versions) and activate your conda environment 

Install skelly_viewer using `pip install skelly_viewer`

# Usage

After installing, in your conda terminal (with the right environment active), type `skelly_viewer'

You should see a GUI pop up with an empty graph, a slider, and two buttons

Click the `Load a session folder` button, and select a session folder that you would like to view the data from using the folder dialog 
(NOTE: As of right now, this viewer only works with pre-alpha labeled, post-processed data (it looks the `DataArrays` folder with a file 
called `mediaPipeSkel_3d_origin_aligned.npy` inside of it)

You can move the slider, and the 3D graph should show your skeleton

If you hit the `Load Videos` button on the side, select a folder of videos within your current session. When you move the slider, the videos
should load in and appear on the right hand side 





            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "skelly-viewer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.9",
    "maintainer_email": null,
    "keywords": "basic, template, python, repository",
    "author": null,
    "author_email": "Skelly FreeMoCap <info@freemocap.org>",
    "download_url": "https://files.pythonhosted.org/packages/54/c4/18b40d6e23961bb6ee7b7d1948814d053efc83581f39a9cf1b550ce59d87/skelly_viewer-2024.4.1022.tar.gz",
    "platform": null,
    "description": "# Installation\n\nCreate a conda environment using Python 3.11 (recommended, untested on other versions) and activate your conda environment \n\nInstall skelly_viewer using `pip install skelly_viewer`\n\n# Usage\n\nAfter installing, in your conda terminal (with the right environment active), type `skelly_viewer'\n\nYou should see a GUI pop up with an empty graph, a slider, and two buttons\n\nClick the `Load a session folder` button, and select a session folder that you would like to view the data from using the folder dialog \n(NOTE: As of right now, this viewer only works with pre-alpha labeled, post-processed data (it looks the `DataArrays` folder with a file \ncalled `mediaPipeSkel_3d_origin_aligned.npy` inside of it)\n\nYou can move the slider, and the 3D graph should show your skeleton\n\nIf you hit the `Load Videos` button on the side, select a folder of videos within your current session. When you move the slider, the videos\nshould load in and appear on the right hand side \n\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "View a skelly",
    "version": "2024.4.1022",
    "project_urls": null,
    "split_keywords": [
        "basic",
        " template",
        " python",
        " repository"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8226e2f4d15923605ae59ed8c8cfad6d17683c92029e0f8d0431d3ccb18aac43",
                "md5": "b42eb1cf6890bb49daa7274bdcd500af",
                "sha256": "118d2b0a66cd49209af1d3e9d82239a744e42db77d581c5fd679b2e0044ce69e"
            },
            "downloads": -1,
            "filename": "skelly_viewer-2024.4.1022-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b42eb1cf6890bb49daa7274bdcd500af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.9",
            "size": 22719,
            "upload_time": "2024-04-25T16:31:24",
            "upload_time_iso_8601": "2024-04-25T16:31:24.602903Z",
            "url": "https://files.pythonhosted.org/packages/82/26/e2f4d15923605ae59ed8c8cfad6d17683c92029e0f8d0431d3ccb18aac43/skelly_viewer-2024.4.1022-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54c418b40d6e23961bb6ee7b7d1948814d053efc83581f39a9cf1b550ce59d87",
                "md5": "a03721ca31b34cffa34cf0c82ad43cbf",
                "sha256": "4e7c982470a4c84c37f8c270562809367ca3d56347d7b68cb0f47ef02db6c72d"
            },
            "downloads": -1,
            "filename": "skelly_viewer-2024.4.1022.tar.gz",
            "has_sig": false,
            "md5_digest": "a03721ca31b34cffa34cf0c82ad43cbf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.9",
            "size": 16855,
            "upload_time": "2024-04-25T16:31:26",
            "upload_time_iso_8601": "2024-04-25T16:31:26.208849Z",
            "url": "https://files.pythonhosted.org/packages/54/c4/18b40d6e23961bb6ee7b7d1948814d053efc83581f39a9cf1b550ce59d87/skelly_viewer-2024.4.1022.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 16:31:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "skelly-viewer"
}
        
Elapsed time: 0.36473s