VIEWER FOR CT / MRI IMAGES IN CONQUEST SERVER

  • Hi Sheel,

    This is for yet another viewer. Try to put the embedded file below into the cgi-bin folder of your web server as imagejaviewer.cq.

    And then use:

    viewer = imagejaviewer


    In the dicom.ini in the same cgi-bin folder. And make sure that

    WebScriptAddress = http://127.0.0.1/cgi-bin/dgate.exe

    is set to point to the correct machine.

    ImageJA is a java based applet viewer that should download automatically. The slider bar for the slices is below it.

    Regards,

    Marcel


    File ImageJAViewer.cq

  • As far as AIviewer is concerned (it is buggy). Here is a repost:


    here is my modified AiViewer by Takahiro Katoji (katoco@mars.elcom.nitech.ac.jp or katoco@tomo.ne.jp) that might work with Conquest 1.4.14. It is modified from dicomviewer100.zip downloaded 15 august 2007. See changes.txt for a description of my changes.


    ftp://ftp-rt.nki.nl/outbox/Mar…server/dicomviewer101.zip


    To enable it, download and install the Java JRE, put the contents as is (including subdirectories) of the ZIP file in htdocs, and edit the dicom.ini in cgi-bin to say:


    [webdefaults]
    ....
    viewer = aiviewer


    Good luck.


    Marcel

  • Hi,


    I unzipped this file in my c:\xampp\htdocs


    ftp://ftp-rt.nki.nl/outbox/Mar…server/dicomviewer101.zip


    And then set my cgi-bin/dicom.ini to:


    [sscscp]
    MicroPACS = sscscp
    Tempdir = c:\temp
    kFactorFile = c:\dicomserver\dicom.sql
    TruncateFieldNames = 10
    SQLServer = c:\dicomserver\data\dbase\conquest.db3
    SQlite = 1
    ACRNemaMap = C:\dicomserver\acrnema.map
    Dictionary = C:\dicomserver\dgate.dic
    WebServerFor = cf-j10
    TCPPort = 5678
    MyACRNema = CONQUESTSRV1
    WebScriptAddress = http://cf-j10/cgi-bin/dgate.exe
    WebReadonly = 1
    WebPush = 0
    [webdefaults]
    size = 560
    dsize = 0
    compress = un
    iconsize = 48
    graphic = gif
    viewer = aiviewer


    And it works fine on firefox. Note that my PC name appears twice, this is essential.


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!