Public Member Functions | |
CMapWorkerThread (CMap_ptr cmap, Image< float > &dst, Image< byte > &img, PyramidType ptype, double ori, double weight, int &frame, bool isUndetached) | |
CMapWorkerThread (CMap_ptr cmap, Image< float > &dst, Image< byte > &img, PyramidType ptype, double ori, double weight, int &frame, std::vector< float > &bias, bool isUndetached) |
Definition at line 49 of file CMap.H.