Package | Description |
---|---|
net.imglib2.algorithm.kdtree |
Modifier and Type | Method and Description |
---|---|
static ConvexPolytope |
ConvexPolytope.transform(ConvexPolytope polytope,
AffineGet transform)
Apply an
affine transformation to a HyperPlane . |
Modifier and Type | Method and Description |
---|---|
void |
ClipConvexPolytopeKDTree.clip(ConvexPolytope polytope) |
static ConvexPolytope |
ConvexPolytope.transform(ConvexPolytope polytope,
AffineGet transform)
Apply an
affine transformation to a HyperPlane . |
Copyright © 2015–2022 ImgLib2. All rights reserved.