InsightSoftwareConsortium / InsightSoftwareConsortium/LesionSizingToolkit
Compiler error concerning ITK_THREAD_RETURN_VALUE
Open
- Dominant language
- C++
- Stars
- 10
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
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`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.