Improve python binding
Improve the python binding to check whether a complex library like Boost.GIL can be properly binded with pybind11, including the Buffer Protocol used for images with, for example, numpy or Pillow.
-
Check which template specialization (image format) we need to support
Edited by Samuel Debionne