libCZI
Reading CZI documents made easy
|
In the libCZI-library and its sample-code the following 3rd-party-software is used:
ame | purpose | license | comment | sourc |
---|---|---|---|---|
pugixml | XML-parser | MIT | yes | |
Eigen | linear algebra | MPL2 | used for very basic stuff | yes |
RapidJSON | JSON parser/genertor | MIT | used in CZIcmd | yes |
jxrlib | JPG-XR codec | BSD 2-Clause | code has some modifictions | yes |
libpng | write PNGs | libpng license | used in CZICmd (on Linux) | no |
getoptW | commandline args parser | getOptW license | used in CZICmd (on Windows) | yes |
md5sum | MD5Sum hash | MD5Sum license | yes |