Skip to content

leonardorame/openpacs

Repository files navigation

OpenPACS

This project started as a modified DCMTK's dcmqrscp program where the index file based database was replaced by a PostgreSql one.

Later it was added the JPEG2000 compression and decompression codec thanks to fmjpeg2koj.

How to build

First build dcmtk, then openpacs:

  1. cd dcmtk-3.6.1_20150629
  2. cmake .
  3. make
  4. cd ..
  5. cmake .
  6. make

About

DCMTK based PACS with PostgreSql backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published