| Package | Description |
|---|---|
| boofcv.factory.filter.blur |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ImageSingleBand> |
FactoryBlurFilter.median(Class<T> type,
int radius)
Creates a median filter for the specified image type.
|
Copyright © 2013. All Rights Reserved.