ineye


Nameineye JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryVision data Exploraiton and Sampling Toolkit for Videos
upload_time2024-06-14 04:18:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2022 Rahul Vishwakarma Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords vision video processing
VCS
bugtrack_url
requirements ffmpeg-python future numpy opencv-python tomli tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # INEYE
Data Exploraiton and Sampling Toolkit for Videos. 
- Visualize video streams and run basic detections
  ``` python viz.py --video data/VIRAT_S_050201_05_000890_000944.mp4 ```
- Sample frames at fixed frequency (save-frames=0.1 for FPS/0.1 or 10xFPS rate) or based on detections 
  ``` python viz.py --output-path "./data/output" --save-frames 0.1 --video-ext "mp4" --video data/```
- Tool for video description
  - Exif Tool [https://exiftool.org/index.html]
  - FFMPEG [https://ffmpeg.org/]

##### Future Functions:
- Multi Camera Capture (10 FPS at an interval-period of 1 Second)
- Detect object on a configured part/zone of an image 
- Detect trajectory on the detected object
- Send and archive event notifications (email or ifttt)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ineye",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "vision, video, processing",
    "author": null,
    "author_email": "Rahul Vishwakarma <vishwakarma.rhl@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/7f/42/50f7542770c77977e74268b76f3b4c98eca356247705df7e01185ae7261b/ineye-0.0.2.tar.gz",
    "platform": null,
    "description": "# INEYE\nData Exploraiton and Sampling Toolkit for Videos. \n- Visualize video streams and run basic detections\n  ``` python viz.py --video data/VIRAT_S_050201_05_000890_000944.mp4 ```\n- Sample frames at fixed frequency (save-frames=0.1 for FPS/0.1 or 10xFPS rate) or based on detections \n  ``` python viz.py --output-path \"./data/output\" --save-frames 0.1 --video-ext \"mp4\" --video data/```\n- Tool for video description\n  - Exif Tool [https://exiftool.org/index.html]\n  - FFMPEG [https://ffmpeg.org/]\n\n##### Future Functions:\n- Multi Camera Capture (10 FPS at an interval-period of 1 Second)\n- Detect object on a configured part/zone of an image \n- Detect trajectory on the detected object\n- Send and archive event notifications (email or ifttt)\n\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 Rahul Vishwakarma  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Vision data Exploraiton and Sampling Toolkit for Videos",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/karmarv/ineye"
    },
    "split_keywords": [
        "vision",
        " video",
        " processing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "deb1abd71aaa61fa5958ddc7c9d1f7d8842e546448d868740bc1b1ff8349a21e",
                "md5": "87ce5581a8e84c88c373c69429518320",
                "sha256": "3d63a523355191f349a51e9c76de96581b2fee69e75edd5304570f08f4f3b933"
            },
            "downloads": -1,
            "filename": "ineye-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "87ce5581a8e84c88c373c69429518320",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8136,
            "upload_time": "2024-06-14T04:18:26",
            "upload_time_iso_8601": "2024-06-14T04:18:26.437397Z",
            "url": "https://files.pythonhosted.org/packages/de/b1/abd71aaa61fa5958ddc7c9d1f7d8842e546448d868740bc1b1ff8349a21e/ineye-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f4250f7542770c77977e74268b76f3b4c98eca356247705df7e01185ae7261b",
                "md5": "13b237246f4db820df14160748b54be6",
                "sha256": "83651ee0f8b33246b93693b479ada976b3812dd4749881b7bc70c46e2794cf5c"
            },
            "downloads": -1,
            "filename": "ineye-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "13b237246f4db820df14160748b54be6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8403,
            "upload_time": "2024-06-14T04:18:27",
            "upload_time_iso_8601": "2024-06-14T04:18:27.681997Z",
            "url": "https://files.pythonhosted.org/packages/7f/42/50f7542770c77977e74268b76f3b4c98eca356247705df7e01185ae7261b/ineye-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-14 04:18:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "karmarv",
    "github_project": "ineye",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "ffmpeg-python",
            "specs": [
                [
                    "==",
                    "0.2.0"
                ]
            ]
        },
        {
            "name": "future",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.24.4"
                ]
            ]
        },
        {
            "name": "opencv-python",
            "specs": [
                [
                    "==",
                    "4.10.0.82"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.66.4"
                ]
            ]
        }
    ],
    "lcname": "ineye"
}
        
Elapsed time: 0.27559s