[Insight-users] Segmentation Editor-can't load data in Preprocessor

Dennis derong at lycos . co . uk
Fri, 13 Jun 2003 16:57:33 -0700


Hi, Joshua,

Thanks for your suggestion.
I have tried the new SegmentationEditorFltkGui Application. it took some
time to rebuilt whole
Insight and Insight Application from CVS.  It is also time-consuming to do
the segmentaion.

Because i'm interesting in the application based VTK, ITK,
I still want to see how SegementationEditor works. I have a question about
the compiling InsightToolKit1.2.
If I want SegemntationEditor works correctly, should I change the option
ITK_WRAP_TCL as ON when i use CMake to creat project?
but after i change ITK_WRAP_TCL as On, I got error messge from CMAKE such as

 "CMake Error: Wrapping is enabled, but Cable is not found, Please set
CABLE_DIR to the location of CABLEConfig.cmake"

Where is CABLEConfig.cmake?

So i can't choose ITK_WRAP_ON to compile ITK.

thanks,

Dennis



-----Original Message-----
From: Joshua Cates [mailto:cates at sci . utah . edu]
Sent: Monday, June 09, 2003 10:53 AM
To: Dennis
Cc: insight-users at public . kitware . com
Subject: Re: [Insight-users] Segmentation Editor-can't load data in
Preprocessor


Hi Dennis,

Your file appears to be in the correct format so I'm afraid I don't have
any ideas at present.  Some people have reported problems with the way Tcl
handles path specifications on Windows, but it is unlikely this is your
particular problem.  Try removing the extra space between the
"C:/segtest/data/c_vf" and "UnsignedShort".  The parser code is very
simple and it is likely the extra space is confusing it

I would suggest that if you continue to have problems to try the new
SegmentationEditorFltkGui application, which is essentially the same
application converted to a compiled application.  It does not use Tcl and
is therefore more portable cross platform and less buggy

Hope this helps,

Josh

______________________________
 Josh Cates
 School of Computer Science
 University of Utah
 Email: cates at sci . utah . edu
 Phone: (801) 587-7697
 URL:   http://www . sci . utah . edu/~cates


On Thu, 5 Jun 2003, Dennis wrote:

> I faced some trouble to run Segmentation Editor on my computer. After I
> filled the session Data and save it,
> I can't load the data in Preprocessor because Source data is empty and I
> can't choose any Source Data
> My operation system is Windows-xp Home edition. ITK and VTK are comipled
> from CVS
> My saved session data file has content as follow:
>
>    MySample-
>    C:/segtest
>
>    test_data C:/segtest/data/c_vf  UnsignedShort 511 511 58 Big Yes 1
> %s%4d.fre 1001 3416
>
>
> any hint what I'm doing wrong?
>
> Thanks,
> Dennis Hu
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at public . kitware . com
> http://public . kitware . com/mailman/listinfo/insight-users
>