Dear all,

I am currently evaluating the option of using oiio as the backend for the IO of our registration software [1]. I have read the programmer documentation (v1.5), in particular section 5 on writing plugins, and got somewhat comfortable with the overall design of the library.

Amongst the different formats used in our software, the dominant ones are Nifti, GIPL and ANALYZE. None of which, I believe, is currently implemented in oiio. I just recently started an implementation for GIPL.

I have got further questions wrt to getting started:

- which version of oiio would you recommend starting the development of the plugins with ? FYI, my Debian machine has got version 1.5.16 currently.

- it seems that oiio does not ship with any mechanism for allowing easy detection in CMake (via a find module or a cmake config), unless I am missing something. Do you then recommend performing the development of the plugins from within an oiio fork ?

- is there an existing plugin you recommend to use as a good, modern template for getting started, besides the JPEG one which is in the documentation ?

Best regards,

Ghislain

[1] https://github.com/BioMedIA/IRTK
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to