[Insight-users] Issues with the HoughTransform2DCirclesImageFilter class

Karthik Krishnan Karthik.Krishnan at kitware.com
Thu Jun 29 23:22:10 EDT 2006


Its packaged with cmake. You should find ctest (a testing tool) there. 
http://www.cmake.org/Wiki/CMake_Testing_With_CTest

Its used to run the dashboards for regression testing :
http://www.itk.org/Testing/Dashboard/20060630-0100-Nightly/Dashboard.html



On Thu, 2006-06-29 at 20:11 -0700, Shlomo Kashani wrote:
> 
> >The nightly test for this can be found at
> >Testing/Code/BasicFilters/itkHoughTransform2DCirclesImageTest.cxx
> Thank you very much for pointing that out.
> 
> >You can run it as "ctest -R HoughTransform2DCirclesImageTest -V" from
> >the ITK build directory (if you built ITK with BUILD_TESTING ON).
> I did not built ITK with BUILD_TESTING ON but I just did it so I have
> everything in place. I am not sure what is "ctest". Is it a TCL script an
> executable or something else? I can seem to find it. I am just reading the
> code for  itkHoughTransform2DCirclesImageTest .cxx but it would be
> advantageous if I could run the formal test.
> 
> Thanks again,
> 
> Shlomo.



More information about the Insight-users mailing list