Pylene <-> NumPy image conversion
Creation of a bridge between mln::ndbuffer_image and NumPy array, in order to make python bindings in the future.
Tasks :
-
Create a type_caster to enable automatic conversion between NumPy array and mln::ndbuffer_image. -
Check reference counting ( ndbuffer_image_data
) -
Write tests -
Write documentation about installation -
Divide conanfile cppinfo into components to provide information of Pylene and the extra information from Pylene-numpy