<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br>thanks very much xabier,<br>it helpfull for me.. thx..<br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><br><br>Dear Knoppix,<br><br>You can find data in<br><a href="http://itk.org/HTML/Data.htm" target="_blank">http://itk.org/HTML/Data.htm</a><br><br>But what do you want to do with it?<br>If you want to visualize it, ITK is not what you are looking for.<br>You can use any image viewer for that.<br><br><br><br><br>knoppix corn &lt;<a ymailto="mailto:knoppixc@yahoo.com" href="mailto:knoppixc@yahoo.com">knoppixc@yahoo.com</a>&gt; ha escrito:<br><br>&gt;<br>&gt;<br>&gt;<br>&gt; thak you very much xabier, i have one question again :<br>&gt; at question 2 :<br>&gt;&gt;&nbsp; 2).
 how with the image file?? , is the image file 3D?? , where can<br>&gt;&gt; i get the file, i mean the image 3D.<br>&gt; Your program just reads the image (filename is missing!), but you are<br>&gt; not doing anything with it.<br>&gt;<br>&gt; ---&gt; ya, it just read the image, if i add VTK code i dan virw it, is&nbsp; <br>&gt;&nbsp; it right??<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp;  and, i don't have the example of 3D image, where can i get&nbsp;  <br>&gt; the 3D image?? thanksss..<br>&gt;<br>&gt; knoppix corn &lt;<a ymailto="mailto:knoppixc@yahoo.com" href="mailto:knoppixc@yahoo.com">knoppixc@yahoo.com</a>&gt; ha escrito:<br>&gt;<br>&gt;&gt; haii every one... help me.. i have a question about reading an image<br>&gt;&gt;&nbsp; from a file,<br>&gt;&gt; according to itkSoftwareGuide page 70, i have a source code like this :<br>&gt;&gt;<br>&gt;&gt; #include "itkImage.h"<br>&gt;&gt; #include "itkImageFileReader.h"<br>&gt;&gt;<br>&gt;&gt; int main( int , char *
 argv[])<br>&gt;&gt; {<br>&gt;&gt;&nbsp;  typedef unsigned char&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PixelType;<br>&gt;&gt;&nbsp;  const unsigned int&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Dimension = 3;<br>&gt;&gt;<br>&gt;&gt;&nbsp;  typedef itk::Image&lt; PixelType, Dimension &gt;&nbsp;  ImageType;<br>&gt;&gt;<br>&gt;&gt;&nbsp;  typedef itk::ImageFileReader&lt; ImageType &gt;&nbsp; ReaderType;<br>&gt;&gt;<br>&gt;&gt;&nbsp;  ReaderType::Pointer reader = ReaderType::New();<br>&gt;&gt;<br>&gt;&gt;&nbsp;  const char * filename = argv[1];<br>&gt;&gt;&nbsp;  reader-&gt;SetFileName( filename );<br>&gt;&gt;<br>&gt;&gt;&nbsp;  reader-&gt;Update();<br>&gt;&gt;<br>&gt;&gt;&nbsp;  ImageType::Pointer image = reader-&gt;GetOutput();<br>&gt;&gt;<br>&gt;&gt;&nbsp;  return 0;<br>&gt;&gt; }<br>&gt;&gt;<br>&gt;&gt; i have a few question :<br>&gt;&gt;&nbsp; 1). how to write a CMakeLists.txt ???<br>&gt;<br>&gt; Have a look at page 17 of the Software
 Guide.<br>&gt;<br>&gt;&gt;&nbsp; 2). how with the image file?? , is the image file 3D?? , where can<br>&gt;&gt; i get the file, i mean the image 3D.<br>&gt; Your program just reads the image (filename is missing!), but you are<br>&gt; not doing anything with it.<br>&gt;<br>&gt;&gt;&nbsp; 3). to view the image, is it need VTK??<br>&gt; You need an image viewer, for example ImageJ.<br>&gt;<br>&gt;&gt;&nbsp; 4). what is the input an output from this system or program???<br>&gt; You mean your program? I think you should have a look at the Software<br>&gt; Guide, starting with the Hello World example (pg. 17) and then maybe<br>&gt; you can go to section 7.1 to learn how to read and write images.<br>&gt;<br>&gt; T<br>&gt;&gt;<br>&gt;&gt; any one help me.. i need for my study... thank you very much..<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; ----------------------------------------------------------------<br>&gt; Este
 mensaje ha sido enviado desde <a href="https://webmail.unav.es" target="_blank">https://webmail.unav.es</a><br>&gt;<br>&gt; _______________________________________________<br>&gt; Insight-users mailing list<br>&gt; <a ymailto="mailto:Insight-users@itk.org" href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><br>&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>&gt;<br>&gt;<br>&gt;<br>&gt;<br><br><br><br>----------------------------------------------------------------<br>Este mensaje ha sido enviado desde <a href="https://webmail.unav.es" target="_blank">https://webmail.unav.es</a><br><br>_______________________________________________<br>Insight-users mailing list<br><a ymailto="mailto:Insight-users@itk.org" href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><br><a href="http://www.itk.org/mailman/listinfo/insight-users"
 target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br></div></div></div><br>



      </body></html>