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

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

Definition at line 118 of file ColorMoments.h.

References DB().

Referenced by ColorMoments().

00118                                {
00119     return (DB(0,0,band,2,0)*DB(0,0,band,0,2))/(DB(0,0,band,1,1)*DB(0,0,band,1,1));
00120 }

Here is the call graph for this function:


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