[Insight-users] SegmentationEditor of InsightApplications
Michael Xanadu
xanadu.michael at googlemail.com
Fri Sep 25 06:19:51 EDT 2009
Hi Luis,
I was successful in building SegmentationEditorFltkGu, i just rebuild VTK &
InsightApplications. But SegmentationEditorFltkGui is kind of buggy, can you
confirm that? If I load a .mhd and .ws file into that tool and push "Load
Data Files", I get following error message in an output window (i'm sure the
data isn't corrupt):
ERROR: In ..\..\VTK Source\Filtering\vtkDemandDrivenPipeline.cxx, line 728
vtkStreamingDemandDrivenPipeline (022776A0): Input port 0 of algorithm
vtkImageResample(02247950) has 0 connections but is not optional.
Although the tool works to some extent. The watersheded image is shown
correctly in the accordant window, but the binary image view, the source
image view and the render window don't work.
Any idea?
Can you please tell me how to start SegmentationEditor (the one with TCL)? I
don't understand the command in readme.txt.
Regards, Michael
2009/9/24 Luis Ibanez <luis.ibanez at kitware.com>
>
> Hi Michael,
>
>
> The error messages:
>
> error PRJ0019: A tool returned an error code from
> "Generating fltkVTKImageViewerGUI.h" ITKVtkFltk
>
>
> May be an indication that you have not provided the path to
> FLTK Fluid tool to CMake.
>
> Open your CMakeCache.txt file and search for the path
> to the FLUID_EXECUTABLE. Check if it matches the location
> where you installed that executable when you built FLTK.
>
>
> Regards,
>
>
> Luis
>
>
> --------------------
> Michael Xanadu wrote:
>
>> Hi folks,
>>
>> I have some troubles to make two applications of InsightApllications
>> 3.14.0 run: SegmentationEditor & SegmentationEditorFltkGui. I have been
>> working with vtk & itk sucessfully for the last weeks and now I additionally
>> installed & built FLTK 1.9 & ActiveTcl 8.5.7.0. I built FLTK &
>> InsightApplications sources and all seems to work fine. Now I want to run
>> both applications but:
>>
>>
>> 1.
>> I don't understand the commands from the readme.txt of SegmentationEditor.
>> It doesn't make any sense to me. Why should I change the directory to the
>> source like this (I know that I have to replace the text in the brackets
>> with my own path):
>>
>> "cd <InsightApplications-source>/SegmentationEditor/Scripts/"
>>
>> And secondly I don't have a file I can call in a path like this:
>>
>> "<InsightApplications-build>/SegmentationEditor/Wrapping/Tcl/WSTITK
>> Main.tcl"
>>
>> And if I compile the application and start the .exe I get a windows form
>> "WSTITK", which is currently empty.
>> So how can I start the application?
>>
>>
>>
>> 2. If I try to compile the SegmentationEditorFltkGui-built I get some
>> strange errors. Does anybody know a solution?:
>>
>> Error 1 error PRJ0019: A tool returned an error code from
>> "Generating fltkVTKImageViewerGUI.h" ITKVtkFltk Error 2 error
>> PRJ0019: A tool returned an error code from "Generating
>> fltkTimeProbesCollectorGUI.h" ITKFltkImageViewer Error 3 error
>> PRJ0019: A tool returned an error code from "Generating
>> liFilterConsole3DGUI.cxx" AnisotropicDiffusionFltkGui3D Error 4
>> error PRJ0019: A tool returned an error code from "Generating
>> liFilterConsole2DGUI.cxx" AnisotropicDiffusionFltkGui2D Error 5
>> error PRJ0019: A tool returned an error code from "Generating
>> EditorConsoleGUI.cxx" EditorFltkGui Error 6 error PRJ0019: A tool
>> returned an error code from "Generating fltkRGBImageViewerGUI.cxx"
>> WatershedSegmentationFltkGui3D
>>
>>
>> I just wanna make one of both apps run, just wanna take a look at the
>> SegmentationEditor.
>>
>>
>> Regards, Michael
>>
>>
>> ------------------------------------------------------------------------
>>
>> _____________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-users
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090925/ae963ac5/attachment.htm>
More information about the Insight-users
mailing list