ClearCV — a lightweight, NumPy-based computer vision toolkit built in Python.
Project description
ClearCV
ClearCV is a lightweight, NumPy-based computer vision toolkit implemented in Python. It aims to be small, readable, and easy to extend.
Features (v0.1)
- Read/write PPM images (fast, minimal I/O) and optional
imageiofallback for PNG/JPG - RGB <-> Grayscale conversions
- Convolution-based filters (box blur, Sobel edge detection)
- Nearest-neighbor resize and simple rotate/flip
- Utility helpers
Installation
Create a virtual environment and install:
python -m venv venv
source venv/bin/activate
pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clearcv-0.1.0.tar.gz
(7.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clearcv-0.1.0.tar.gz.
File metadata
- Download URL: clearcv-0.1.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9032127824a00957129d14d26d937fd1ec3652fb9d8cef1cb8ad645311fb9dfe
|
|
| MD5 |
939d374bbd0b514926fc438a63aeac11
|
|
| BLAKE2b-256 |
7beaac80d6bb4f6f06d943b1ce87a8e322a6a023a4a611b251e2d7eada206a47
|
File details
Details for the file clearcv-0.1.0-py3-none-any.whl.
File metadata
- Download URL: clearcv-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4085bf65eb00891a64c84f4330e4ebef2f7507f3bd86bdd857e6bcaa98b6f6e4
|
|
| MD5 |
0a6f33642e3a96fc7737727aa0c8c0d9
|
|
| BLAKE2b-256 |
a9d5540cb88212e37a3132c3223aa47c083ed507fce4e8367dcbf2494d5b5ab3
|