i_shape 4.0.0

iShape is a compact and efficient library specifically designed for representing 2D data structures using IntPoint.
Documentation
1
2
3
4
5
6
7
8
9
pub mod adapter;
pub mod area;
pub mod count;
pub mod despike;
pub mod init;
pub mod int_area;
pub mod rect;
pub mod reverse;
pub mod simple;