The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

eyefinder_ROI_low_thresh Namespace Reference


Variables

const float leftbounds [51][6]
const float leftcov [3][3]
const float leftInvCov [3][3]
const float leftmean [3] = { 0.723220f, 0.350369f, 0.391227f}
const float leftscales [51]
const int numleftscales = 51
const int numrightscales = 51
const float rightbounds [51][6]
const float rightcov [3][3]
const float rightInvCov [3][3]
const float rightmean [3] = { 0.335739f, 0.354544f, 0.391227f}
const float rightscales [51]


Variable Documentation

const float leftbounds[51][6]
 

Definition at line 285 of file eye_finder_ROI.h.

const float leftcov[3][3]
 

Initial value:

 {
                       {0.00364963f, 0.00000471f, 0.00231604f},
                       {0.00000471f, 0.00360591f, -0.00055640f},
                       {0.00231604f, -0.00055640f, 0.00411423f}}

Definition at line 220 of file eye_finder_ROI.h.

const float leftInvCov[3][3]
 

Initial value:

 {
                                                                                                { 431.5497f,  -38.8597f, -248.1890f},
                                                                                                { -38.8597f,  286.7321f,   60.6523f},
                                                                                                {-248.1890f,   60.6523f,  390.9750f}}

Definition at line 225 of file eye_finder_ROI.h.

const float leftmean[3] = { 0.723220f, 0.350369f, 0.391227f}
 

Definition at line 218 of file eye_finder_ROI.h.

const float leftscales[51]
 

Definition at line 232 of file eye_finder_ROI.h.

const int numleftscales = 51
 

Definition at line 231 of file eye_finder_ROI.h.

const int numrightscales = 51
 

Definition at line 351 of file eye_finder_ROI.h.

const float rightbounds[51][6]
 

Definition at line 405 of file eye_finder_ROI.h.

const float rightcov[3][3]
 

Initial value:

 {
                       {0.00265479f, 0.00045039f, -0.00167294f},
                       {0.00045039f, 0.00343806f, -0.00060547f},
                       {-0.00167294f, -0.00060547f, 0.00411423f}}

Definition at line 340 of file eye_finder_ROI.h.

const float rightInvCov[3][3]
 

Initial value:

 {
                                                                                                {509.6605f,  -31.0750f,  202.6660f},
                                                                                                {-31.0750f,  300.4954f,   31.5865f},
                                                                                                {202.6660f,   31.5865f,  330.1156f}}

Definition at line 345 of file eye_finder_ROI.h.

const float rightmean[3] = { 0.335739f, 0.354544f, 0.391227f}
 

Definition at line 338 of file eye_finder_ROI.h.

const float rightscales[51]
 

Definition at line 352 of file eye_finder_ROI.h.


Generated on Mon Nov 8 17:08:44 2004 for MPT by  doxygen 1.3.9.1