All parameters of the workflow engines are exposed in the user interface, the user can change the parameters and verify the result on the output image.
The pore count and phase fraction are displayed in the output console. An individual measurement of volume and diameter is displayed in a spreadsheet for each pore.
The workflow is made up of three main steps:
SoBilateralFilterProcessing, SoThresholdingProcessing, SoAddObjectToLabelProcessing, SoGradientOperatorProcessing3d, SoMarkerBasedWatershedProcessing, SoFillHolesProcessing2d, SoLabelingProcessing, SoObjectCountQuantification, SoIntensityIntegralQuantification3d, SoLabelAnalysisQuantification
Note for Windows C++ users: Unlike most ImageViz examples, no project is delivered for this example. This project can be generated using CMake. Please refer to the building examples instructions for more details. (http://developer97.openinventor.com/node/18787)