Skip to content

ImageAnalyst CV2 is an extension to the ImageAnalyst library, providing additional models and functions using cv2.

License

Notifications You must be signed in to change notification settings

BergLucas/ImageAnalystCV2

Repository files navigation

ImageAnalyst CV2

ImageAnalyst CV2 is an extension to the ImageAnalyst library, providing additional models and functions using cv2.

Requirements

The application requires:

Extras

The application has some extras that can be installed:

  • cv2
  • cv2-headless

Download & Installation

There is two ways to download and install the application.

Using PyPI

You can download and install the application using PyPI. To do so, run the following command:

pip install image-analyst-cv2

Using the GitHub releases

You can download the application on the downloads page. Then, you can install the application by running the following command:

pip install image_analyst_cv2-X.X.X-py3-none-any.whl

(Note: The X.X.X must be replaced by the version that you want to install.)

License

All code is licensed for others under a MIT license (see LICENSE).

About

ImageAnalyst CV2 is an extension to the ImageAnalyst library, providing additional models and functions using cv2.

Topics

Resources

License

Stars

Watchers

Forks

Languages