Skip to content

Improve python binding

Samuel Debionne requested to merge improve-python-binding into develop

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

Merge request reports