SoImageCurvatureProcessing2d Class Reference
[Texture Filters]

ImageViz SoImageCurvatureProcessing2d engine More...

#include <ImageViz/Engines/ImageFiltering/TextureFilters/SoImageCurvatureProcessing2d.h>

Inheritance diagram for SoImageCurvatureProcessing2d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoImageCurvatureProcessing2d ()

Public Attributes

SoSFImageDataAdapter inImage
SoSFImageDataAdapter inMaskImage
SoSFFloat standardDeviation
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outRealImage

Detailed Description

ImageViz SoImageCurvatureProcessing2d engine

The SoImageCurvatureProcessing2d engine computes local gray level 2D curvature in image.

This engine computes for each pixel of an input image local texture curvature. Computed curvature(s) takes pixel size into account.

This engine computes local gray level 2D curvature in image. For each pixel, the curvature parameter $\kappa$ is linked to radius of curvature $R$ by formula :

\[\kappa = \frac{1}{R}\]

SoImageCurvatureProcessing2d_image01.png

Local radius of curvature

SEE ALSO

SoFlowInpaintingProcessing.

FILE FORMAT/DEFAULT


Library references: curvature2d


Constructor & Destructor Documentation

SoImageCurvatureProcessing2d::SoImageCurvatureProcessing2d (  ) 

Constructor.


Member Data Documentation

The input image.

Default value is NULL. Supported types include: grayscale binary label color image.

The binary image for the mask or empty (command looks for only inside).

This parameter is optional. Default value is NULL. Supported types include: binary color image.

The output image (floating values).

Default value is NULL. Supported types include: grayscale color image.

The standard deviation for Gaussian filter.

Default value is 4.0f.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/