BNF implements Bilateral filtering to remove noise and it supports following
features:
- Bilateral and General Filtering
- Filter size up to 5x5
- True 2D Bilateral filtering
- Filter size up to 5x5 of programmable static weights
- 1 cycle/pixel Performance
- Supported Formats:
- YUV 42, 12 bit
- 8 bit can be supported using LDC/Scaler
- Line based input and Output