public class MBFProjectionProcessor extends ProjectionProcessor<Float[],MBFImage>
currentMatrix, images, maxc, maxr, minc, minr, projectedRectangles, projectedShapes, transforms, transformsInverted, unset
Constructor and Description |
---|
MBFProjectionProcessor() |
Modifier and Type | Method and Description |
---|---|
MBFImage |
performProjection(int windowMinC,
int windowMinR,
MBFImage output)
Perform projection but only request data for pixels within the windowed
range provided.
|
accumulate, combine, getCurrentShapes, getMatrix, isInside, performBlendedProjection, performProjection, performProjection, performProjection, performProjection, performProjection, project, project, setMatrix
public MBFProjectionProcessor()
public MBFImage performProjection(int windowMinC, int windowMinR, MBFImage output)
ProjectionProcessor
performProjection
in class ProjectionProcessor<Float[],MBFImage>
windowMinC
- left XwindowMinR
- top Youtput
- the target image in which to project