Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Help me about DICOM file

Help me about DICOM file

Scheduled Pinned Locked Moved C / C++ / MFC
algorithmshelp
4 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    thangnvhl
    wrote on last edited by
    #1

    I'm trying to write a program in C, which encode an image (ex: *.Jpeg) into DICOM (Digital Imaging and Communications in Medicine) file and decode image data from Dicom file to an visible image, but I donot know the algorithm to do this. Could you tell me about this algorithm. Thanks alot! Sincerely Thangnvhl

    C 1 Reply Last reply
    0
    • T thangnvhl

      I'm trying to write a program in C, which encode an image (ex: *.Jpeg) into DICOM (Digital Imaging and Communications in Medicine) file and decode image data from Dicom file to an visible image, but I donot know the algorithm to do this. Could you tell me about this algorithm. Thanks alot! Sincerely Thangnvhl

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      DICOM is more than an image, it stores metadata about the image as well. There are specs that are easily found with google, but the fact that several libraries charge between $2000 and $5000 for code to read/write DICOM, I'd imagine a really compliant library is a fairly big job. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

      T 1 Reply Last reply
      0
      • C Christian Graus

        DICOM is more than an image, it stores metadata about the image as well. There are specs that are easily found with google, but the fact that several libraries charge between $2000 and $5000 for code to read/write DICOM, I'd imagine a really compliant library is a fairly big job. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

        T Offline
        T Offline
        thangnvhl
        wrote on last edited by
        #3

        Thanks for your reply. I known DICOm is more than an image. But now i'm trying to put an jpeg file into a DICOM file. So i want to know how to do this. Do you know any document which tell about this? Show me please! Thanks! Sincerely Thangnvhl

        R 1 Reply Last reply
        0
        • T thangnvhl

          Thanks for your reply. I known DICOm is more than an image. But now i'm trying to put an jpeg file into a DICOM file. So i want to know how to do this. Do you know any document which tell about this? Show me please! Thanks! Sincerely Thangnvhl

          R Offline
          R Offline
          Ravi Bhavnani
          wrote on last edited by
          #4

          This[^] link may help. /ravi My new year's resolution: 2048 x 1536 Home | Articles | Freeware | Music ravib@ravib.com

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups