Home
last modified time | relevance | path

Searched defs:createImageMatching (Results 1 – 1 of 1) sorted by relevance

/dports/misc/visp/visp-3.4.0/modules/vision/src/key-point/
H A DvpKeyPoint.cpp1128 void vpKeyPoint::createImageMatching(vpImage<unsigned char> &IRef, vpImage<unsigned char> &ICurrent, in createImageMatching() function in vpKeyPoint
1146 void vpKeyPoint::createImageMatching(vpImage<unsigned char> &IRef, vpImage<vpRGBa> &ICurrent, in createImageMatching() function in vpKeyPoint
1165 void vpKeyPoint::createImageMatching(vpImage<unsigned char> &ICurrent, vpImage<unsigned char> &IMat… in createImageMatching() function in vpKeyPoint
1220 void vpKeyPoint::createImageMatching(vpImage<vpRGBa> &ICurrent, vpImage<vpRGBa> &IMatching) in createImageMatching() function in vpKeyPoint