Coherent Line Drawing Changelog

What's new in Coherent Line Drawing 1.0.3

Feb 23, 2023
  • Fix: resolve w_m bug in ETF.cpp. #12
  • Perf: minor optimizations. #26
  • Refactor: remove PostProcessing class. 0757d53
  • Refactor: remove cmath dependency. 2ca8e58
  • Refactor: improve gui.{h,cpp} readability. #30
  • Chore: properly add header guard.
  • Chore: add Linux build scripts.
  • Style: format code using clang-format.