Hi,<br>First of all, IŽm working with DICOM images in an already programmed (C++) application. Now I want to introduce<br>new features in this application and IŽll use ITK libraries.<br>So... my problem now is how can I convert my image (actually I have my image in memory (3D) and I have the<br>
pointer to the first position of this image) in a compliant format for using it with ITK functions.<br>I was reading in the getting started V how can I integrating ITK in my application and tried to do the same example but It <br>
didnŽt work.<br>How can I do it? Which parameters I need? Pointer in the first position, size... any more?<br><br>Thankssssss<br>