SoColorAntialiasingProcessing2d Class Reference
[Color Transforms]

ImageViz SoColorAntialiasingProcessing2d engine More...

#include <ImageViz/Engines/ImageFiltering/ColorTransforms/SoColorAntialiasingProcessing2d.h>

Inheritance diagram for SoColorAntialiasingProcessing2d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoColorAntialiasingProcessing2d ()

Public Attributes

SoSFImageDataAdapter inColorImage
SoSFInt32 kernelSize
SoSFInt32 iterationNumber
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outColorImage

Detailed Description

ImageViz SoColorAntialiasingProcessing2d engine

The SoColorAntialiasingProcessing2d engine reduces the color artifacts.

This engine reduces the color artefacts. These artefacts can occur when an image is captured with a camera equiped with a single sensor array. Each individual sensor is able to capture only a single color because of the arrangement of color films or dyes between the sensor and the lens. A demosaicing algorithm is a method for reconstructing a full three-color representation of color images by estimating the missing pixel components in each color plane.

The algorithm repeats several times the following process:

SoColorAntialiasingProcessing2d_image01.png

Antialiasing effect

SEE ALSO

SoDecorrelationStretchProcessing2d

FILE FORMAT/DEFAULT


Library references: antialiasing


Constructor & Destructor Documentation

SoColorAntialiasingProcessing2d::SoColorAntialiasingProcessing2d (  ) 

Constructor.


Member Data Documentation

The input color image.

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

Enter the number of iterations (strictly positive integer) Default value is 1.

The size of the kernel.

Default value is 3.

The output color image.

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


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/