Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Real64 Impala::Core::Array::C02 ( std::string  band  ) 

Definition at line 114 of file ColorMoments.h.

References DB().

Referenced by ColorMoments().

00114                           {
00115     return (DB(0,0,band,1,1)*DB(0,0,band,0,0))/(DB(0,0,band,0,1)*DB(0,0,band,1,0));
00116 }

Here is the call graph for this function:


Generated on Fri Mar 19 10:56:14 2010 for ImpalaSrc by  doxygen 1.5.1