Crates.io | rten-imageproc |
lib.rs | rten-imageproc |
version | 0.22.1 |
created_at | 2023-12-31 20:31:25.22853+00 |
updated_at | 2025-09-18 18:22:54.33472+00 |
description | Image tensor processing and geometry functions |
homepage | https://github.com/robertknight/rten |
repository | https://github.com/robertknight/rten |
max_upload_size | |
id | 1084990 |
size | 125,347 |
Library for pre and post-processing image data stored in matrices. It includes functionality for:
The genesis of this library was a need in the ocrs OCR engine for a Rust implementation of a subset of the geometry and image processing functionality provided by libraries like OpenCV and Shapely in Python.