Expand description
Rust-backed aperture overlap and summation utilities.
Re-exports§
pub use aperture::circle_bbox;pub use aperture::circle_exact_weight_at_pixel;pub use aperture::ellipse_bbox;pub use aperture::ellipse_exact_weight_at_pixel;pub use aperture::rectangle_bbox;pub use aperture::rectangle_exact_weight_at_pixel;pub use aperture::BoundingBox;pub use aperture::Ellipse;pub use aperture::Rectangle;
Modules§
- aperture
- Public Rust aperture helpers.