InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
FastBilateral: Implement FastAdaptiveBilateral
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
The `FastBilateral` module was ingested into ITK from the (now archived) `ITKFastBilateral` remote module. This issue tracks, in ITK proper, the work originally filed as **InsightSoftwareConsortium/ITKFastBilateral#3** by @phcerdan (2021-12-10).
---
From paper: https://arxiv.org/pdf/1811.02308.pdf (2018)
Available Matlab implementation: https://github.com/rgavaska/Fast-Adaptive-Bilateral-Filtering
For reference, original adaptive implementation (2008): https://ieeexplore.ieee.org/document/4476197
---
Original report: https://github.com/InsightSoftwareConsortium/ITKFastBilateral/issues/3 (archived repository). Credit: @phcerdan.
Contributor guide
Assessment
This issue has not been assessed yet.