InsightSoftwareConsortium / InsightSoftwareConsortium/ITK-Wasm

Emit data from/to pipeline workers?

Open
#425 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
235
Forks
61
Avg merge
4d 19h
Merged PRs (30d)
4

Description

Is it possible to transfer data during pipeline worker running?

For example, if I create a worker with polydata input (can be done using String type + XMLPolyDataWriter), and can emit mouse position data on mouse click event, I can use a c++ cellpicker ( intersection using OBBTree), which works faster than a vtk.js's picker.

Is it possible to do such a thing using itk.js's `runPipelineWorker` ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.