diff --git a/README.md b/README.md index 0d8d5db..2d2410d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ 1. Color Transfer via Discrete Optimal Transport using the sliced approach: [[Note]](https://codimd.math.cnrs.fr/s/s_rh7X9wF), [[Code]](https://github.com/dcoeurjo/CGDI-Practicals/tree/main/1-SlicedOptimalTransport) +1bis. Bilateral Filtering (and sliced optimal transport again) [[Notes]](https://codimd.math.cnrs.fr/s/lPZt_4ybn) 2. Rasterization, z-Buffer and Winding Numbers: [[Note]](https://codimd.math.cnrs.fr/s/1L-PBLbFW) 3. 3d modeling: [[Note]](https://codimd.math.cnrs.fr/s/4HjiHCH9z) 4. Geometry Processing: Laplacian Smoothing and Tutte Embedding