InsightSoftwareConsortium / InsightSoftwareConsortium/LesionSizingToolkit
Compiler error concerning ITK_THREAD_RETURN_VALUE
- Lenguaje dominante
- C++
- Estrellas
- 10
- Forks
- 13
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start in itkCannyEdgeDetectionRecursiveGaussianImageFilter.hxx around line 305 and inspect how ITK_THREAD_RETURN_VALUE is referenced. Also trace the ProgressReporter usage mentioned in the issue and compare it with ProgressTransformer; done means the affected code compiles without the reported error and uses the intended progress class.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cpp
- Área
- computer-vision
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100