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

void Impala::Application::DemoCamera2d::DoHUEw (  ) 

Definition at line 214 of file mainDemoCamera2d.cpp.

References funcRes, rgbList, and verbose.

00215 {
00216     if (verbose == 1) 
00217         std::cout << "DoHUEw " << std::endl;
00218     funcRes = 0;
00219     InvHUEw<Array2dScalarReal64>(funcRes, rgbList);
00220 }


Generated on Fri Mar 19 10:39:08 2010 for ImpalaSrc by  doxygen 1.5.1