InsightSoftwareConsortium / InsightSoftwareConsortium/ITKVtkGlue
Example throws exception
- Dominant language
- C++
- Stars
- 15
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Hello everyone,
https://itk.org/ITKExamples/src/Segmentation/LevelSetsv4Visualization/VisualizeEvolvingDense2DLevelSetZeroSet/Documentation.html
can't make this example work as there seems to be a problem with the visualizer. The input data can be read without any problems but within the line "visualizer->SetInputImage(input);" the program leads to the following exception:
Exception thrown at 0x000007FEC5A0D998 (ucrtbased.dll) in HelloWorld.exe: 0xC0000005: Access violation reading location 0x0000000000000001. occurred
Would be very kind to check if this example contains a bug as a colleague is experiencing the same behaviour.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.