Skip to main content

An advanced, all-in-one image processing and computer vision tool with a comprehensive GUI built in Python.

Project description

AlchemyCV - Advanced Computer Vision Tool

AlchemyCV is a powerful desktop application built with Python. It provides a comprehensive suite of tools for real-time image processing, enhancement, filtering, and analysis.

AlchemyCV Screenshot

Features

  • Multi-Stage Processing Pipeline: Apply filters in a logical order: Pre-processing, Enhancement, Frequency Filtering, Masking, and Refinement.
  • Rich Filter Library: Includes Gaussian/Median/Bilateral blurs, Histogram Equalization, CLAHE, Fourier transforms (LPF/HPF), color space filtering (HSV, Lab), thresholding, and more.
  • Advanced Masking: Generate binary masks from color or grayscale ranges, or use edge detection algorithms like Canny, Sobel, and Prewitt.
  • Contour Analysis: Automatically detect, count, and draw contours on objects in the image based on area.
  • Interactive UI:
    • Real-time parameter adjustment with sliders and dropdowns.
    • Zoom and Pan the image display with mouse controls.
    • Status bar showing image dimensions and mouse coordinates.
    • Informative tooltips for key controls.
  • Session Management: Save and load your complex filter settings to a JSON file.

Installation

The easiest way to install AlchemyCV is with pip from the Python Package Index (PyPI).

pip install alchemycv

Usage

After installation, the application can be launched by simply running the following command in your terminal:

alchemycv

For Developers (Installation from Source)

If you wish to modify the code or contribute to the project, you can install it from source.

1. Clone the Repository:

git clone https://github.com/kouya-marino/AlchemyCV.git
cd AlchemyCV

2. Create and Activate a Virtual Environment:

It is highly recommended to create a virtual environment to manage dependencies.

# Create the environment
python -m venv venv

# Activate the environment
# On macOS/Linux:
source venv/bin/activate
# On Windows:
.\venv\Scripts\activate

3. Install Dependencies:

The required libraries are listed in the package configuration and can be installed with pip.

pip install -r requirements.txt

(Note: You will need to create a requirements.txt file from your pyproject.toml or install them manually if you choose this route).

4. Run the Application:

python -m src.alchemycv.app

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alchemycv-1.1.0.tar.gz (32.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alchemycv-1.1.0-py3-none-any.whl (31.3 kB view details)

Uploaded Python 3

File details

Details for the file alchemycv-1.1.0.tar.gz.

File metadata

  • Download URL: alchemycv-1.1.0.tar.gz
  • Upload date:
  • Size: 32.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for alchemycv-1.1.0.tar.gz
Algorithm Hash digest
SHA256 65e83aed85e5a332bb4bedc93be3f44628c45dba21bcaca4eb4688892b74c3d0
MD5 8c954c196fd76a8efe8996e666a02a56
BLAKE2b-256 4b9382f6288a2de517909554c9a6ab3ef9c7358cabe37c354efb5ff274fdc2ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for alchemycv-1.1.0.tar.gz:

Publisher: publish.yml on kouya-marino/AlchemyCV

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file alchemycv-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: alchemycv-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 31.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for alchemycv-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3e66b13c21d9abcc8ba92f36a13cd330e8ae3e3656a528f472ca48a4b2a8e5e7
MD5 218971e75921e09acd970a2ef7f34459
BLAKE2b-256 bcb04204de492d929271b9198e038641265ef3c77b13bc178f90e56a4bb3dc30

See more details on using hashes here.

Provenance

The following attestation bundles were made for alchemycv-1.1.0-py3-none-any.whl:

Publisher: publish.yml on kouya-marino/AlchemyCV

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page