comparison TODO @ 2307:06ff7e86638a

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 12 Jul 2017 09:05:08 +0200
parents b403009a6e4e
children 2208e0230b08
comparison
equal deleted inserted replaced
2306:b403009a6e4e 2307:06ff7e86638a
84 84
85 ---------------- 85 ----------------
86 Ideas of plugins 86 Ideas of plugins
87 ---------------- 87 ----------------
88 88
89 * Complex anonymization, with recursive mapping of UIDs
90 https://bitbucket.org/sjodogne/orthanc/issues/46/
89 * DICOM-RT primitives (RT-STRUCT, RT-PLAN, RT-DOSE) 91 * DICOM-RT primitives (RT-STRUCT, RT-PLAN, RT-DOSE)
90 * Converter to/from NIfTI 92 * Converter to/from NIfTI
91 * MySQL database plugin 93 * MySQL database plugin
92 * Decode JPEG2k with grok: https://github.com/GrokImageCompression/grok 94 * Decode JPEG2k with grok: https://github.com/GrokImageCompression/grok
93 * Generate dynamic HTTP content using Lua: 95 * Generate dynamic HTTP content using Lua: