Package | Description |
---|---|
org.openimaj.image | |
org.openimaj.image.processing.transform |
Modifier and Type | Method and Description |
---|---|
void |
Image.accumulateWith(AccumulatingImageCombiner<I,?> combiner)
Accumulate this image the the given
AccumulatingImageCombiner . |
Modifier and Type | Class and Description |
---|---|
class |
FProjectionProcessor |
class |
MBFProjectionProcessor |
class |
ProjectionProcessor<Q,T extends Image<Q,T>> |