Name | pixviz JSON |
Version |
1.0.1
JSON |
| download |
home_page | None |
Summary | GUI for image sequences pixel analysis |
upload_time | 2024-07-24 23:28:20 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | BSD 3-Clause License Copyright (c) 2024, Yu-Ting Wei Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
keywords |
computer vision
image processing
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pixviz
![PyPI - Version](https://img.shields.io/pypi/v/pixviz)
## Pixel intensity analysis and visualization for image sequences
# Installation
- create conda env `conda create -n pixviz python~=3.10.0 -y`
- install dependencies `pip install pixviz`
- launch GUI `python -m pixviz`
# Simple Demo
![pixel_demo.gif](doc%2Fpixviz_demo.gif)
# GUI Usage
1. Load your video by clicking `Load Video`
2. Drag your ROI(s) by first click `Drag a Rect ROI` button then drag area in video view. Press `play` see preview in plot view (delete by first click the roi in table, then click ``Delete ROI``), ``clear`` button is used for delete realtime plot display
3. Click `Process` the evaluate all, output will be saved as json meta and npy array in the same directory of video source
4. The data (.npy) can be reload using `load result` (the meta json need to be in the same directory)
# API doc
- See [API Doc](https://pixelviz.readthedocs.io/en/latest/)
Raw data
{
"_id": null,
"home_page": null,
"name": "pixviz",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "computer vision, image processing",
"author": null,
"author_email": "Yu-Ting Wei <ytsimon2004@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/4e/7d/571ee7be94346659399789251f77186adec2deed2615298b9392ca50dea4/pixviz-1.0.1.tar.gz",
"platform": null,
"description": "# pixviz\n![PyPI - Version](https://img.shields.io/pypi/v/pixviz)\n\n## Pixel intensity analysis and visualization for image sequences\n\n# Installation\n\n- create conda env `conda create -n pixviz python~=3.10.0 -y`\n- install dependencies `pip install pixviz`\n- launch GUI `python -m pixviz`\n\n\n# Simple Demo\n![pixel_demo.gif](doc%2Fpixviz_demo.gif)\n\n\n# GUI Usage\n\n1. Load your video by clicking `Load Video`\n2. Drag your ROI(s) by first click `Drag a Rect ROI` button then drag area in video view. Press `play` see preview in plot view (delete by first click the roi in table, then click ``Delete ROI``), ``clear`` button is used for delete realtime plot display\n3. Click `Process` the evaluate all, output will be saved as json meta and npy array in the same directory of video source\n4. The data (.npy) can be reload using `load result` (the meta json need to be in the same directory)\n\n\n# API doc\n\n- See [API Doc](https://pixelviz.readthedocs.io/en/latest/)\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License Copyright (c) 2024, Yu-Ting Wei Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
"summary": "GUI for image sequences pixel analysis",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/ytsimon2004/pixelviz",
"Issues": "https://github.com/ytsimon2004/pixelviz/issues",
"Repository": "https://github.com/ytsimon2004/pixelviz"
},
"split_keywords": [
"computer vision",
" image processing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ac54cf45671125e9192ea10fefe6b991a1e7c9ff76f6da9ebbd57a577112f0f3",
"md5": "e5675ea83eb6bac41ec5e62b1af7cafe",
"sha256": "e4bdb05463b658e0b63d19edde58c1e586ba510c0570302f7e3bb64d75385c3a"
},
"downloads": -1,
"filename": "pixviz-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e5675ea83eb6bac41ec5e62b1af7cafe",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 18708,
"upload_time": "2024-07-24T23:28:18",
"upload_time_iso_8601": "2024-07-24T23:28:18.620528Z",
"url": "https://files.pythonhosted.org/packages/ac/54/cf45671125e9192ea10fefe6b991a1e7c9ff76f6da9ebbd57a577112f0f3/pixviz-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4e7d571ee7be94346659399789251f77186adec2deed2615298b9392ca50dea4",
"md5": "e460bb2c625ef630eb3c33ada323bec7",
"sha256": "8d0cf7922995ef4b5c10e5333f0c4ebba943a3e0a1ba1ffc3b0948f1d7cfd937"
},
"downloads": -1,
"filename": "pixviz-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "e460bb2c625ef630eb3c33ada323bec7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 17891,
"upload_time": "2024-07-24T23:28:20",
"upload_time_iso_8601": "2024-07-24T23:28:20.167277Z",
"url": "https://files.pythonhosted.org/packages/4e/7d/571ee7be94346659399789251f77186adec2deed2615298b9392ca50dea4/pixviz-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-24 23:28:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ytsimon2004",
"github_project": "pixelviz",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "pixviz"
}