Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

DICOM

Last post 16 May 2007, 12:56 PM by Seabass. 6 replies.
Sort Posts: Previous Next
  •  07 May 2007, 10:35 AM 11947

    DICOM

    I was wondering whether it's possible to view a DICOM image using a DotImage viewer component.
    Best regards.
  •  07 May 2007, 10:50 AM 11948 in reply to 11947

    Re: DICOM

    Ignore the above post... It seems that DotImage 5 indeed claims to be able to open a DICOM image ...now my question is how well does it work.. I tried to open some DICOM images and it CRASHED ( the DICOM images I tried to open were taken from http://dicom.online.fr/fr download.htm ; this page stores them as ZIP files but I used WinZIP to unzip them )
  •  07 May 2007, 11:13 AM 11950 in reply to 11948

    Re: DICOM

    Indeed, the images you refer to don't open in DotImage.  Not sure why, but now we have them to test so I'm sure we'll be able to resolve it soon.  Please try the viewer on other DICOM images, we've tested quite a few without this problem.
    Bill Bither
    Atalasoft
    Filed under:
  •  11 May 2007, 4:43 PM 12006 in reply to 11948

    Re: DICOM

    We believe those files to not be valid DICOM (according to the Spec). We have worked with DicomWorks to find out what they are doing exactly and we have updated our CODEC to be able to read these files.  The next version of DotImage (5.0b) will have this fix and is scheduled to be released on Monday (May 14th)
  •  15 May 2007, 8:35 AM 12020 in reply to 12006

    Re: DICOM

    can you send me some multi-frames that work

    thanks

     

  •  15 May 2007, 9:23 AM 12021 in reply to 12020

    Re: DICOM

    We can't share the DICOM images we have, but there are websites out there with some test images.  If you download the latest version of DotImage, it will now support DicomWorks images.
    Bill Bither
    Atalasoft
    Filed under:
  •  16 May 2007, 12:56 PM 12040 in reply to 12021

    Re: DICOM

    Bitmap bmp = new Bitmap(workspaceViewer.Image.ToBitmap());

    This works well if the workspaceViewer holds a JPEG image but it crashes if it holds a DICOM image. 
    How can I get a bitmap object from a workspaceViewer that holds a DICOM ?

View as RSS news feed in XML