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
cvpl_tools-0.6.5.tar.gz
(61.9 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.6.5.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.6.5.tar.gz
- Upload date:
- Size: 61.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 | ca4fa011ccbec8cc5f31c99b0beab187e3575cd113bdddf2b1424b5c7ace7cea |
|
MD5 | 98d707c42d51232383cef2b5167e09db |
|
BLAKE2b-256 | 2d2a749f82484d787d01e5c85ed80c834189f9cfab25893e599d8753be4435b5 |
File details
Details for the file cvpl_tools-0.6.5-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.6.5-py3-none-any.whl
- Upload date:
- Size: 72.0 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 | 2f73dea3e640b4b1618cd272f5a2cb9ac25356d5023fd30515adf1f8e21747b1 |
|
MD5 | 098cd0d3ba2d85e8cabb83d6a9286cf3 |
|
BLAKE2b-256 | fe572500919763bc2cef7a245978c2372451b88f29811458756d9dca13d80f62 |