mirror of
https://github.com/sectra-medical/dpat_imageanalysisapi_sdk.git
synced 2026-03-23 20:27:01 +00:00
[PR #9] add cli tool example for importing DICOM secondary capture #10
Labels
No labels
bug
enhancement
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sectra-medical/archived-dpat-imageanalysisapi-sdk#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sectra-medical/dpat_imageanalysisapi_sdk/pull/9
Author: @sectra-masve
Created: 11/21/2024
Status: 🔄 Open
Base:
main← Head:dicom_examples📝 Commits (2)
dc67576C-store send example6f7f831Add readme📊 Changes
3 files changed (+77 additions, -0 deletions)
View changed files
➕
examples/python/dicom_examples/README.md(+37 -0)➕
examples/python/dicom_examples/requirements.txt(+2 -0)➕
examples/python/dicom_examples/send_cstore.py(+38 -0)📄 Description
I'm creating a pull request from the branch that @nicolasbrandt721 created, contributing example code for performing C-STORE to send a DICOM secondary capture to Sectra PACS.
I'm thinking this is something we want to add, but perhaps refine it a bit first.
The usage scenario is to provide a result image (or PDF) that can be presented next to the analyzed slide.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.