HomeSort by relevance Sort by last modified time
    Searched full:farn (Results 1 - 4 of 4) sorted by null

  /external/opencv3/modules/cudaoptflow/test/
test_optflow.cpp 301 cv::Ptr<cv::cuda::FarnebackOpticalFlow> farn = local
303 farn->setPyrScale(pyrScale);
304 farn->setPolyN(polyN);
305 farn->setPolySigma(polySigma);
306 farn->setFlags(flags);
309 farn->calc(loadMat(frame0), loadMat(frame1), d_flow);
316 farn->setFlags(farn->getFlags() | cv::OPTFLOW_USE_INITIAL_FLOW);
317 farn->calc(loadMat(frame0), loadMat(frame1), d_flow);
321 frame0, frame1, flow, farn->getPyrScale(), farn->getNumLevels(), farn->getWinSize()
    [all...]
  /external/opencv3/samples/gpu/
optical_flow.cpp 182 Ptr<cuda::FarnebackOpticalFlow> farn = cuda::FarnebackOpticalFlow::create(); local
216 farn->calc(d_frame0, d_frame1, d_flow);
219 cout << "Farn : " << timeSec << " sec" << endl;
221 showFlow("Farn", d_flow);
  /external/hyphenation-patterns/cy/
hyph-cy.pat.txt 2150 3farn
    [all...]
  /packages/inputmethods/LatinIME/dictionaries/
cs_wordlist.combined.gz 

Completed in 101 milliseconds