rvimage-domain

Crates.iorvimage-domain
lib.rsrvimage-domain
version
sourcesrc
created_at2024-05-05 20:12:35.461392
updated_at2024-12-29 23:24:17.273887
descriptionProcess elements in the image domain such as polygons or bounding boxes for RV Image
homepagehttps://github.com/bertiqwerty/rvimage
repositoryhttps://github.com/bertiqwerty/rvimage
max_upload_size
id1230511
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Behrang Shafei (bertiqwerty)

documentation

README

RV Image Domain

Utilities used by RV Image operating in on the image domain including polygon drawing and run-length-encoding. This is considered an integral part of RV Image rather than a standalone crate.

Commit count: 1358

cargo fmt