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_high_thresh Namespace Reference


Variables

const float leftbounds [41][6]
const float leftcov [3][3]
const float leftInvCov [3][3]
const float leftmean [3] = { 0.707855f, 0.309824f, 0.394606f}
const float leftscales [41]
const int numleftscales = 41
const int numrightscales = 41
const float rightbounds [41][6]
const float rightcov [3][3]
const float rightInvCov [3][3]
const float rightmean [3] = { 0.315251f, 0.313648f, 0.394606f}
const float rightscales [41]


Variable Documentation

const float leftbounds[41][6]
 

Definition at line 72 of file eye_finder_ROI.h.

const float leftcov[3][3]
 

Initial value:

 {
                       {0.00180295f, 0.00014613f, 0.00147187f},
                       {0.00014613f, 0.00156651f, -0.00060862f},
                       {0.00147187f, -0.00060862f, 0.00267491f}}

Definition at line 17 of file eye_finder_ROI.h.

const float leftInvCov[3][3]
 

Initial value:

 {
                                                                                                {1203.3f, -405.3f, -754.4f},
                                                                                                {-405.3f, 836.8f,  413.4f},
                                                                                                {-754.4f, 413.4f,  883.0f}}

Definition at line 22 of file eye_finder_ROI.h.

const float leftmean[3] = { 0.707855f, 0.309824f, 0.394606f}
 

Definition at line 15 of file eye_finder_ROI.h.

const float leftscales[41]
 

Definition at line 29 of file eye_finder_ROI.h.

const int numleftscales = 41
 

Definition at line 28 of file eye_finder_ROI.h.

const int numrightscales = 41
 

Definition at line 128 of file eye_finder_ROI.h.

const float rightbounds[41][6]
 

Definition at line 172 of file eye_finder_ROI.h.

const float rightcov[3][3]
 

Initial value:

 {
                       {0.00150671f, 0.00045942f, -0.00120031f},
                       {0.00045942f, 0.00155903f, -0.00061535f},
                       {-0.00120031f, -0.00061535f, 0.00267491f}}

Definition at line 117 of file eye_finder_ROI.h.

const float rightInvCov[3][3]
 

Initial value:

 {
                                                                                                {1058.9f, -136.9f, 443.7f},
                                                                                                {-136.9f, 723.2f, 104.9f},
                                                                                                { 443.7f, 104.9f, 597.1f}}

Definition at line 122 of file eye_finder_ROI.h.

const float rightmean[3] = { 0.315251f, 0.313648f, 0.394606f}
 

Definition at line 115 of file eye_finder_ROI.h.

const float rightscales[41]
 

Definition at line 129 of file eye_finder_ROI.h.


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