Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
celeron533 authored Feb 16, 2024
1 parent f5c18a7 commit 6140603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

An open source tool for searching DICOM files contents.

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

Hope this tool can help researchers πŸ‘©β€πŸ”¬πŸ‘¨β€πŸ”¬πŸ”¬ or developers πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»πŸ’» :)

Expand All @@ -13,7 +13,7 @@ Compiled with .NET 6. You may need install the runtime for this program.
## 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 criterias. πŸ“š
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 πŸ›.
Expand Down

0 comments on commit 6140603

Please sign in to comment.