Public Member Functions | |
CMapThreads (CORBA::ORB_ptr orb) | |
CMapWorkerThread * | newth (Image< float > &dst, Image< byte > &img, PyramidType ptype, double ori, double weight, int &frame, bool isUndetached=false) |
CMapWorkerThread * | newth (Image< float > &dst, Image< byte > &img, PyramidType ptype, double ori, double weight, int &frame, std::vector< float > &bias, bool isUndetached=false) |
std::vector< float > & | getBias (Image< float > &dst, Image< byte > &img, PyramidType ptype, double ori, double weight, int &frame, Point2D< int > &loc) |
Definition at line 151 of file CMap.H.