CVBpy 14.0
PseudoColorMode Class Reference

Available colorization modes to visualize polarization. More...

Inherits object.

Static Public Attributes

int AnglePolMono = 3
 Mono image with: Intensity angle of polarization.
 
int AngleRgb = 4
 RGB image from: Hue angle of polarization, Saturation full, Value full.
 
int Degree = 2
 Mono image with: Intensity degree of polarization.
 
int Hsv1 = 0
 RGB image from: Hue angle of polarization, Saturation full, Value degree of polarization.
 
int Hsv2 = 1
 RGB image from: Hue angle of polarization, Saturation degree of polarization, Value stokes 0.
 

Detailed Description

Available colorization modes to visualize polarization.