Giter Club home page Giter Club logo

dicomgrep's Introduction

DicomGrep

An open source tool for searching DICOM files contents.

Inspired by daily work which need to find DICOM files with specific criteria.

Hope this tool can help researchers ๐Ÿ‘ฉโ€๐Ÿ”ฌ๐Ÿ‘จโ€๐Ÿ”ฌ๐Ÿ”ฌ or developers ๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ’ป :)

Compiled with .NET 8.0 . You may need install the runtime for this program.

Github All Releases

Features

  1. ๐Ÿ”Ž Search DICOM by specific SOP Class, DICOM Tag and/or Tag value.
  2. When searching the Tag value, you can use also use Wildcard or Regex.
  3. Retain 10 search criteria. ๐Ÿ“š
  4. Multi-thread search (depend on logic CPU counts)
  5. Simple file operations ๐Ÿ“„ (open directory, open file, etc.)
  6. Unexpected bugs ๐Ÿ›.

Supported Platforms:

The generic build should support the Windows platform by default:

win-x64, win-x86, win-arm64, win-arm32

For Linux and MacOS, you can use WINE, or Virtual machine such as QEMU.

Use Custom Tag Dictionary

(v1.2.0+) Rename the following files by remove the .sample in the middle

Private Dictionary.sample.xml --> Private Dictionary.xml
DICOM Dictionary.sample.xml --> DICOM Dictionary.xml

And add you own public & private tags in these files. DicomGrep will apply the changes when startup. Then you can see these tags via lookup Window.

Screenshots

(v1.5.0)

Main Window

Lookup SOP Class UID Dictionary

Lookup DICOM Tag Dictionary

Right click menu

License

Microsoft Public License (MS-PL)

dicomgrep's People

Contributors

celeron533 avatar dependabot[bot] avatar sweep-ai[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dicomgrep's Issues

Sweep: Refactor: simplify the properties {get{...} set {...}} to {get=>... set=>...}

Checklist
  • Modify DicomGrepCore/Entities/SearchCriteria.cs ! No changes made Edit
  • Running GitHub Actions for DicomGrepCore/Entities/SearchCriteria.cs โœ— Edit
  • Modify DicomGrep/ViewModels/TagValueDetailViewModel.cs ! No changes made Edit
  • Running GitHub Actions for DicomGrep/ViewModels/TagValueDetailViewModel.cs โœ— Edit
  • Modify DicomGrep/ViewModels/SopClassLookupViewModel.cs ! No changes made Edit
  • Running GitHub Actions for DicomGrep/ViewModels/SopClassLookupViewModel.cs โœ— Edit
  • Modify DicomGrep/ViewModels/DicomDictionaryLookupViewModel.cs ! No changes made Edit
  • Running GitHub Actions for DicomGrep/ViewModels/DicomDictionaryLookupViewModel.cs โœ— Edit
  • Modify DicomGrep/ViewModels/MainViewModel.cs ! No changes made Edit
  • Running GitHub Actions for DicomGrep/ViewModels/MainViewModel.cs โœ— Edit

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.