Skip to content

[feat] Add a threshold from file filter example

Timothée Couble requested to merge feat/addThresholdFromFileExample into master

vtkThresholdFromFile reads values from a CSV file, selects a specific array within the input, and includes any points whose values match those in the CSV.

Merge request reports

Loading