Hi, where can download the source codes?
If I try to open a DICONDE file from a SharePoint folder, a message box "DICOM Error: No such file or directory - Would you like to force to open it?" is displayed. If I choose "Yes" nothing happens.
Update History
Update History
Update History
Hi Berthold, I had a brief look at the file, wondering if this is a JPG secondary capture file. The transfer syntax shows Explicit VR Little Endian, and the pixel data has a length of 2359296, which is equal to an uncompressed bitmap of 1024(width) * 768(height) * 3 (samples per pixel). I will take a look regardless since the app does not render the image properly.
Support for JPG Secondary Capture images
Update History
Update History
Update History
Spectacular. Thank you so much for taking this project on. It's been desperately needed for a very long time. Thanks so much again! Jon Hainer Information Systems Manager Division of Nuclear Medicine / PET Non-Invasive Cardiac Imaging Program Brigham & Women's Hospital / Harvard Medical School Boston, MA On Fri, Jun 11, 2021 at 1:30 AM BP benjpark@users.sourceforge.net wrote: status: open --> accepted [tickets:#3] https://sourceforge.net/p/dicomeditorbybenp/tickets/3/ Automated Replacement of UIDs?*...
Automated Replacement of UIDs?
Sorting order in "Select file" frame
Missing tags
Hi Jon, I've added a checkbox to generate new Study/Series/Image instance UIDs (screenshot attached). New set of images should follow the same Study-Series hierarchy as the original study. The feature is included in a new build, uploaded on June 10th, 2021. Thanks, BP
Automated Replacement of UIDs?
Update History
Update History
Update History
Update History
I have a US MF image with greater than 5000 frames. I add 16 length items to time frame vector. e.g. 12.1234567890123\12.1234567890123\23.9876543210123.......... However the Time Frame Vector can only hold values up to 65534 length. The DICOM standard also points this limitation for Decimal String VR. ( I am using Explicit VR). Can any one suggest the right work around to solve this issue. I have one idea is like to reduce the length of the decimal values. Use ike 12.12\12.12\23.99......... Or 12\12\24.............
Hi John, Perhaps the tag is missing in that particular study. [Study Description] is actually not mandatory for most of the IODs.
Hi John, Perhaps the tag is missing in that particular study. [Study Description] is actually not mandatory for most of the IODs.
Hi Eugene, Sorry for the late reply. 1) I won't be able to have a deeper look until June , but I can try to build the project on OSX and upload the executable. 2) It does support DICOM SR.
I just needed to run the vrcredist and move a copy of vcruntime.dll into the QuickDicomEdit directory to get it to run. Product doesn't support DICOM SR tags so it isn't going to help me anyway.
Or atleast to be able to run in Parallels and if so what OS and settings?
Any plans to release a version for iOS or do you have a configuration to run in Wine?
Hi, the Study Description tag seems to be missing.
Hi Ben, Great tool you've created here! any progress on the search field? it would certainly come in handy for me.
Hi Nimmy, By (101, 10), are you referring to the pixel coordinates inside each image(frame)? If so, images such as multiframe ultrasound or endoscopy may have the same location across all frames, but we should not make any false assumptions since this is totally irrelevant of the DICOM standard Thanks, Ben
In case of multi frame DICOM images can it be assumed that the location of PHI inforamation across the frames will be same? Say , for a DICOM image with 5 frames , if the location of a PHI say Patient Name in frame 1 is (101, 10) can it be assumed that the location of Patient Name in Frame 2 ,3,4 5 will be at (101,10) ?
Update History
Update History
Hi Mark, I will have a look at it. Thanks for taking out the concrete process. Will let you know when it is fixed. Thanks, Ben
Hi Jérôme, Thanks for your interest and testing it on Debian! Since I am working on top of the Qt Community license, all source codes are shared here and I have no issues with it being shared anywhere else. You can modify, submit the codes wherever you would prefer. Regarding the license file, I will remember to add it at a later time. Thanks, Ben P
Hi Jean Marie, DICOM File Element (0020,****) attributes are now available, but I have made it read-only since modifying these tag values may corrupt the original file. Thanks, Ben
Update History
Update History
Update History
Update History
Update History
Update History
Update History
Update History
When I try and edit multiple .dcm's at the same time the current version crashes (Windows 10 64bit). I assume the correct process is: Navigate to the folder containing .dcm files, Click the >> symbol to add them all to the Batch list Edit the tag I want to change for all of them (StudyDescription) Click the >> symbol in the lower section to add the changed tag to the list Click Save All. At this point BenDicomEdit crashes. Cheers, Mark
When I try and edit multiple .dcm's at the same time the current version crashes (Windows 10 64bit). I assume the correct process is: Navigate to the folder containing .dcm files, Click the >> symbol to add them all to the Batch list Edit the tag I want to change for all of them (StudyDescription) Click the >> symbol in the lower section to add the changed tag to the list Click Save All. At this point BenDicomEdit craches. Cheers, Mark
Hello Ben! Thank you very much for sharing your DICOM viewer and editor on SourceForge! I just succeeded in making the code work on Debian 9 Stretch. There was just a few lines to change related to Linux file paths and libraries. I can share those modifications with you if you want. Is your code open source? I couldn't find any licensing information here. Would you mind adding an open source licence file to the source files folder? GPLv3 maybe? Or any other open source licence you like? It would...
Hi Dennis, Well, the search field should be disabled for now. My mistake. I was about to implement it and I just forgot to disable it. I will add the feature and give an update - hopefully this month.
Hi Dennis, Wel,l the search field should be disabled for now. I was about to implement it and I just forgot to disable it. I will add the feature and give an update - hopefully this month.
Due to some personal reasons, I have not been able to follow the fix requests. I will try to work on them as soon as everything gets settled. Thanks.
Is the search field enabled and if so, how is it used?
Hi, I will look into it and get back to you. Thanks. -Ben
Missing tags