VIS2 SS2013 CVD DVR
 All Classes Namespaces Functions Enumerations Properties
Public Member Functions | Properties | List of all members
visLU.CVD.CVDtf Class Reference

Class to apply a optimization on the transfer function and provide a new CVD-conform transfer function to the DVR pipeline. More...

Public Member Functions

 CVDtf (Texture2D _recoloredImage, GraphicsDevice _graphics)
 
void selectRecoloredPixels ()
 
Texture2D calculateCVDColors ()
 
void setTFWeights (Texture2D weights, int controlPointIdx)
 

Properties

float Lambda [set]
 
double[] Delta [set]
 
Texture2D CVDtransferFunction [get]
 
Point[] SelectedPixels [get]
 
Texture2D RecoloredImageMask [get]
 

Detailed Description

Class to apply a optimization on the transfer function and provide a new CVD-conform transfer function to the DVR pipeline.

Definition at line 23 of file CVDtf.cs.


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