| Package | Description |
|---|---|
| boofcv.factory.filter.convolve |
| Modifier and Type | Class and Description |
|---|---|
static class |
FactoryConvolveSparse.Convolve_F32 |
static class |
FactoryConvolveSparse.Convolve_I |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ImageSingleBand,K extends Kernel2D> |
FactoryConvolveSparse.create(Class<T> imageType) |
static <T extends ImageSingleBand,K extends Kernel2D> |
FactoryConvolveSparse.create(Class<T> imageType,
K kernel) |
Copyright © 2013. All Rights Reserved.