[Insight-users] running the examples
Luis Ibanez
luis.ibanez at kitware.com
Tue Oct 23 17:28:35 EDT 2007
Hi Giorgos,
The short answer is: "NO" :-/
The Examples are designed to be run from a command line.
None of the examples has a GUI.
If you are looking for GUI applications you may be
interested in InsightApplications.
Some of these applications are featured in the web page:
http://www.itk.org/HTML/Applications.htm
The ADD_TEST that you see in the CMakeLists.txt file
is for the purpose of performing regression testing
on the Examples, so we can be sure that they compile
and run all the time.
Regards,
Luis
-----------------------
Giorgos Pichis wrote:
> Hi there,
> is there any way of running the examples, without this being done in the
> command line?
> I runned some examples from the command line of windows, by passing the
> parameters (input images, and output image)
> there.
> I have seen that you include in the cmakelists.txt an "add test " part,
> where you enter image files from the data.
> Is it possible to run the example , simply by running the exe file?
> thanks
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list