Skip to content

Resolve "Load images based on magic numbers instead of filename extension in C++"

Closes #18 (closed)

I have implemented the C++ interface of loading images based on their magic numbers. I have tested this functionality and it works well, even in parallel mode. I have also changed the python interface.

Could someone have a look on the modifications?

Merge request reports