Giter Site home page Giter Site logo

zorik9 / padi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openpreserve/padi

0.0 2.0 0.0 1.16 MB

Personalization and anonymisation for DICOM: modifies DICOM files by adding or removing attributes.

License: Apache License 2.0

Batchfile 1.06% Java 98.94%

padi's Introduction

PADI

Personalization and Anonymisation for DIcom

What does PADI do?

This tool removes DICOM tags (specified in the configuration file: config.properties) or adds DICOM tags (specified in a text file) from/to the given DICOM file(s).

Features and roadmap

Version 1.0.0

  • anonymization of a single DICOM file
  • anonymization of multiple DICOM files provided in a given directory
  • presonalization of a single DICOM file
  • presonalization of multiple DICOM files provided in a given directory

How to use

Use

  • anonymize DICOM file and save anonymized tag values in a text file.
anonymize.bat <dicom_file> <anonymized_tag_file>
  • anonymize all DICOM files in specified directory (and its subdirectories) and save anonymized tag values in multiple text files (one text file per each DICOM file).
anonymize_dir.bat <directory>
  • presonalize DICOM file.
personalize.bat <dicom_file> <anonymized_tag_file>
  • presonalize all DICOM files in specified directory and subdirectories
personalize_dir.bat <directory>

More information

Licence

PADI is released under Apache version 2.0 license.

Support

This tool is supported by the Poznan Supercomputing and Networking Center.

padi's People

Contributors

aleksanderstroinski avatar tparkola avatar ospector avatar willp-bl avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.