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

  /external/opencv3/modules/cudawarping/src/
warp.cpp 50 void cv::cuda::warpAffine(InputArray, OutputArray, InputArray, Size, int, int, Scalar, Stream&) { throw_no_cuda(); }
183 void cv::cuda::warpAffine(InputArray _src, OutputArray _dst, InputArray _M, Size dsize, int flags, int borderMode, Scalar borderValue, Stream& stream)
  /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 

Completed in 368 milliseconds