pixanalyzer


Namepixanalyzer JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/HMYamano/PixAnalyzer
SummaryAnalyzing pixcel change from movies to evaluate deformation of objects
upload_time2023-10-06 10:02:18
maintainer
docs_urlNone
authorHayato M Yamanouchi
requires_python
licenseMIT
keywords neuroscience biology evaluation
VCS
bugtrack_url
requirements certifi charset-normalizer contourpy cycler docutils fonttools idna importlib-metadata jaraco.classes keyring kiwisolver markdown-it-py matplotlib mdurl more-itertools nh3 numpy opencv-python packaging pandas Pillow pkginfo Pygments pyparsing PySimpleGUI python-dateutil pytz readme-renderer requests requests-toolbelt rfc3986 rich seaborn setuptools six tqdm twine tzdata urllib3 wheel zipp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PixAnalyzer
<!-- ![Logo](img/logo.png) -->
<img src="img/logo.png" width="30%">

PixAnalyzer is a tool for quantifying the motion of objects.
It calculates pixel changes and quantifies the overall motion, which cannot be quantified by tracking or object recognition.




## Installation

#### Step1: Clone this repository

#### Step2: Install [Anaconda](https://www.anaconda.com)

#### Step3: Build an environment using the yaml file

In Anacnda prompt
```
  conda env create -f <path/to/environment.yml>
```

#### Step4: Start PixAnalyzer

In Anacnda prompt
```
  conda acitate pixanalyzer
  cd PixAnalyzer # Move to PixAnalyzer directory
  python -m pixanalyzer
```

    
## Demo

In the "test data" folder, there are analyze demo.mp4 and result.mp4 and other figures.
## Acknowledgements
 We thanks for PhD. Ryoya Tanaka for discussing.



## Release Note
- 2023/10/XX First release (Ver. 1.0)
## Feedback

If you have any feedback, please reach out to us by:

- Opening an issue in the repository

- E-mail: haya.m.yamano.neuro@gmail.com


## License

[MIT](https://choosealicense.com/licenses/mit/)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HMYamano/PixAnalyzer",
    "name": "pixanalyzer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Neuroscience,Biology,Evaluation",
    "author": "Hayato M Yamanouchi",
    "author_email": "haya.m.yamano.neuro@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3e/54/2a94cb543f92f09f4f810e80cd9c57f749fec92fc1255e1cde0f75955de6/pixanalyzer-0.2.0.tar.gz",
    "platform": null,
    "description": "# PixAnalyzer\n<!-- ![Logo](img/logo.png) -->\n<img src=\"img/logo.png\" width=\"30%\">\n\nPixAnalyzer is a tool for quantifying the motion of objects.\nIt calculates pixel changes and quantifies the overall motion, which cannot be quantified by tracking or object recognition.\n\n\n\n\n## Installation\n\n#### Step1: Clone this repository\n\n#### Step2: Install [Anaconda](https://www.anaconda.com)\n\n#### Step3: Build an environment using the yaml file\n\nIn Anacnda prompt\n```\n  conda env create -f <path/to/environment.yml>\n```\n\n#### Step4: Start PixAnalyzer\n\nIn Anacnda prompt\n```\n  conda acitate pixanalyzer\n  cd PixAnalyzer # Move to PixAnalyzer directory\n  python -m pixanalyzer\n```\n\n    \n## Demo\n\nIn the \"test data\" folder, there are analyze demo.mp4 and result.mp4 and other figures.\n## Acknowledgements\n We thanks for PhD. Ryoya Tanaka for discussing.\n\n\n\n## Release Note\n- 2023/10/XX First release (Ver. 1.0)\n## Feedback\n\nIf you have any feedback, please reach out to us by:\n\n- Opening an issue in the repository\n\n- E-mail: haya.m.yamano.neuro@gmail.com\n\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Analyzing pixcel change from movies to evaluate deformation of objects",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/HMYamano/PixAnalyzer"
    },
    "split_keywords": [
        "neuroscience",
        "biology",
        "evaluation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5637e47ce65a2ce6c578b1de2237f8a24ae330866594e2df1d8acc86864d3d32",
                "md5": "2bebd7e5a74d3de17f9eb7bb2f001226",
                "sha256": "59de727476dd4df4d0a6d2c55af8563baca1bbf044fb52e76e117a900153d939"
            },
            "downloads": -1,
            "filename": "pixanalyzer-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2bebd7e5a74d3de17f9eb7bb2f001226",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8983,
            "upload_time": "2023-10-06T10:02:16",
            "upload_time_iso_8601": "2023-10-06T10:02:16.669923Z",
            "url": "https://files.pythonhosted.org/packages/56/37/e47ce65a2ce6c578b1de2237f8a24ae330866594e2df1d8acc86864d3d32/pixanalyzer-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e542a94cb543f92f09f4f810e80cd9c57f749fec92fc1255e1cde0f75955de6",
                "md5": "fdc20a6e4643ad705d872f4d7adb217c",
                "sha256": "0cfd047fcc250ba1975195188a50cd87cb98146e90f492300137999adf1fa706"
            },
            "downloads": -1,
            "filename": "pixanalyzer-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fdc20a6e4643ad705d872f4d7adb217c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8660,
            "upload_time": "2023-10-06T10:02:18",
            "upload_time_iso_8601": "2023-10-06T10:02:18.268579Z",
            "url": "https://files.pythonhosted.org/packages/3e/54/2a94cb543f92f09f4f810e80cd9c57f749fec92fc1255e1cde0f75955de6/pixanalyzer-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-06 10:02:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HMYamano",
    "github_project": "PixAnalyzer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2023.7.22"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "contourpy",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "cycler",
            "specs": [
                [
                    "==",
                    "0.12.0"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.20.1"
                ]
            ]
        },
        {
            "name": "fonttools",
            "specs": [
                [
                    "==",
                    "4.43.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.4"
                ]
            ]
        },
        {
            "name": "importlib-metadata",
            "specs": [
                [
                    "==",
                    "6.8.0"
                ]
            ]
        },
        {
            "name": "jaraco.classes",
            "specs": [
                [
                    "==",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "keyring",
            "specs": [
                [
                    "==",
                    "24.2.0"
                ]
            ]
        },
        {
            "name": "kiwisolver",
            "specs": [
                [
                    "==",
                    "1.4.5"
                ]
            ]
        },
        {
            "name": "markdown-it-py",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.8.0"
                ]
            ]
        },
        {
            "name": "mdurl",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        },
        {
            "name": "more-itertools",
            "specs": [
                [
                    "==",
                    "10.1.0"
                ]
            ]
        },
        {
            "name": "nh3",
            "specs": [
                [
                    "==",
                    "0.2.14"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26.0"
                ]
            ]
        },
        {
            "name": "opencv-python",
            "specs": [
                [
                    "==",
                    "4.8.1.78"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "23.2"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.1.1"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "10.0.1"
                ]
            ]
        },
        {
            "name": "pkginfo",
            "specs": [
                [
                    "==",
                    "1.9.6"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.16.1"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "3.1.1"
                ]
            ]
        },
        {
            "name": "PySimpleGUI",
            "specs": [
                [
                    "==",
                    "4.60.5"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2023.3.post1"
                ]
            ]
        },
        {
            "name": "readme-renderer",
            "specs": [
                [
                    "==",
                    "42.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "requests-toolbelt",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "rfc3986",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "==",
                    "13.6.0"
                ]
            ]
        },
        {
            "name": "seaborn",
            "specs": [
                [
                    "==",
                    "0.13.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "68.0.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.66.1"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "==",
                    "4.0.2"
                ]
            ]
        },
        {
            "name": "tzdata",
            "specs": [
                [
                    "==",
                    "2023.3"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.0.6"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    "==",
                    "0.37.1"
                ]
            ]
        },
        {
            "name": "zipp",
            "specs": [
                [
                    "==",
                    "3.17.0"
                ]
            ]
        }
    ],
    "lcname": "pixanalyzer"
}
        
Elapsed time: 0.28091s