Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 1, 2019 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/2060bb017acf890c376b9b51945648ea to your computer and use it in GitHub Desktop.
Save ryantm/2060bb017acf890c376b9b51945648ea to your computer and use it in GitHub Desktop.
/nix/store/sx3775m27r32039hnnxh5xlml1rijk8z-dcmtk-3.6.5
├── bin
│   ├── cda2dcm
│   ├── dcm2json
│   ├── dcm2pdf
│   ├── dcm2pnm
│   ├── dcm2xml
│   ├── dcmcjpeg
│   ├── dcmcjpls
│   ├── dcmconv
│   ├── dcmcrle
│   ├── dcmdata_tests
│   ├── dcmdjpeg
│   ├── dcmdjpls
│   ├── dcmdrle
│   ├── dcmdspfn
│   ├── dcmdump
│   ├── dcmfg_tests
│   ├── dcmftest
│   ├── dcmgpdir
│   ├── dcmicmp
│   ├── dcmiod_tests
│   ├── dcmj2pnm
│   ├── dcml2pnm
│   ├── dcmmkcrv
│   ├── dcmmkdir
│   ├── dcmmklut
│   ├── dcmnet_tests
│   ├── dcmodify
│   ├── dcmp2pgm
│   ├── dcmprscp
│   ├── dcmprscu
│   ├── dcmpschk
│   ├── dcmpsmk
│   ├── dcmpsprt
│   ├── dcmpsrcv
│   ├── dcmpssnd
│   ├── dcmqridx
│   ├── dcmqrscp
│   ├── dcmqrti
│   ├── dcmquant
│   ├── dcmrecv
│   ├── dcmrt_tests
│   ├── dcmscale
│   ├── dcmseg_tests
│   ├── dcmsend
│   ├── dcmsign
│   ├── dcmsr_tests
│   ├── dcod2lum
│   ├── dconvlum
│   ├── drtdump
│   ├── drttest
│   ├── dsr2html
│   ├── dsr2xml
│   ├── dsrdump
│   ├── dump2dcm
│   ├── echoscu
│   ├── findscu
│   ├── getscu
│   ├── img2dcm
│   ├── mkreport
│   ├── movescu
│   ├── msgserv
│   ├── ofstd_tests
│   ├── pdf2dcm
│   ├── stl2dcm
│   ├── storescp
│   ├── storescu
│   ├── termscu
│   ├── wlmscpfs
│   ├── wltest
│   ├── xml2dcm
│   └── xml2dsr
├── etc
│   └── dcmtk
│   ├── dcmpstat.cfg
│   ├── dcmqrscp.cfg
│   ├── filelog.cfg
│   ├── logger.cfg
│   ├── printers.cfg
│   ├── storescp.cfg
│   └── storescu.cfg
├── include
│   └── dcmtk
│   ├── config
│   │   ├── arith.h
│   │   └── osconfig.h
│   ├── dcmdata
│   │   ├── cmdlnarg.h
│   │   ├── dcbytstr.h
│   │   ├── dcchrstr.h
│   │   ├── dccodec.h
│   │   ├── dcdatset.h
│   │   ├── dcdatutl.h
│   │   ├── dcddirif.h
│   │   ├── dcdefine.h
│   │   ├── dcdeftag.h
│   │   ├── dcdicdir.h
│   │   ├── dcdicent.h
│   │   ├── dcdict.h
│   │   ├── dcdirrec.h
│   │   ├── dcelem.h
│   │   ├── dcencdoc.h
│   │   ├── dcerror.h
│   │   ├── dcfcache.h
│   │   ├── dcfilefo.h
│   │   ├── dcfilter.h
│   │   ├── dchashdi.h
│   │   ├── dcistrma.h
│   │   ├── dcistrmb.h
│   │   ├── dcistrmf.h
│   │   ├── dcistrmz.h
│   │   ├── dcitem.h
│   │   ├── dcjson.h
│   │   ├── dclist.h
│   │   ├── dcmatch.h
│   │   ├── dcmetinf.h
│   │   ├── dcobject.h
│   │   ├── dcofsetl.h
│   │   ├── dcostrma.h
│   │   ├── dcostrmb.h
│   │   ├── dcostrmf.h
│   │   ├── dcostrmz.h
│   │   ├── dcovlay.h
│   │   ├── dcpath.h
│   │   ├── dcpcache.h
│   │   ├── dcpixel.h
│   │   ├── dcpixseq.h
│   │   ├── dcpxitem.h
│   │   ├── dcrleccd.h
│   │   ├── dcrlecce.h
│   │   ├── dcrlecp.h
│   │   ├── dcrledec.h
│   │   ├── dcrledrg.h
│   │   ├── dcrleenc.h
│   │   ├── dcrleerg.h
│   │   ├── dcrlerp.h
│   │   ├── dcsequen.h
│   │   ├── dcspchrs.h
│   │   ├── dcstack.h
│   │   ├── dcswap.h
│   │   ├── dctag.h
│   │   ├── dctagkey.h
│   │   ├── dctk.h
│   │   ├── dctypes.h
│   │   ├── dcuid.h
│   │   ├── dcvrae.h
│   │   ├── dcvras.h
│   │   ├── dcvrat.h
│   │   ├── dcvrcs.h
│   │   ├── dcvrda.h
│   │   ├── dcvrds.h
│   │   ├── dcvrdt.h
│   │   ├── dcvrfd.h
│   │   ├── dcvrfl.h
│   │   ├── dcvr.h
│   │   ├── dcvris.h
│   │   ├── dcvrlo.h
│   │   ├── dcvrlt.h
│   │   ├── dcvrobow.h
│   │   ├── dcvrod.h
│   │   ├── dcvrof.h
│   │   ├── dcvrol.h
│   │   ├── dcvrov.h
│   │   ├── dcvrpn.h
│   │   ├── dcvrpobw.h
│   │   ├── dcvrsh.h
│   │   ├── dcvrsl.h
│   │   ├── dcvrss.h
│   │   ├── dcvrst.h
│   │   ├── dcvrsv.h
│   │   ├── dcvrtm.h
│   │   ├── dcvruc.h
│   │   ├── dcvrui.h
│   │   ├── dcvrul.h
│   │   ├── dcvrulup.h
│   │   ├── dcvrur.h
│   │   ├── dcvrus.h
│   │   ├── dcvrut.h
│   │   ├── dcvruv.h
│   │   ├── dcwcache.h
│   │   ├── dcxfer.h
│   │   ├── libi2d
│   │   │   ├── i2dbmps.h
│   │   │   ├── i2define.h
│   │   │   ├── i2d.h
│   │   │   ├── i2dimgs.h
│   │   │   ├── i2djpgs.h
│   │   │   ├── i2doutpl.h
│   │   │   ├── i2dplnsc.h
│   │   │   ├── i2dplsc.h
│   │   │   └── i2dplvlp.h
│   │   └── vrscan.h
│   ├── dcmfg
│   │   ├── fgbase.h
│   │   ├── fgdefine.h
│   │   ├── fgderimg.h
│   │   ├── fgfact.h
│   │   ├── fgfracon.h
│   │   ├── fgframeanatomy.h
│   │   ├── fgframevoilut.h
│   │   ├── fg.h
│   │   ├── fgimagedatatype.h
│   │   ├── fginterface.h
│   │   ├── fgparametricmapframetype.h
│   │   ├── fgpixeltransform.h
│   │   ├── fgpixmsr.h
│   │   ├── fgplanor.h
│   │   ├── fgplanorvol.h
│   │   ├── fgplanpo.h
│   │   ├── fgplanposvol.h
│   │   ├── fgrealworldvaluemapping.h
│   │   ├── fgseg.h
│   │   ├── fgtypes.h
│   │   ├── fgusimagedescription.h
│   │   ├── stack.h
│   │   └── stackinterface.h
│   ├── dcmimage
│   │   ├── dcmicmph.h
│   │   ├── diargimg.h
│   │   ├── diargpxt.h
│   │   ├── dicdefin.h
│   │   ├── dicmyimg.h
│   │   ├── dicmypxt.h
│   │   ├── dicocpt.h
│   │   ├── dicoflt.h
│   │   ├── dicoimg.h
│   │   ├── dicomot.h
│   │   ├── dicoopx.h
│   │   ├── dicoopxt.h
│   │   ├── dicopx.h
│   │   ├── dicopxt.h
│   │   ├── dicorot.h
│   │   ├── dicosct.h
│   │   ├── dihsvimg.h
│   │   ├── dihsvpxt.h
│   │   ├── dilogger.h
│   │   ├── dipalimg.h
│   │   ├── dipalpxt.h
│   │   ├── dipipng.h
│   │   ├── dipitiff.h
│   │   ├── diqtcmap.h
│   │   ├── diqtctab.h
│   │   ├── diqtfs.h
│   │   ├── diqthash.h
│   │   ├── diqthitl.h
│   │   ├── diqthitm.h
│   │   ├── diqtid.h
│   │   ├── diqtpbox.h
│   │   ├── diqtpix.h
│   │   ├── diqtstab.h
│   │   ├── diqttype.h
│   │   ├── diquant.h
│   │   ├── diregist.h
│   │   ├── dirgbimg.h
│   │   ├── dirgbpxt.h
│   │   ├── diybrimg.h
│   │   ├── diybrpxt.h
│   │   ├── diyf2img.h
│   │   ├── diyf2pxt.h
│   │   ├── diyp2img.h
│   │   └── diyp2pxt.h
│   ├── dcmimgle
│   │   ├── dcmimage.h
│   │   ├── dibaslut.h
│   │   ├── diciefn.h
│   │   ├── dicielut.h
│   │   ├── dicrvfit.h
│   │   ├── didefine.h
│   │   ├── didislut.h
│   │   ├── didispfn.h
│   │   ├── didocu.h
│   │   ├── diflipt.h
│   │   ├── digsdfn.h
│   │   ├── digsdlut.h
│   │   ├── diimage.h
│   │   ├── diinpx.h
│   │   ├── diinpxt.h
│   │   ├── diluptab.h
│   │   ├── dimo1img.h
│   │   ├── dimo2img.h
│   │   ├── dimocpt.h
│   │   ├── dimoflt.h
│   │   ├── dimoimg.h
│   │   ├── dimoipxt.h
│   │   ├── dimomod.h
│   │   ├── dimoopx.h
│   │   ├── dimoopxt.h
│   │   ├── dimopx.h
│   │   ├── dimopxt.h
│   │   ├── dimorot.h
│   │   ├── dimosct.h
│   │   ├── diobjcou.h
│   │   ├── diovdat.h
│   │   ├── diovlay.h
│   │   ├── diovlimg.h
│   │   ├── diovpln.h
│   │   ├── dipixel.h
│   │   ├── diplugin.h
│   │   ├── dipxrept.h
│   │   ├── diregbas.h
│   │   ├── dirotat.h
│   │   ├── discalet.h
│   │   ├── displint.h
│   │   ├── ditranst.h
│   │   └── diutils.h
│   ├── dcmiod
│   │   ├── cielabutil.h
│   │   ├── iodcommn.h
│   │   ├── iodcontentitemmacro.h
│   │   ├── ioddef.h
│   │   ├── iodimage.h
│   │   ├── iodmacro.h
│   │   ├── iodreferences.h
│   │   ├── iodrules.h
│   │   ├── iodtypes.h
│   │   ├── iodutil.h
│   │   ├── modacquisitioncontext.h
│   │   ├── modbase.h
│   │   ├── modcommoninstanceref.h
│   │   ├── modenhequipment.h
│   │   ├── modenhusimage.h
│   │   ├── modenhusseries.h
│   │   ├── modequipment.h
│   │   ├── modfloatingpointimagepixel.h
│   │   ├── modfor.h
│   │   ├── modgeneralimage.h
│   │   ├── modgeneralseries.h
│   │   ├── modgeneralstudy.h
│   │   ├── modhelp.h
│   │   ├── modimagepixelbase.h
│   │   ├── modimagepixel.h
│   │   ├── modimagepixelvariant.h
│   │   ├── modmultiframedimension.h
│   │   ├── modmultiframefg.h
│   │   ├── modpatient.h
│   │   ├── modpatientstudy.h
│   │   ├── modsegmentationseries.h
│   │   ├── modsopcommon.h
│   │   ├── modsynchronisation.h
│   │   └── modusfor.h
│   ├── dcmjpeg
│   │   ├── ddpiimpl.h
│   │   ├── dipijpeg.h
│   │   ├── djcodecd.h
│   │   ├── djcodece.h
│   │   ├── djcparam.h
│   │   ├── djdecabs.h
│   │   ├── djdecbas.h
│   │   ├── djdecext.h
│   │   ├── djdeclol.h
│   │   ├── djdecode.h
│   │   ├── djdecpro.h
│   │   ├── djdecsps.h
│   │   ├── djdecsv1.h
│   │   ├── djdefine.h
│   │   ├── djdijg12.h
│   │   ├── djdijg16.h
│   │   ├── djdijg8.h
│   │   ├── djeijg12.h
│   │   ├── djeijg16.h
│   │   ├── djeijg8.h
│   │   ├── djencabs.h
│   │   ├── djencbas.h
│   │   ├── djencext.h
│   │   ├── djenclol.h
│   │   ├── djencode.h
│   │   ├── djencpro.h
│   │   ├── djencsps.h
│   │   ├── djencsv1.h
│   │   ├── djrplol.h
│   │   ├── djrploss.h
│   │   └── djutils.h
│   ├── dcmjpls
│   │   ├── djcodecd.h
│   │   ├── djcodece.h
│   │   ├── djcparam.h
│   │   ├── djdecode.h
│   │   ├── djencode.h
│   │   ├── djlsutil.h
│   │   ├── djrparam.h
│   │   └── dldefine.h
│   ├── dcmnet
│   │   ├── assoc.h
│   │   ├── cond.h
│   │   ├── dcasccff.h
│   │   ├── dcasccfg.h
│   │   ├── dccfenmp.h
│   │   ├── dccfpcmp.h
│   │   ├── dccfprmp.h
│   │   ├── dccfrsmp.h
│   │   ├── dccftsmp.h
│   │   ├── dccfuidh.h
│   │   ├── dcmlayer.h
│   │   ├── dcmsmap.h
│   │   ├── dcmtrans.h
│   │   ├── dcompat.h
│   │   ├── dcuserid.h
│   │   ├── dfindscu.h
│   │   ├── dicom.h
│   │   ├── dimse.h
│   │   ├── diutil.h
│   │   ├── dndefine.h
│   │   ├── dntypes.h
│   │   ├── dstorscp.h
│   │   ├── dstorscu.h
│   │   ├── dul.h
│   │   ├── extneg.h
│   │   ├── lst.h
│   │   ├── scpcfg.h
│   │   ├── scp.h
│   │   ├── scppool.h
│   │   ├── scpthrd.h
│   │   └── scu.h
│   ├── dcmpmap
│   │   ├── dpmdef.h
│   │   ├── dpmmodparametricmapimage.h
│   │   ├── dpmmodparametricmapseries.h
│   │   ├── dpmparametricmapbase.h
│   │   ├── dpmparametricmapiod.h
│   │   └── dpmtypes.h
│   ├── dcmpstat
│   │   ├── dcmpstat.h
│   │   ├── dpdefine.h
│   │   ├── dvcache.h
│   │   ├── dviface.h
│   │   ├── dvpsab.h
│   │   ├── dvpsabl.h
│   │   ├── dvpsal.h
│   │   ├── dvpsall.h
│   │   ├── dvpscf.h
│   │   ├── dvpscu.h
│   │   ├── dvpscul.h
│   │   ├── dvpsda.h
│   │   ├── dvpsdal.h
│   │   ├── dvpsdef.h
│   │   ├── dvpsfs.h
│   │   ├── dvpsga.h
│   │   ├── dvpsgal.h
│   │   ├── dvpsgl.h
│   │   ├── dvpsgll.h
│   │   ├── dvpsgr.h
│   │   ├── dvpsgrl.h
│   │   ├── dvpshlp.h
│   │   ├── dvpsib.h
│   │   ├── dvpsibl.h
│   │   ├── dvpsmsg.h
│   │   ├── dvpsov.h
│   │   ├── dvpsovl.h
│   │   ├── dvpspl.h
│   │   ├── dvpspll.h
│   │   ├── dvpspr.h
│   │   ├── dvpsprt.h
│   │   ├── dvpsri.h
│   │   ├── dvpsril.h
│   │   ├── dvpsrs.h
│   │   ├── dvpsrsl.h
│   │   ├── dvpssp.h
│   │   ├── dvpsspl.h
│   │   ├── dvpssv.h
│   │   ├── dvpssvl.h
│   │   ├── dvpstat.h
│   │   ├── dvpstx.h
│   │   ├── dvpstxl.h
│   │   ├── dvpstyp.h
│   │   ├── dvpsvl.h
│   │   ├── dvpsvll.h
│   │   ├── dvpsvw.h
│   │   ├── dvpsvwl.h
│   │   └── dvsighdl.h
│   ├── dcmqrdb
│   │   ├── dcmqrcbf.h
│   │   ├── dcmqrcbg.h
│   │   ├── dcmqrcbm.h
│   │   ├── dcmqrcbs.h
│   │   ├── dcmqrcnf.h
│   │   ├── dcmqrdba.h
│   │   ├── dcmqrdbi.h
│   │   ├── dcmqrdbs.h
│   │   ├── dcmqridx.h
│   │   ├── dcmqropt.h
│   │   ├── dcmqrptb.h
│   │   ├── dcmqrsrv.h
│   │   ├── dcmqrtis.h
│   │   └── qrdefine.h
│   ├── dcmrt
│   │   ├── drmdose.h
│   │   ├── drmimage.h
│   │   ├── drmplan.h
│   │   ├── drmsrch.h
│   │   ├── drmstrct.h
│   │   ├── drtdose.h
│   │   ├── drtimage.h
│   │   ├── drtionpl.h
│   │   ├── drtiontr.h
│   │   ├── drtplan.h
│   │   ├── drtstrct.h
│   │   ├── drttreat.h
│   │   ├── drttypes.h
│   │   └── seq
│   │   ├── drtaadcs.h
│   │   ├── drtadcs.h
│   │   ├── drtads.h
│   │   ├── drtafs.h
│   │   ├── drtags.h
│   │   ├── drtajcs.h
│   │   ├── drtas1.h
│   │   ├── drtas5.h
│   │   ├── drtas6.h
│   │   ├── drtas7.h
│   │   ├── drtass.h
│   │   ├── drtbads.h
│   │   ├── drtbas.h
│   │   ├── drtbcps.h
│   │   ├── drtbl2.h
│   │   ├── drtbl5.h
│   │   ├── drtbldls.h
│   │   ├── drtbldps.h
│   │   ├── drtblds1.h
│   │   ├── drtblds5.h
│   │   ├── drtblds6.h
│   │   ├── drtbldts.h
│   │   ├── drtbrcss.h
│   │   ├── drtbrdrs.h
│   │   ├── drtbrs.h
│   │   ├── drtbs.h
│   │   ├── drtbss.h
│   │   ├── drtbvcps.h
│   │   ├── drtcbars.h
│   │   ├── drtccs.h
│   │   ├── drtcctus.h
│   │   ├── drtcdrs.h
│   │   ├── drtces.h
│   │   ├── drtcgis.h
│   │   ├── drtchs.h
│   │   ├── drtcims.h
│   │   ├── drtcis.h
│   │   ├── drtcncs.h
│   │   ├── drtcos.h
│   │   ├── drtcpas.h
│   │   ├── drtcpis.h
│   │   ├── drtcps.h
│   │   ├── drtcsas.h
│   │   ├── drtcs.h
│   │   ├── drtcshs.h
│   │   ├── drtcsis.h
│   │   ├── drtcsrs.h
│   │   ├── drtcss.h
│   │   ├── drtdcs.h
│   │   ├── drtdddps.h
│   │   ├── drtddps.h
│   │   ├── drtdias.h
│   │   ├── drtdimcs.h
│   │   ├── drtdimrs.h
│   │   ├── drtdirs.h
│   │   ├── drtdrs.h
│   │   ├── drtds.h
│   │   ├── drtdspcs.h
│   │   ├── drtdss.h
│   │   ├── drtdvhs.h
│   │   ├── drtdvrrs.h
│   │   ├── drteas.h
│   │   ├── drtecs.h
│   │   ├── drtes.h
│   │   ├── drtfds.h
│   │   ├── drtfes.h
│   │   ├── drtfgs.h
│   │   ├── drtfgss.h
│   │   ├── drtfms.h
│   │   ├── drtfsss.h
│   │   ├── drtgas.h
│   │   ├── drtgmcs.h
│   │   ├── drtgms.h
│   │   ├── drtgpis.h
│   │   ├── drthsdrs.h
│   │   ├── drtiais.h
│   │   ├── drtians.h
│   │   ├── drtiblds.h
│   │   ├── drtibls.h
│   │   ├── drtibs.h
│   │   ├── drticpds.h
│   │   ├── drticps.h
│   │   ├── drtics.h
│   │   ├── drtiis.h
│   │   ├── drtipiqs.h
│   │   ├── drtircs.h
│   │   ├── drtiseis.h
│   │   ├── drtitts.h
│   │   ├── drtiwps.h
│   │   ├── drtiws.h
│   │   ├── drtlsds6.h
│   │   ├── drtlsds7.h
│   │   ├── drtlsds.h
│   │   ├── drtmacds.h
│   │   ├── drtmas.h
│   │   ├── drtmdrs.h
│   │   ├── drtmls.h
│   │   ├── drtmps.h
│   │   ├── drtmris.h
│   │   ├── drtmss.h
│   │   ├── drtmucs.h
│   │   ├── drtoas.h
│   │   ├── drtois.h
│   │   ├── drtopis.h
│   │   ├── drtos.h
│   │   ├── drtpbcs.h
│   │   ├── drtpcs.h
│   │   ├── drtpcxs.h
│   │   ├── drtpdecs.h
│   │   ├── drtpdeds.h
│   │   ├── drtpfms.h
│   │   ├── drtpics.h
│   │   ├── drtporcs.h
│   │   ├── drtporis.h
│   │   ├── drtppcs.h
│   │   ├── drtprsis.h
│   │   ├── drtpscs.h
│   │   ├── drtpsics.h
│   │   ├── drtpss.h
│   │   ├── drtpsss.h
│   │   ├── drtpvis.h
│   │   ├── drtqds.h
│   │   ├── drtras.h
│   │   ├── drtrbas2.h
│   │   ├── drtrbas8.h
│   │   ├── drtrbls.h
│   │   ├── drtrbos1.h
│   │   ├── drtrbos6.h
│   │   ├── drtrbos7.h
│   │   ├── drtrbs2.h
│   │   ├── drtrbs4.h
│   │   ├── drtrbs8.h
│   │   ├── drtrcdrs.h
│   │   ├── drtrcos.h
│   │   ├── drtrcps.h
│   │   ├── drtrcs.h
│   │   ├── drtrdros.h
│   │   ├── drtrdrs1.h
│   │   ├── drtrdrs6.h
│   │   ├── drtrdrs8.h
│   │   ├── drtrds.h
│   │   ├── drtrecs.h
│   │   ├── drtrfgs.h
│   │   ├── drtrfors.h
│   │   ├── drtrics.h
│   │   ├── drtrims.h
│   │   ├── drtris.h
│   │   ├── drtrlsds.h
│   │   ├── drtrmdrs.h
│   │   ├── drtrms.h
│   │   ├── drtrmss6.h
│   │   ├── drtrmss7.h
│   │   ├── drtrpcs.h
│   │   ├── drtrpis.h
│   │   ├── drtrppcs.h
│   │   ├── drtrpphs.h
│   │   ├── drtrpps.h
│   │   ├── drtrppss.h
│   │   ├── drtrps.h
│   │   ├── drtrris1.h
│   │   ├── drtrris6.h
│   │   ├── drtrris9.h
│   │   ├── drtrrms.h
│   │   ├── drtrros.h
│   │   ├── drtrrpcs.h
│   │   ├── drtrrros.h
│   │   ├── drtrrs.h
│   │   ├── drtrrshs.h
│   │   ├── drtrrtps3.h
│   │   ├── drtrrtps4.h
│   │   ├── drtrrtps5.h
│   │   ├── drtrrtps.h
│   │   ├── drtrscs.h
│   │   ├── drtrsers.h
│   │   ├── drtrses.h
│   │   ├── drtrshs6.h
│   │   ├── drtrshs7.h
│   │   ├── drtrshs.h
│   │   ├── drtrsis.h
│   │   ├── drtrsns.h
│   │   ├── drtrsos.h
│   │   ├── drtrsrs.h
│   │   ├── drtrss.h
│   │   ├── drtrsss.h
│   │   ├── drtrsts.h
│   │   ├── drtrtrs2.h
│   │   ├── drtrtrs4.h
│   │   ├── drtrvis.h
│   │   ├── drtrws.h
│   │   ├── drtrwvms.h
│   │   ├── drtscris.h
│   │   ├── drtscs.h
│   │   ├── drtsdcs.h
│   │   ├── drtsds.h
│   │   ├── drtshds.h
│   │   ├── drtsins.h
│   │   ├── drtsis.h
│   │   ├── drtsns.h
│   │   ├── drtspccs.h
│   │   ├── drtspcs.h
│   │   ├── drtspgis.h
│   │   ├── drtsptcs.h
│   │   ├── drtss.h
│   │   ├── drtssrcs.h
│   │   ├── drtssrs.h
│   │   ├── drtsss.h
│   │   ├── drttms0.h
│   │   ├── drttms9.h
│   │   ├── drttscds.h
│   │   ├── drttsibs.h
│   │   ├── drttsmds.h
│   │   ├── drttts.h
│   │   ├── drtudis.h
│   │   ├── drtvls.h
│   │   ├── drtwps.h
│   │   ├── drtwrs.h
│   │   ├── drtwrsrs.h
│   │   ├── drtws.h
│   │   └── drtxrs.h
│   ├── dcmseg
│   │   ├── segdef.h
│   │   ├── segdoc.h
│   │   ├── segment.h
│   │   ├── segtypes.h
│   │   └── segutils.h
│   ├── dcmsign
│   │   ├── dcsignat.h
│   │   ├── sialgo.h
│   │   ├── siautopr.h
│   │   ├── sibrsapr.h
│   │   ├── sicert.h
│   │   ├── sicertvf.h
│   │   ├── sicreapr.h
│   │   ├── sidefine.h
│   │   ├── sidsa.h
│   │   ├── simaccon.h
│   │   ├── simac.h
│   │   ├── simd5.h
│   │   ├── sinullpr.h
│   │   ├── siprivat.h
│   │   ├── siripemd.h
│   │   ├── sirsa.h
│   │   ├── sisha1.h
│   │   ├── sisha256.h
│   │   ├── sisha384.h
│   │   ├── sisha512.h
│   │   ├── sisprof.h
│   │   ├── sitstamp.h
│   │   └── sitypes.h
│   ├── dcmsr
│   │   ├── cmr
│   │   │   ├── cid10013e.h
│   │   │   ├── cid10013.h
│   │   │   ├── cid10033e.h
│   │   │   ├── cid10033.h
│   │   │   ├── cid100.h
│   │   │   ├── cid11.h
│   │   │   ├── cid244e.h
│   │   │   ├── cid244.h
│   │   │   ├── cid29e.h
│   │   │   ├── cid29.h
│   │   │   ├── cid4020.h
│   │   │   ├── cid4021.h
│   │   │   ├── cid4031e.h
│   │   │   ├── cid4031.h
│   │   │   ├── cid42.h
│   │   │   ├── cid5000.h
│   │   │   ├── cid5001.h
│   │   │   ├── cid6147.h
│   │   │   ├── cid7021.h
│   │   │   ├── cid7181.h
│   │   │   ├── cid7445.h
│   │   │   ├── cid7452.h
│   │   │   ├── cid7453.h
│   │   │   ├── cid7464.h
│   │   │   ├── cid7469.h
│   │   │   ├── define.h
│   │   │   ├── init.h
│   │   │   ├── logger.h
│   │   │   ├── srnumvl.h
│   │   │   ├── srnumvlu.h
│   │   │   ├── tid1001.h
│   │   │   ├── tid1204.h
│   │   │   ├── tid1411.h
│   │   │   ├── tid1419m.h
│   │   │   ├── tid1500.h
│   │   │   ├── tid1501.h
│   │   │   ├── tid15def.h
│   │   │   ├── tid1600.h
│   │   │   ├── tid300.h
│   │   │   └── tid4019.h
│   │   ├── codes
│   │   │   ├── dcm.h
│   │   │   ├── ncit.h
│   │   │   ├── sct.h
│   │   │   ├── srt.h
│   │   │   ├── ucum.h
│   │   │   └── umls.h
│   │   ├── dsdefine.h
│   │   ├── dsracqcc.h
│   │   ├── dsrbascc.h
│   │   ├── dsrc3dcc.h
│   │   ├── dsrchecc.h
│   │   ├── dsrcitem.h
│   │   ├── dsrcodtn.h
│   │   ├── dsrcodvl.h
│   │   ├── dsrcolcc.h
│   │   ├── dsrcomcc.h
│   │   ├── dsrcomtn.h
│   │   ├── dsrcomvl.h
│   │   ├── dsrcontn.h
│   │   ├── dsrcsidl.h
│   │   ├── dsrctpl.h
│   │   ├── dsrctxgr.h
│   │   ├── dsrdattn.h
│   │   ├── dsrdncsr.h
│   │   ├── dsrdnflt.h
│   │   ├── dsrdoc.h
│   │   ├── dsrdocst.h
│   │   ├── dsrdoctn.h
│   │   ├── dsrdoctr.h
│   │   ├── dsrdtitn.h
│   │   ├── dsrenhcc.h
│   │   ├── dsrimgfr.h
│   │   ├── dsrimgse.h
│   │   ├── dsrimgtn.h
│   │   ├── dsrimgvl.h
│   │   ├── dsrimpcc.h
│   │   ├── dsriodcc.h
│   │   ├── dsritcsr.h
│   │   ├── dsrkeycc.h
│   │   ├── dsrmaccc.h
│   │   ├── dsrmamcc.h
│   │   ├── dsrnumtn.h
│   │   ├── dsrnumvl.h
│   │   ├── dsrpficc.h
│   │   ├── dsrplicc.h
│   │   ├── dsrpnmtn.h
│   │   ├── dsrposcn.h
│   │   ├── dsrprdcc.h
│   │   ├── dsrprocc.h
│   │   ├── dsrrefin.h
│   │   ├── dsrreftn.h
│   │   ├── dsrrrdcc.h
│   │   ├── dsrrtpl.h
│   │   ├── dsrsaecc.h
│   │   ├── dsrsc3gr.h
│   │   ├── dsrsc3tn.h
│   │   ├── dsrsc3vl.h
│   │   ├── dsrscogr.h
│   │   ├── dsrscotn.h
│   │   ├── dsrscovl.h
│   │   ├── dsrsoprf.h
│   │   ├── dsrspecc.h
│   │   ├── dsrstpl.h
│   │   ├── dsrstrvl.h
│   │   ├── dsrtcodt.h
│   │   ├── dsrtcosp.h
│   │   ├── dsrtcotn.h
│   │   ├── dsrtcoto.h
│   │   ├── dsrtcovl.h
│   │   ├── dsrtextn.h
│   │   ├── dsrtimtn.h
│   │   ├── dsrtlist.h
│   │   ├── dsrtnant.h
│   │   ├── dsrtncsr.h
│   │   ├── dsrtpltn.h
│   │   ├── dsrtree.h
│   │   ├── dsrtypes.h
│   │   ├── dsruidtn.h
│   │   ├── dsrwavch.h
│   │   ├── dsrwavtn.h
│   │   ├── dsrwavvl.h
│   │   ├── dsrxmlc.h
│   │   ├── dsrxmld.h
│   │   └── dsrxrdcc.h
│   ├── dcmtls
│   │   ├── tlsciphr.h
│   │   ├── tlscond.h
│   │   ├── tlsdefin.h
│   │   ├── tlslayer.h
│   │   ├── tlsopt.h
│   │   ├── tlsscu.h
│   │   └── tlstrans.h
│   ├── dcmtract
│   │   ├── trcdef.h
│   │   ├── trcmeasurement.h
│   │   ├── trcmodtractresults.h
│   │   ├── trcstatistic.h
│   │   ├── trctrack.h
│   │   ├── trctrackset.h
│   │   ├── trctractographyresults.h
│   │   └── trctypes.h
│   ├── dcmwlm
│   │   ├── wldefine.h
│   │   ├── wldsfs.h
│   │   ├── wlds.h
│   │   ├── wlfsim.h
│   │   ├── wlmactmg.h
│   │   └── wltypdef.h
│   ├── oflog
│   │   ├── appender.h
│   │   ├── asyncap.h
│   │   ├── clfsap.h
│   │   ├── clogger.h
│   │   ├── config
│   │   │   ├── defines.h
│   │   │   ├── macosx.h
│   │   │   ├── win32.h
│   │   │   └── windowsh.h
│   │   ├── config.h
│   │   ├── configrt.h
│   │   ├── consap.h
│   │   ├── fileap.h
│   │   ├── fstreams.h
│   │   ├── helpers
│   │   │   ├── apndimpl.h
│   │   │   ├── fileinfo.h
│   │   │   ├── lloguser.h
│   │   │   ├── lockfile.h
│   │   │   ├── loglog.h
│   │   │   ├── pointer.h
│   │   │   ├── property.h
│   │   │   ├── queue.h
│   │   │   ├── sleep.h
│   │   │   ├── snprintf.h
│   │   │   ├── sockbuff.h
│   │   │   ├── socket.h
│   │   │   ├── strhelp.h
│   │   │   ├── threadcf.h
│   │   │   └── timehelp.h
│   │   ├── hierarchy.h
│   │   ├── hierlock.h
│   │   ├── internal
│   │   │   ├── cygwin32.h
│   │   │   ├── env.h
│   │   │   ├── internal.h
│   │   │   └── socket.h
│   │   ├── layout.h
│   │   ├── log4judp.h
│   │   ├── logger.h
│   │   ├── loglevel.h
│   │   ├── logmacro.h
│   │   ├── mdc.h
│   │   ├── ndc.h
│   │   ├── ntelogap.h
│   │   ├── nullap.h
│   │   ├── oflog.h
│   │   ├── socketap.h
│   │   ├── spi
│   │   │   ├── apndatch.h
│   │   │   ├── factory.h
│   │   │   ├── filter.h
│   │   │   ├── logevent.h
│   │   │   ├── logfact.h
│   │   │   ├── logimpl.h
│   │   │   ├── objreg.h
│   │   │   └── rootlog.h
│   │   ├── streams.h
│   │   ├── syslogap.h
│   │   ├── tchar.h
│   │   ├── thread
│   │   │   ├── impl
│   │   │   │   ├── syncimpl.h
│   │   │   │   ├── syncpmsm.h
│   │   │   │   ├── syncpthr.h
│   │   │   │   ├── syncwin.h
│   │   │   │   ├── thredimp.h
│   │   │   │   └── tls.h
│   │   │   ├── syncprim.h
│   │   │   ├── syncpub.h
│   │   │   └── threads.h
│   │   ├── tracelog.h
│   │   ├── tstring.h
│   │   ├── version.h
│   │   ├── winconap.h
│   │   └── windebap.h
│   └── ofstd
│   ├── diag
│   │   ├── cnvrsn.def
│   │   ├── mmtag.def
│   │   ├── nsdfti.def
│   │   ├── overflow.def
│   │   ├── piof.def
│   │   ├── pop.def
│   │   ├── push.def
│   │   ├── shadow.def
│   │   ├── signcmp.def
│   │   └── vsprfw.def
│   ├── ofalgo.h
│   ├── ofalign.h
│   ├── ofassert.h
│   ├── ofbmanip.h
│   ├── ofcast.h
│   ├── ofchrenc.h
│   ├── ofcmdln.h
│   ├── ofconapp.h
│   ├── ofcond.h
│   ├── ofconfig.h
│   ├── ofconsol.h
│   ├── ofcrc32.h
│   ├── ofdate.h
│   ├── ofdatime.h
│   ├── ofdefine.h
│   ├── ofdiag.h
│   ├── oferror.h
│   ├── ofexbl.h
│   ├── ofexit.h
│   ├── ofexport.h
│   ├── offile.h
│   ├── offilsys.h
│   ├── offname.h
│   ├── ofglobal.h
│   ├── ofgrp.h
│   ├── oflimits.h
│   ├── oflist.h
│   ├── ofmap.h
│   ├── ofmath.h
│   ├── ofmem.h
│   ├── ofoption.h
│   ├── ofoset.h
│   ├── ofpwd.h
│   ├── ofrand.h
│   ├── ofset.h
│   ├── ofsetit.h
│   ├── ofsockad.h
│   ├── ofstack.h
│   ├── ofstd.h
│   ├── ofstdinc.h
│   ├── ofstream.h
│   ├── ofstring.h
│   ├── ofstrutl.h
│   ├── oftempf.h
│   ├── oftest.h
│   ├── ofthread.h
│   ├── oftime.h
│   ├── oftimer.h
│   ├── oftraits.h
│   ├── oftuple.h
│   ├── oftypes.h
│   ├── ofuoset.h
│   ├── ofutil.h
│   ├── ofuuid.h
│   ├── ofvector.h
│   ├── ofvriant.h
│   ├── ofxml.h
│   └── variadic
│   ├── helpers.h
│   ├── tuplefrd.h
│   ├── tuplefwd.h
│   ├── tuple.h
│   └── variant.h
├── lib
│   ├── cmake
│   │   └── dcmtk
│   │   ├── DCMTKConfig.cmake
│   │   ├── DCMTKConfigVersion.cmake
│   │   ├── DCMTKTargets.cmake
│   │   └── DCMTKTargets-release.cmake
│   ├── libcharls.a
│   ├── libcmr.a
│   ├── libdcmdata.a
│   ├── libdcmdsig.a
│   ├── libdcmfg.a
│   ├── libdcmimage.a
│   ├── libdcmimgle.a
│   ├── libdcmiod.a
│   ├── libdcmjpeg.a
│   ├── libdcmjpls.a
│   ├── libdcmnet.a
│   ├── libdcmpmap.a
│   ├── libdcmpstat.a
│   ├── libdcmqrdb.a
│   ├── libdcmrt.a
│   ├── libdcmseg.a
│   ├── libdcmsr.a
│   ├── libdcmtls.a
│   ├── libdcmtract.a
│   ├── libdcmwlm.a
│   ├── libi2d.a
│   ├── libijg12.a
│   ├── libijg16.a
│   ├── libijg8.a
│   ├── liboflog.a
│   └── libofstd.a
└── share
├── dcmtk
│   ├── acrnema.dic
│   ├── camera.lut
│   ├── dcm2xml.dtd
│   ├── dicom.dic
│   ├── diconde.dic
│   ├── dsr2xml.xsd
│   ├── dumppat.txt
│   ├── monitor.lut
│   ├── philips.lut
│   ├── printer.lut
│   ├── private.dic
│   ├── report.css
│   ├── reportx.css
│   ├── scanner.lut
│   ├── SC.dump
│   ├── VLP.dump
│   ├── wlistdb
│   │   ├── OFFIS
│   │   │   ├── lockfile
│   │   │   ├── wklist10.dump
│   │   │   ├── wklist1.dump
│   │   │   ├── wklist2.dump
│   │   │   ├── wklist3.dump
│   │   │   ├── wklist4.dump
│   │   │   ├── wklist5.dump
│   │   │   ├── wklist6.dump
│   │   │   ├── wklist7.dump
│   │   │   ├── wklist8.dump
│   │   │   └── wklist9.dump
│   │   └── README
│   └── wlistqry
│   ├── README
│   ├── wlistqry0.dump
│   ├── wlistqry10.dump
│   ├── wlistqry11.dump
│   ├── wlistqry12.dump
│   ├── wlistqry1.dump
│   ├── wlistqry2.dump
│   ├── wlistqry3.dump
│   ├── wlistqry4.dump
│   ├── wlistqry5.dump
│   ├── wlistqry6.dump
│   ├── wlistqry7.dump
│   ├── wlistqry8.dump
│   └── wlistqry9.dump
├── doc
│   ├── ANNOUNCE
│   ├── asconfig.txt
│   ├── certstor.txt
│   ├── CHANGES
│   ├── CHANGES.301
│   ├── CHANGES.302
│   ├── CHANGES.310
│   ├── CHANGES.311
│   ├── CHANGES.312
│   ├── CHANGES.320
│   ├── CHANGES.321
│   ├── CHANGES.330
│   ├── CHANGES.331
│   ├── CHANGES.340
│   ├── CHANGES.341
│   ├── CHANGES.342
│   ├── CHANGES.350
│   ├── CHANGES.351
│   ├── CHANGES.352
│   ├── CHANGES.353
│   ├── CHANGES.354
│   ├── CHANGES.360
│   ├── CHANGES.362
│   ├── CHANGES.363
│   ├── CHANGES.364
│   ├── CHANGES.365
│   ├── ciphers.txt
│   ├── config.txt
│   ├── COPYRIGHT
│   ├── CREDITS
│   ├── datadict.txt
│   ├── dcmqrcnf.txt
│   ├── dcmqrset.txt
│   ├── dirstruc.txt
│   ├── envvars.txt
│   ├── FAQ
│   ├── HISTORY
│   ├── macros.txt
│   ├── modules.txt
│   ├── randseed.txt
│   ├── testing.txt
│   ├── VERSION
│   └── wlmsetup.txt
└── man
└── man1
├── cda2dcm.1.gz
├── dcm2json.1.gz
├── dcm2pdf.1.gz
├── dcm2pnm.1.gz
├── dcm2xml.1.gz
├── dcmcjpeg.1.gz
├── dcmcjpls.1.gz
├── dcmconv.1.gz
├── dcmcrle.1.gz
├── dcmdjpeg.1.gz
├── dcmdjpls.1.gz
├── dcmdrle.1.gz
├── dcmdspfn.1.gz
├── dcmdump.1.gz
├── dcmftest.1.gz
├── dcmgpdir.1.gz
├── dcmicmp.1.gz
├── dcmj2pnm.1.gz
├── dcml2pnm.1.gz
├── dcmmkcrv.1.gz
├── dcmmkdir.1.gz
├── dcmmklut.1.gz
├── dcmodify.1.gz
├── dcmp2pgm.1.gz
├── dcmprscp.1.gz
├── dcmprscu.1.gz
├── dcmpschk.1.gz
├── dcmpsmk.1.gz
├── dcmpsprt.1.gz
├── dcmpsrcv.1.gz
├── dcmpssnd.1.gz
├── dcmqridx.1.gz
├── dcmqrscp.1.gz
├── dcmqrti.1.gz
├── dcmquant.1.gz
├── dcmrecv.1.gz
├── dcmscale.1.gz
├── dcmsend.1.gz
├── dcmsign.1.gz
├── dcod2lum.1.gz
├── dconvlum.1.gz
├── drtdump.1.gz
├── dsr2html.1.gz
├── dsr2xml.1.gz
├── dsrdump.1.gz
├── dump2dcm.1.gz
├── echoscu.1.gz
├── findscu.1.gz
├── getscu.1.gz
├── img2dcm.1.gz
├── movescu.1.gz
├── pdf2dcm.1.gz
├── stl2dcm.1.gz
├── storescp.1.gz
├── storescu.1.gz
├── termscu.1.gz
├── wlmscpfs.1.gz
├── xml2dcm.1.gz
└── xml2dsr.1.gz
49 directories, 1187 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment