infoProjection Struct Reference

Information about the projection of an RGB color point onto a line or plane. More...

List of all members.

Public Attributes

float Rp
float Gp
float Bp
float A
float B
float C
float D
float weight1
float weight2
float Rcm
float Gcm
float Bcm

Detailed Description

Information about the projection of an RGB color point onto a line or plane.

Parameters:
Rp,Gp,Bp coordinates of the projected point
A,B,C,D parameters of the projection line or plane
weight1,weight2 the two largest eigenvalues from Principal Components Analysis of the distribution of colors in the neighborhood of the considered RGB point
Rcm,Gcm,Bcm center of mass of the colors in the neighborhood of the RGB color point

Definition at line 119 of file colorfilteringIPOL.cpp.


Member Data Documentation

Definition at line 121 of file colorfilteringIPOL.cpp.

Definition at line 121 of file colorfilteringIPOL.cpp.

Definition at line 126 of file colorfilteringIPOL.cpp.

Definition at line 120 of file colorfilteringIPOL.cpp.

Definition at line 121 of file colorfilteringIPOL.cpp.

Definition at line 121 of file colorfilteringIPOL.cpp.

Definition at line 126 of file colorfilteringIPOL.cpp.

Definition at line 120 of file colorfilteringIPOL.cpp.

Definition at line 126 of file colorfilteringIPOL.cpp.

Definition at line 120 of file colorfilteringIPOL.cpp.

Definition at line 122 of file colorfilteringIPOL.cpp.

Definition at line 122 of file colorfilteringIPOL.cpp.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines
Generated on Fri Jul 8 12:56:02 2011 for color dimensional filtering by  doxygen 1.6.3