A Python package for utilities and classes related to the file I/O, dataset record keeping and visualization for image processing and computer vision.
Project description
Computer Vision Pipeline Tools
cvpl_tools is a Python package for utilities and classes related to the file I/O, dataset record keeping for image processing and computer vision.
Functionalities this repository provides for managing datasets using DatasetReference:
- DatasetReference keeps an ordered array of image file paths
- Images are assigned unique IDs used to match with their annotation files
- DatasetReference can be written to disk as json using strenc.py, recording down the image files used in a processing step and their file paths
- cvpl_tools/fs.py provides interface to turn image files to and write them from numpy arrays
- reader_from_cmd.py defines a utility function for creating DatasetReference by pattern matching image files to be included in the dataset
- cvpl_tools/im folder provides an extensible segmentation pipeline that supports Napari visualization and intermediate result caching/checkpointing functionalities
Dependency
This repository uses Poetry to manage dependency.
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
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 cvpl_tools-0.8.1.tar.gz.
File metadata
- Download URL: cvpl_tools-0.8.1.tar.gz
- Upload date:
- Size: 250.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
430cb05aaf44db3999f10df77e9ded77ebcf7a2e868cc6d18d0f68d8ad0d4e04
|
|
| MD5 |
3142a1a862f9a5531f16e9b8c8b58908
|
|
| BLAKE2b-256 |
98c4b97289ab2863b10d9edf57e9829830537469a656c067e73299680b798a99
|
File details
Details for the file cvpl_tools-0.8.1-py3-none-any.whl.
File metadata
- Download URL: cvpl_tools-0.8.1-py3-none-any.whl
- Upload date:
- Size: 90.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d323bb8262ac91c536eb59df5f8ce98f4f378c551a42597063aee8ec17f77472
|
|
| MD5 |
ce54ec16f46910235b71fde445cbaf12
|
|
| BLAKE2b-256 |
e25ad00ae0d2cefda4c198011d963342669042ad4d839138cb188f4b4e5c78cf
|