| Package | Description |
|---|---|
| boofcv.factory.interpolate | |
| boofcv.struct.image |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ImageMultiBand> |
FactoryInterpolation.createPixelMB(double min,
double max,
TypeInterpolate type,
ImageType<T> imageType) |
| Modifier and Type | Method and Description |
|---|---|
static <I extends ImageSingleBand> |
ImageType.ms(int numBands,
Class<I> imageType) |
static <I extends ImageSingleBand> |
ImageType.single(Class<I> imageType) |
Copyright © 2013. All Rights Reserved.