Cross Platform Dicom Viewer - MAYAM

  • Follow


Hi guys

                MAYAM is a Cross platform dicom viewer developed in
JAVA. do try it out

Viewer Features

   1. DICOM Listener for Q/R
   2. DICOM Send
   3. Local DB for storing study information
   4. Importing DICOM studies from local disk
   5. Parsing DicomDir from local disk or CD
   6. Query compressed studies without decompressing them[JPEG LS,JPEG
LS LOSSLESS,JPEG 2000]
   7. Multiple Studies viewer using Layout,Tab view
   8. Export to JPEG (Study, Series, Instance level). Windowing can be
applied to a single instance or series of instance while exporting
   9. Cine Loop & stack navigation
  10. Toggle for Text and Annotation Overlay
  11. Windowing Presets Settings (based on modality)
  12. Layout Settings (based on modality)
  13. AE Management
  14. DICOM Tags Viewer

Image Manipulation

   1. Windowing / Presets
   2. Invert, Flip & Rotate
   3. Zooming & Panning
   4. Annotation and Measurement Tools (Ruler, Rectangle and
Elliptical)

Link : http://forums.dcm4che.org/jiveforums/thread.jspa?threadID=1979&tstart=0


Babu.

0
Reply babuhussaina (1) 11/5/2009 7:22:44 AM

On Nov 5, 8:22=A0am, babuhussain <babuhussa...@gmail.com> wrote:
> =A0 =A06. Query compressed studies without decompressing them[JPEG LS,JPE=
G
> LS LOSSLESS,JPEG 2000]

There is no such thing as "JPEG LS LOSSLESS", to the best of my
knowledge this is simply "JPEG LOSSLESS".

2cts
-MM
0
Reply Mathieu 11/5/2009 8:24:05 AM


I think there is:

1 . A Transfer Syntax with a UID of "1.2.840.10008.1.2.4.80", which
specifies the use of the lossless
     mode of JPEG-LS. In this mode the absolute error between the
source and reconstructed
     images will be zero.
[...]
(PS 3.5 A.4.3)
0
Reply ngladitz 11/5/2009 8:56:30 AM

On Nov 5, 9:56=A0am, ngladitz <glad...@sci-vis.de> wrote:
> I think there is:
>
> 1 . A Transfer Syntax with a UID of "1.2.840.10008.1.2.4.80", which
> specifies the use of the lossless
> =A0 =A0 =A0mode of JPEG-LS. In this mode the absolute error between the
> source and reconstructed
> =A0 =A0 =A0images will be zero.
> [...]
> (PS 3.5 A.4.3)

The OP mentionned "[JPEG LS,JPEG LS LOSSLESS,JPEG 2000]". So AFAIK
those are classes, and indeed within each classes you have the lossy
and lossless.
I am not trying this win this argument (this is really boring stuff).

But I would have written either:

1.
JPEG LS,JPEG LOSSLESS,JPEG 2000

or

2.
- JPEG LS near lossless, JPEG LS lossless
- JPEG lossy, JPEG lossless
- JPEG 2000 lossy, JPEG 2000 lossless

2cts
0
Reply Mathieu 11/5/2009 10:56:27 AM

Hello Babuhussain,

good work, well done! But as you asked for feedback, here my very quick
findings testing your software on a Windows XP SP3 Box, Java RT 1.6.0_17b04:

Praise so far:

* Got the soft set up literally in a minute. Very, very nice and intuitive.

* Browser is very nice and intuitive to configure. Nice, very nice!

* Q/R works like a breeze. Very nice!

Well, now the downers:

* Patient First Name / Last Name is not properly displayed (name complex
Name^First shows up in "Last Name" field of browser) - no big deal, I
have seen this in many implementations.

* Cannot set listening port to 104: Change did not apply (well, it's
Java, isn't it ;o) ).

* using real-world MR and CT studies:
Viewer window comes up "gray", but does not display anything. Buttons in
viewer window are animated, but do not trigger anything except the
screen configuration button (but as nothing is displayed, it has no
effect neither). Numerous exceptions are thrown, e. g.:

2610175534421\UnCompressed\[UID anonymized]
 [513 KB]
  takes 157 ms, compression rate= 1 : 1.0001066
Exception in thread "Thumbnail" java.lang.OutOfMemoryError: Java heap space
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java
heap space


Is there something to be tweaked in configuration? Did you test the
viewer functionality with real-word studies yet or just with single slices?

By the way: the image is uncompressed, so I guess the 1 : 1.0001066 is
(pixeldatas):(filesize with header) - this might annoy some disciples of
the "uncompressed image" cult, not me ;o) - just a hint ...

I hope this quick test results help, please contact me by PM if I can be
of more help fixing this flaw.

The allround impression is very promising, I hope you keep the good work up!

Cheers,



Peter
0
Reply Peter 11/5/2009 2:07:57 PM

 Hi Peter

              Thanks for your valuable feedback.

Babu.


0
Reply babuhussain 11/6/2009 7:14:40 AM

On 6 nov, 08:14, babuhussain <babuhussa...@gmail.com> wrote:
> =A0Hi Peter
>
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 Thanks for your valuable feedback.
>
> Babu.

Hi,

Thanks for your work. Have you planned to make it open source ? on a
SVN ?

Regards,
Laurent
0
Reply Laurent 11/7/2009 8:22:32 AM

> Hi,
>
> Thanks for your work. Have you planned to make it open source ? on a
> SVN ?
>
> Regards,
> Laurent

Hi Laurent

                 Sorry for the late reply.

                 Mayam project lead Mr. Suresh has to decide about it.
I am the developer. Please post you feedback and suggestion in the
dcm4chee forum too.

Babu

0
Reply babuhussain 11/21/2009 6:05:09 AM

On Nov 7, 1:22=A0pm, Laurent <burzu...@gmail.com> wrote:
> Hi,
>
> Thanks for your work. Have you planned to make it open source ? on a
> SVN ?
>
> Regards,
> Laurent

Hi everyone,

I am the project lead and your feedback is very encouraging. Do keep
the comments coming. With your help we plan to keep working on Mayam
to bring it on par with OsiriX & Clear Canvas in terms of spit and
polish. We started this project since we couldn't find a good, FOSS
DICOM Viewer on Linux.

Right now, this is just a preliminary release and there is a lot to
do. We're still doing code cleanup and documentation. In the near
future Mayam will be released as Open Source (GPL/LGPL/MPL) and will
be part of the dcm4che project SVN on SourceForge. In the interim, if
anyone would like to have a look at the code we can provide a private
preview.

Regards

Suresh
0
Reply Suresh 11/21/2009 8:08:18 AM

8 Replies
958 Views

(page loaded in 0.144 seconds)

Similiar Articles:












7/24/2012 11:31:05 AM


Reply: