<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello,</div><div>I'm building an application for medical image processing that will run on the iPad for my bachelor's thesis.</div><div>I'm trying to add 3D visualisation of the data sets to the app. (something similar to the behavior of Kiwi when loading "head.vti")</div><div><br></div><div>How can I build a .vti file out of a series of images? Is there any class in VES that can accomplish this or do I have to write an XML file like "head.vti"?</div><div>I tried googling a solution and found out about vtkXMLImageWriter but once I include the file "vtkXMLImageWriter.h" in my project I get 90+ errors.</div><div><br></div><div>Thanks in advance for your time,</div><div>Silviu Pop</div><div><br></div></div></body></html>