ITK Third Party Library Patrol: Difference between revisions
Seanmcbride (talk | contribs) No edit summary |
|||
Line 6: | Line 6: | ||
The ideal schedule of updates is to bring the third-party libraries to their most-recent version, before every quarterly release of ITK. | The ideal schedule of updates is to bring the third-party libraries to their most-recent version, before every quarterly release of ITK. | ||
= Shared Code = | |||
Note that ITK and VTK both use many of the same 3rd party libraries. However, each has its own separate copy in source control. When updating a library, check if the library is used by both ITK and VTK, ideally, both should be updated together and kept in sync. | |||
= Members = | = Members = |
Latest revision as of 14:54, 1 October 2008
Third-Party Library Patrol
About
The Third-Party Library Patrol is a group of developers who commit to regularly update the versions of third party libraries that are carried along with ITK in the Utilities directory.
The ideal schedule of updates is to bring the third-party libraries to their most-recent version, before every quarterly release of ITK.
Note that ITK and VTK both use many of the same 3rd party libraries. However, each has its own separate copy in source control. When updating a library, check if the library is used by both ITK and VTK, ideally, both should be updated together and kept in sync.
Members
The following sections list the members of the patrol for each one of the Third Party Libraries distributed with ITK. Most of these libraries are hosted in the Insight/Utilities directory.
Expat
GDCM
- Mathieu Malaterre
JPEG
- Mathieu Malaterre
JPEG 2000
- Mathieu Malaterre
MetaImage
- Stephen Aylward
- Julien Jomier
Nifti
Nrrd
PNG
TIFF
VXL
ZLIB
- Sean McBride