Interface BilateralF

All Known Implementing Classes:
BilateralFilterScalar, BilateralFilterScalarSeparable, BilateralFilterVectorSeparable

public interface BilateralF
Common interface for all Bilateral filter implementations.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Parameter bundle for bilateral filters (implementations of BilateralF).