There seems to be a compiler error involving the ITK_THREAD_RETURN_VALUE define:
Error C2065 'ITK_THREAD_RETURN_VALUE': undeclared identifier itkCannyEdgeDetectionImageFilter2
\lesionsizingtoolkit\include\itkCannyEdgeDetectionRecursiveGaussianImageFilter.hxx 305
@dzenanz could you please cast some light on this?
Also missing to use the ProgressTransformer class instead of ProgressReporter.