[Insight-users] a question about ShapeDetection.

Lydia Ng lng@insightful.com
Mon, 4 Mar 2002 10:43:28 -0800


Hi,

The ShapeDetection app was originally intended to serve as
an example to how to use the fast marching algorithm in ITK -
as such the user interface is very rudimentary.

Although the underlying code works for 2 or 3D,
the ShapeDetection app has been hard-wired to require the input
to be a single raw volume and in signed short (16 bits).
The other constraint is that it can only handle 3D data
(with at least 4 slices).

>         c. Input image big endian? [y|n]: Y (What's the meaning of
"image endian"?
> something like edge?)

Endian-ness refers to how multi-byte numbers are stored.
There should be numerous article on the web. e.g.
http://www.cs.umass.edu/~verts/cs32/endian.html

- Lydia

> -----Original Message-----
> From: =D5=D4=B3=BF=B9=E2 [mailto:zhaocg@eyou.com]
> Sent: Sunday, March 03, 2002 11:36 PM
> To: insight-users@public.kitware.com
> Subject: [Insight-users] a question about ShapeDetection.
>=20
>=20
> Hi everyone,
>=20
> I am a new user to ITL. I got two questions to ask.
> (1) I have downloaded the ITL source code, configed it with CMake, and
> compiled it with MSVC++6.0 sucessfully. But I can not run=20
> ShapeDetection
> example correctlly. Here is my operation steps:
> 	a. run ShapeDetection.exe (It's a DOS executable program) =20
>          b. Input file name: bt.001.pgm
> 	c. Input big image endian? [y|n]: Y (What's the meaning=20
> of "image endian"?
> something like edge?)
> 	d. Input image size: 512 512 1 (I want to input a 2-d image)
>          e. PGM output directory: c:\
> 	f. Writing PGM files of the output volume=20
> but I can find nothing under the directory of C:\. What's the=20
> problem? Thanks
> for your feedback.
>=20
> (2) I want to understand related sourcecode of ITK, including=20
> some basic
> functions or classes, such as image reading and writing=20
> functions. I think ITK
> has a wonderful programming style. To learn from it will=20
> greatly facilitate my
> research and communication with other domain experts. Where=20
> shall I start
> from? Waiting for your help. thanks.
>     My research interest is in Content-based image retrieval=20
> in medicine.
>=20
>=20
>=20
>=20
>=20
> --http://www.eyou.com
> --=CE=C8=B6=A8=BF=C9=BF=BF=B5=C4=C3=E2=B7=D1=B5=E7=D7=D3=D0=C5=CF=E4  =
=D3=EF=D2=F4=D3=CA=BC=FE  =D2=C6=B6=AF=CA=E9=C7=A9  =
=C8=D5=C0=FA=B7=FE=CE=F1 =20
> =CD=F8=C2=E7=B4=E6=B4=A2...=D2=DA=D3=CA=CE=B4=BE=A1
>=20
>=20
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>=20