Re: manual segmentation CT scans



On Oct 24, 1:40 am, ImageAnalyst <imageanal...@xxxxxxxxxxxxxx> wrote:

I think all, or nearly all, image analysis programs will let you do
things like draw lines, points, and areas on images and let you
measure things about the things you drew, like mean gray level or
whatever. Some that come to mind are ImagePro, MATLAB, and ImageJ.

matlab is an excellent idea, but I don't know packages to segment
images. If you know, please tell me!
ImageJ it is not good for my purposes, because I have to give my
program to the radiologist, he should manually segment the image
(mainly draw the contour of an object from one or few slices of the
image from the xy,yz, and xz plan, and give to me the points to
analyse). So I cannot ask to him to use ImageJ!!!
I'm searching the easiest program to do that!
itksnap looks excellent, but it crashes with my DICOM data! I can
reuse part of the code and write mine implementation according to my
needs, but I want to do complete this step as soon as possible. I'm
almost one week dealing with this GUI, first I started with KWWidgets,
but I gave up because too buggy (after the third bug fixed, I deleted
KWWidets :-D )

I infer that you're going to manually segment the image slices via
drawing on the image but you were very vauge about what "those
information" is that you want to measure and save.

yep, but not me: the radiologist have to do that! I want to give him
the program to do this, but since I want the more images segmented as
possible, I want to provide him a really fast approach to segment
(maybe I'll use active contour).
so any suggestion would be appreciated.



.



Relevant Pages

  • skew of the image.
    ... I am currently working on License Plate Recognition, ... have successully been able to segment the images using ... images which I am currently not able to read. ... Does anyone have this code for the skew of an segmented image. ...
    (comp.soft-sys.matlab)
  • Re: shape factors from tomography images, help needed
    ... that would segment my series of images based on thresholding. ... adding up all the pixels within the object using BWarea for all the ... Then I calculate the sphericity using the ...
    (comp.soft-sys.matlab)
  • Re: 3D reconstruction from 2D CT images
    ... I need to stack the 2D CT images, reconstruct them to 3D. ... I need to segment the colon from the 2D CT images and ...
    (comp.soft-sys.matlab)
  • Re: Transparent bitmaps
    ... because code to draw images is there already (e.g. ... the .NET Compact Framework itself. ... > color based on index, if any, is to be transparent in the the image when ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: newbie question
    ... Well your video card cannot do much beyond rasterizing a triangle. ... I have various commands to draw things just like GDI+. ... If you need to draw images, at which point in time you need textures, ...
    (microsoft.public.win32.programmer.directx.managed)