[Insight-users] how to start a project in MS VC++6?

Luis Ibanez luis.ibanez at kitware.com
Fri Jun 17 21:23:50 EDT 2005


Hi Xuelin,

Please read the ITK Software Guide

    http://www.itk.org/ItkSoftwareGuide.pdf

The Chapter on "Reading and Writing Images" explains
how to read a series of 2D images into a 3D image.


Then, read the Tutorial sessions:

   http://www.itk.org/HTML/Tutorials.htm

In particular

http://www.itk.org/CourseWare/Training/GettingStarted-II.pdf

that shows you how to use ITK in combination with VTK.

Examples of how to connect both are available in the
many applications that you will find in the module

           InsightApplications

Minimal demos on how to combine ITK and VTK are available in


       Insight/Applications/Auxiliary/vtk




    Regards,


       Luis



------------------------
Xuelin Cui wrote:

> HI Luis:
> 
> Many thanks for your letter in reply
> 
> I have a new question: how to reader a series 2D images, and then 
> display them in to 3D image?
> 
> I think it needs ITK, VTK. Those should be used together. I need your 
> help. I am new, please give me some idea, some document, also, some 
> demo will be great.
> 
> Thanks
> 
> 
> Xuelin 
> 
> 
> Department of Mechanical Engineering
> University of Hawaii at Manoa
> 2540 Dole St
> Honolulu HI 96822
> United States
> 
> ----- Original Message -----
> From: Luis Ibanez <luis.ibanez at kitware.com>
> Date: Thursday, June 16, 2005 4:07 am
> Subject: Re: [Insight-users] how to start a project in MS VC++6?
> 
> 
>>Hi Xuelin,
>>
>>Please read the "Hello World" example in the ITK Software Guide
>>
>>     http://www.itk.org/ItkSoftwareGuide.pdf
>>
>>You can also find a similar set of step by step instructions
>>in the Tutorials
>>
>>   http://www.itk.org/HTML/Tutorials.htm
>>
>>In particular in
>>
>>http://www.itk.org/CourseWare/Training/GettingStartedI-
>>WebPage/img0.html
>>
>>Regards,
>>
>>
>>   Luis
>>
>>
>>
>>==========================
>>Xuelin Cui wrote:
>>
>>
>>>hi Luis:
>>>
>>>
>>>I am trying to start a project in MS VC++6, but I really don't 
>>
>>know how 
>>
>>>to do that. 
>>>
>>>I tried to build some examples. The way of doing that is to copy 
>>
>>the .h 
>>
>>>and .cxx and CMakeList.txt out of the original directories, then 
>>
>>apply 
>>
>>>CMake on the new folder as a source, of course to a binary folder
>>>
>>>But, when I want to write some new code, and started a project 
>>
>>based on 
>>
>>>ITK, how should I do? how to specify the property of the project 
>>
>>in 
>>
>>>VC++6?
>>>
>>>Some demo/reference will be appriciated
>>>
>>>Thanks
>>>
>>>
>>>Xuelin
>>>
>>>Department of Mechanical Engineering
>>>University of Hawaii at Manoa
>>>2540 Dole St
>>>Honolulu HI 96822
>>>United States
>>>
>>>_______________________________________________
>>>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