Metadata-Version: 2.1
Name: phycv
Version: 1.2.1
Summary: physics-inspired computer vision algorithms
Author: Jalali-Lab
Author-email: ucla.photonics.lab@gmail.com
Keywords: python,image processing,computational imaging,computer vision,physics-inspired algorithm
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE

Welcome to PhyCV ! The First Physics-inspired Computer Vision Python library developed by Jalali-Lab @ UCLA.

### *Release Notes*

* **Version 1.2.1**

  Minor improvements for loading images.

* **Version 1.2.0**

  We release VEViD, an efficient algorithm for both low-light enhancement and color enhancement! We also significantly improved the document and code!

* **Version 1.1.1**

  Fix minor bugs in `page_create_edge` .

* **Version 1.1.0**

  The `load_img` method now supports loading images from both an image files and image arrays.

* **Version 1.0.0**
  
  The first release of PhyCV is available!

Please refer to the [GitHub page](https://github.com/JalaliLabUCLA/phycv) for more information.
