[Insight-users] a question about ShapeDetection.

Matthias Guenther Matthias.Guenther@advancedmri.com
Mon, 04 Mar 2002 10:30:06 -0800


Hi,

I guess, ShapeDetection needs a raw data file, AFAIK in unsigned short.

"" wrote:
> 
> Hi everyone,
> 
> 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 ShapeDetection
> example correctlly. Here is my operation steps:
>         a. run ShapeDetection.exe (It's a DOS executable program)
>          b. Input file name: bt.001.pgm
>         c. Input big image endian? [y|n]: Y (What's the meaning of "image endian"?
> something like edge?)

It means the order of the bytes. Does the high value byte comes first or
not?

>         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
> but I can find nothing under the directory of C:\. What's the problem? Thanks
> for your feedback.
> 

Bye, Matthias