Skip to main content

Segmentation3D

Type Alias Segmentation3D 

Source
pub type Segmentation3D<T> = Segmentation<3, T>;

Aliased Typeยง

pub struct Segmentation3D<T> { /* private fields */ }