Polarization Class

CVB.Net Documentation
Functions and type definitions of the CVPolarization library.
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.FoundationPolarization

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public static class Polarization

The Polarization type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCalculateMinReflectionImage
From an extracted polarizationImage the minimum reflection image is calculated and returned.
Public methodStatic memberCalculateStokes0
From an extracted polarizationImage a new image is returned with the Stokes 0 as content.
Public methodStatic memberCalculateStokes1
From an extracted polarizationImage a new image is returned with the Stokes 1 as content.
Public methodStatic memberCalculateStokes2
From an extracted polarizationImage a new image is returned with the Stokes 2 as content.
Public methodStatic memberCalculateStokesImage
From an extracted polarizationImage a new image is returned with the Stokes 0 to 2 as planes.
Public methodStatic memberColorize
An extracted stokesImage is colorized in a chosen way to visualize the polarization.
Public methodStatic memberConvertToPlanes
Extracts the four polarization angles from a raw image to a four plane image.
Top
See Also

Reference