Generic programming in modern C++ for Image Processing

M Roynard - 2022 - theses.hal.science
C++ is a multi-paradigm language that enables the initiated programmer to set up efficient
image processing algorithms. This language strength comes from several aspects. C++ is …

A Generic, Efficient, and Interactive Approach to Image Processing with Applications in Mathematical Morphology

B Esteban - 2023 - theses.hal.science
Image processing libraries play an important role in the researcher toolset and should
respect three criteria: genericity, performance, and interactivity. In short, genericity boosts …