InsightSoftwareConsortium / InsightSoftwareConsortium/ITK-Wasm
VectorImage output from Pipeline has only 1 component
- Dominant language
- Python
- Stars
- 235
- Forks
- 61
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 4
Description
After `npm run test` with this pipeline:
https://github.com/PaulHax/itk-wasm-vector-image-example
the attached output image has only 1 component. I expected 2 after the ComposeImageFilter.
Could be doing something silly in the VectorImageTest.cxx file.

Contributor guide
Research direction
Reproduce the issue with npm run test using the itk-wasm-vector-image-example pipeline, then inspect VectorImageTest.cxx and the attached output. Compare the result with the expected output after ComposeImageFilter; done means the generated image has two components rather than one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, wasm
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100