phycv


Namephycv JSON
Version 1.2.6 PyPI version JSON
download
home_page
Summaryphysics-inspired computer vision algorithms
upload_time2023-11-28 01:55:47
maintainer
docs_urlNone
authorJalali-Lab
requires_python
license
keywords python image processing computational imaging computer vision physics-inspired algorithm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PhyCV: The First Physics-inspired Computer Vision Library

[![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white)](https://www.youtube.com/playlist?list=PLj--iTBXPaTWABQstUFA6l6_Rf3uiZq9T)
[![Wikipedia](https://img.shields.io/badge/Wikipedia-%23000000.svg?style=for-the-badge&logo=wikipedia&logoColor=white)](https://en.wikipedia.org/wiki/PhyCV)

Welcome to PhyCV ! The First Physics-inspired Computer Vision Python library developed by [Jalali-Lab](https://photonics.ucla.edu/) @ UCLA. This repo is maintained by [Yiming Zhou](https://yiming0416.github.io/).

Please see the release notes of all previous versions [here](https://github.com/JalaliLabUCLA/phycv/blob/main/assets/docs/change_log.md).


## Citation

If you find PhyCV useful in your research, please star :star: this repository and consider citing the following [preprint](https://arxiv.org/abs/2301.12531):
```
@article{zhou2023phycv,
  title={PhyCV: The First Physics-inspired Computer Vision Library},
  author={Zhou, Yiming and MacPhee, Callen and Suthar, Madhuri and Jalali, Bahram},
  journal={arXiv preprint arXiv:2301.12531},
  year={2023}
}

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "phycv",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,image processing,computational imaging,computer vision,physics-inspired algorithm",
    "author": "Jalali-Lab",
    "author_email": "ucla.photonics.lab@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "# PhyCV: The First Physics-inspired Computer Vision Library\n\n[![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white)](https://www.youtube.com/playlist?list=PLj--iTBXPaTWABQstUFA6l6_Rf3uiZq9T)\n[![Wikipedia](https://img.shields.io/badge/Wikipedia-%23000000.svg?style=for-the-badge&logo=wikipedia&logoColor=white)](https://en.wikipedia.org/wiki/PhyCV)\n\nWelcome to PhyCV ! The First Physics-inspired Computer Vision Python library developed by [Jalali-Lab](https://photonics.ucla.edu/) @ UCLA. This repo is maintained by [Yiming Zhou](https://yiming0416.github.io/).\n\nPlease see the release notes of all previous versions [here](https://github.com/JalaliLabUCLA/phycv/blob/main/assets/docs/change_log.md).\n\n\n## Citation\n\nIf you find PhyCV useful in your research, please star :star: this repository and consider citing the following [preprint](https://arxiv.org/abs/2301.12531):\n```\n@article{zhou2023phycv,\n  title={PhyCV: The First Physics-inspired Computer Vision Library},\n  author={Zhou, Yiming and MacPhee, Callen and Suthar, Madhuri and Jalali, Bahram},\n  journal={arXiv preprint arXiv:2301.12531},\n  year={2023}\n}\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "physics-inspired computer vision algorithms",
    "version": "1.2.6",
    "project_urls": null,
    "split_keywords": [
        "python",
        "image processing",
        "computational imaging",
        "computer vision",
        "physics-inspired algorithm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d531a0b276c26f8f21d0a9d48cf05e1f99361732c59778768c2c19ecafe13a1",
                "md5": "78117e08957e8d04ae4504cbd1572931",
                "sha256": "85103d1756f59fed83f4d9ff4ea329294ae23b537030d5d395970fefa16c83ee"
            },
            "downloads": -1,
            "filename": "phycv-1.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "78117e08957e8d04ae4504cbd1572931",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14873,
            "upload_time": "2023-11-28T01:55:47",
            "upload_time_iso_8601": "2023-11-28T01:55:47.993848Z",
            "url": "https://files.pythonhosted.org/packages/9d/53/1a0b276c26f8f21d0a9d48cf05e1f99361732c59778768c2c19ecafe13a1/phycv-1.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-28 01:55:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "phycv"
}
        
Elapsed time: 0.14016s