HomeSort by relevance Sort by last modified time
    Searched defs:matchTemplate (Results 1 - 6 of 6) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemApplyImport.java 84 ElemTemplate matchTemplate = transformer.getMatchedTemplate();
85 transformer.applyTemplateToNode(this, matchTemplate, sourceNode);
  /external/opencv3/modules/imgproc/src/
templmatch.cpp 45 ////////////////////////////////////////////////// matchTemplate //////////////////////////////////////////////////////////
318 matchTemplate(_image, _templ, _result, CV_TM_CCORR);
376 matchTemplate(_image, _templ, _result, CV_TM_CCORR);
407 matchTemplate(_image, _templ, _result, CV_TM_CCORR);
439 matchTemplate(_image, _templ, _result, CV_TM_CCORR);
474 matchTemplate(_image, _templ, _result, CV_TM_CCORR);
900 void cv::matchTemplate( InputArray _img, InputArray _templ, OutputArray _result, int method, InputArray _mask )
    [all...]
  /external/opencv3/modules/imgproc/misc/java/test/
ImgprocTest.java     [all...]
  /external/opencv3/modules/java/src/
imgproc+Imgproc.java     [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 503 milliseconds