tgv


Nametgv JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/ykesenci/tgv
SummaryTotal Generalized Variation with numpy/scipy
upload_time2025-01-25 10:42:10
maintainerNone
docs_urlNone
authorYekta Kesenci, Raphael Reme
requires_python>=3.8
licenseMIT
keywords tgv inverse problem optimization optical flow denoising
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tgv
Implementation of Total Generalized Variation for optical flow

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ykesenci/tgv",
    "name": "tgv",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "TGV, Inverse Problem, Optimization, Optical Flow, Denoising",
    "author": "Yekta Kesenci, Raphael Reme",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# tgv\nImplementation of Total Generalized Variation for optical flow\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Total Generalized Variation with numpy/scipy",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ykesenci/tgv"
    },
    "split_keywords": [
        "tgv",
        " inverse problem",
        " optimization",
        " optical flow",
        " denoising"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de62324fbf4e5aa297df2c5fd1802817c91530fd2f6c6e410fad22a41955628c",
                "md5": "c2b82ead68a86b4bd5184a3165ecb85f",
                "sha256": "3c80944f96293470437a28ff2296bea8f81adabc2584a20214486bf78a0d1790"
            },
            "downloads": -1,
            "filename": "tgv-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2b82ead68a86b4bd5184a3165ecb85f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3630,
            "upload_time": "2025-01-25T10:42:10",
            "upload_time_iso_8601": "2025-01-25T10:42:10.761935Z",
            "url": "https://files.pythonhosted.org/packages/de/62/324fbf4e5aa297df2c5fd1802817c91530fd2f6c6e410fad22a41955628c/tgv-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-25 10:42:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ykesenci",
    "github_project": "tgv",
    "github_not_found": true,
    "lcname": "tgv"
}
        
Elapsed time: 0.61783s