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.7.7.tar.gz
(66.3 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.7.7.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.7.7.tar.gz
- Upload date:
- Size: 66.3 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 | 329969b0bd9afe5685305f56580b6cca82147bff70cf11ee6755c811ff9c7249 |
|
MD5 | b7a753e0c0407f55edf5e00bd14ea8ea |
|
BLAKE2b-256 | 6f4ba88473e009030e8fb5da50d96bc679e0b9b571c2b8f9c02e2cb1124eb2af |
File details
Details for the file cvpl_tools-0.7.7-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.7.7-py3-none-any.whl
- Upload date:
- Size: 78.1 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 | 73b1d620798773ebca89db0043d35147e4d01a02617a18571ef0ba73a393f0bc |
|
MD5 | c96c18d1529555858a0c35bf654be0f8 |
|
BLAKE2b-256 | b3952d9a7f06e36cccbdde3e3608003ac2fdabdcc5d54c537ca093824f152e80 |