Skip to content

🖼️🪛 Don't reinvent the wheel every time! This library offers a curated collection of commonly used image manipulation functions for computer vision projects.

Notifications You must be signed in to change notification settings

lanzani/common-image-tools

Repository files navigation

Common Image Tools

Poetry Coverage Status

Description

common_image_tools is a repository containing a curated collection of commonly used image manipulation functions for computer vision projects. These tools provide a set of handy functions for performing various image processing tasks, such as resizing, cropping, filtering, and more.

Features

  • Resizing: Easily resize images to desired dimensions.
  • Cropping: Crop images to focus on specific regions.
  • Filtering: Apply various filters to enhance or modify images.
  • Conversion: Convert images between different formats.
  • Visualization: Tools for visualizing image data.
  • ...

Installation

To install common_image_tools, run the following command:

pip install common-image-tools

or using poetry:

poetry add common-image-tools

Usage

Conversion

Operation

Tool

Verification

Visualization

Video Source

Contributing

Contributions are welcome! If you have any suggestions, improvements, or new features to add, please open an issue or submit a pull request. Make sure to follow the existing coding style and include appropriate tests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

🖼️🪛 Don't reinvent the wheel every time! This library offers a curated collection of commonly used image manipulation functions for computer vision projects.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published