public interface ResampleFilter
| Modifier and Type | Method and Description |
|---|---|
float |
apply(float v) |
String |
getName() |
float |
getSamplingRadius() |
float getSamplingRadius()
float apply(float v)
String getName()
Copyright © 2014. All rights reserved.