Hi Beck,<br><br>It should be supported, it just happens to be off by default.  You can enable it locally in the vtk build directory:<br><br>CMakeExternals/Build/vtk-{ios-device, ios-simulator, android}<br><br>Or, you can enable it in the ves superbuild script, then it will be enabled for all future builds.  Edit ves/CMake/ves-superbuild.cmake and find where module_defaults is set, then add   -DModule_vtkImagingStatistics:BOOL=ON to the list and update your build.<br>

<br>Pat<br><br><div class="gmail_quote">On Wed, Dec 19, 2012 at 11:39 AM, Beck Olson <span dir="ltr"><<a href="mailto:Beck.Olson@ucsf.edu" target="_blank">Beck.Olson@ucsf.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Greetings!<br>
<br>
   I have been working with VES for a while now and I am just updated my source to the newest version of VES. I am running into a problem using vtkImageAccumulate. It depends on the Imaging Statistics module which is not being built through the superbuild. Does anyone know if there's a reason this module is being excluded? Is it supported yet?<br>


<br>
Thanks!<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
-- <br>
Beck Olson<br>
Programmer Analyst<br>
UCSF Radiology Department<br>
Nelson Lab, Byer's Hall 301<br>
<a href="tel:%28415%29%20367-5813" value="+14153675813" target="_blank">(415) 367-5813</a><br>
<br>
<br>
______________________________<u></u>_________________<br>
Ves mailing list<br>
<a href="mailto:Ves@public.kitware.com" target="_blank">Ves@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-<u></u>bin/mailman/listinfo/ves</a><br>
</font></span></blockquote></div><br>