Package com.openinventor.imageviz.engines.imagesegmentation.binarization
Binarization allows to transform graylevel or color images into a binary image.
This method is used when the relevant information in the grey level image corresponds to specific grey level interval. In the binary image the pixels of interest are set to 1 (objects), and to 0 for all other pixels (the background).
-
Class Summary Class Description SoAdaptiveThresholdingProcessing Deprecated. As of Open Inventor 2023.2.SoAutoThresholdingProcessing Deprecated. As of Open Inventor 2023.2.SoAutoThresholdingProcessing.SbAutoThresholdingDetail Deprecated. As of Open Inventor 2023.2.SoColorThresholdingProcessing Deprecated. As of Open Inventor 2023.2.SoHysteresisThresholdingProcessing Deprecated. As of Open Inventor 2023.2.SoLocalAdaptiveThresholdProcessing Deprecated. As of Open Inventor 2023.2.SoThresholdingByCriterionProcessing Deprecated. As of Open Inventor 2023.2.SoThresholdingProcessing Deprecated. As of Open Inventor 2023.2.SoTopHatProcessing Deprecated. As of Open Inventor 2023.2.