<div dir="ltr"><div>Dear Shandra,<br></div><div>welcome to ITK.<br><br></div>Please, 
try to keep the conversation on the list. You will get more chances for 
your post to be answered, and your issue solved, hopefully.<br><div class="gmail_extra">
<br></div><div class="gmail_extra">In theory, you should not worry about VXL unless you are actually using it. Is your ITK build a clean build (i.e. error-free)?<br><br></div><div class="gmail_extra">I
 have not had the opportunity to use VXL myself, but if your project 
requires it and you cannot use ITK's VNL ThirdParty Module you will need
 to get and include the library by yourself.<br>
<br></div><div class="gmail_extra">I'd dare to say that ITK's VNL Module
 can be readily used, but I'm not sure. Also, the version bundled in ITK
 may not cover all your requirements (the README.vxl file says the whole library is not included).<br><br></div><div class="gmail_extra">
There are several flags in ITK's CMakeList that have to do with VXL and 
VNL, so you may need to have a look at them. You may need to check the 
Module_ITKVideoBridgeVXL (?) flag.<br></div><div class="gmail_extra"><br></div>
<div class="gmail_extra">It may be helpful to include your CMakeLists (at least the relevant parts) and the whole error message.<br><br></div>Kind regards,<br>JON HAITZ<div class="gmail_extra"><br><br><div class="gmail_quote">
On 29 January 2014 12:27, Shandra Gutierrez Diaz <span dir="ltr"><<a href="mailto:Shandra.GutierrezDiaz@ugent.be" target="_blank">Shandra.GutierrezDiaz@ugent.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div style="word-wrap:break-word">Dear Jon Haitz,<div><br></div><div>Thanks for the explanation, I am newbie in ITK and it's quite difficult to modify an existing project. </div><div>I am also getting a fatal error: 'vxl/vcl/vcl_complex.h' file not found<div>
#include "vxl/vcl/vcl_complex.h"</div><div><br></div><div>But I do #include "vxl/vcl/vcl_complex.h" and still the error is there, and I don't know hood to solve it.</div><div><br></div><div>Best regards,</div>
<div><br></div><div>Shandra</div><div><div class="h5"><div><div>On 29/01/2014, at 11:34, Jon Haitz Legarreta wrote:</div><br><blockquote type="cite"><div dir="ltr"><div><div>Dear Shandra,<br>the dimension is always associated with an image.<br>
<br></div>Usually you would request the largest possible region of your image, and then you would be able to know the number of dimensions of that region's size [1].<br>
<br></div><div>Otherwise, you can get the number of dimensions through the ImageIOBase class, as in this [2] example.<br><br></div>HTH,<br>JON HAITZ<br><br>[1] <a href="http://itk.org/ITKExamples/src/Core/Common/GetImageSize/Documentation.html" target="_blank">http://itk.org/ITKExamples/src/Core/Common/GetImageSize/Documentation.html</a><br>

[2] <a href="http://www.itk.org/Wiki/ITK/Examples/IO/ReadUnknownImageType" target="_blank">http://www.itk.org/Wiki/ITK/Examples/IO/ReadUnknownImageType</a><br><br><div><div><div class="gmail_extra"><br><div class="gmail_quote">
On 29 January 2014 11:16, Shandra Gutierrez Diaz <span dir="ltr"><<a href="mailto:Shandra.GutierrezDiaz@ugent.be" target="_blank">Shandra.GutierrezDiaz@ugent.be</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Hi,<br>
I am building a project but it gives me the error:<br>
<br>
 error: no member named 'GetImageDimension' in namespace 'itk'<br>
  ::itk::GetImageDimension<TInputImage>::ImageDimension>,<br>
<br>
Is GetImageDimension still used in ITK 4.0 and if not is there any alternative for it.<br>
<br>
Thanks a lot,<br>
Shandra<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br>
<br></div></div></div></div></blockquote></div><br></div></div>