HomeSort by relevance Sort by last modified time
    Searched full:absdiff (Results 51 - 75 of 79) sorted by null

1 23 4

  /external/opencv3/modules/imgproc/test/
test_cvtyuv.cpp 15 absdiff(gold, result, diff);
test_imgwarp_strict.cpp 295 absdiff(reference_dst, _dst, diff);
    [all...]
test_imgwarp.cpp     [all...]
  /external/opencv3/modules/java/src/
core.cpp     [all...]
  /external/opencv3/modules/videoio/test/
test_video_io.cpp 330 //absdiff(img, img1, diff);
  /external/opencv3/modules/core/src/
matop.cpp 1353 cv::absdiff(e.a, e.b, dst);
1355 cv::absdiff(e.a, e.s, dst);
    [all...]
arithm.cpp 2314 void cv::absdiff( InputArray src1, InputArray src2, OutputArray dst ) function in class:cv
    [all...]
  /external/opencv3/modules/core/test/
test_arithm.cpp 257 absdiff(src[0], src[1], dst);
270 absdiff(src[0], gamma, dst);
    [all...]
  /external/opencv3/modules/ts/src/
ts_perf.cpp 487 cv::absdiff(expected, actual, diff);
544 cv::absdiff(expected, actual, diff);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mep.c 159 { "mno-absdiff", no_argument, NULL, OPTION_NOABSDIFF},
346 -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n\
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktRenderPassTests.cpp     [all...]
  /external/opencv3/modules/imgcodecs/test/
test_grfmt.cpp 361 absdiff(gray_by_codec, gray_by_cvt, diff);
  /external/opencv/cxcore/src/
cxcmp.cpp     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
mat.hpp     [all...]
  /external/deqp/framework/common/
tcuTexLookupVerifier.cpp 85 return boolAll(logicalOr(lessThanEqual(absDiff(ref, result).asUint(), prec.colorThreshold), logicalNot(prec.colorMask)));
90 return boolAll(logicalOr(lessThanEqual(absDiff(ref, result), prec.colorThreshold), logicalNot(prec.colorMask)));
    [all...]
  /external/opencv3/modules/core/misc/java/test/
CoreTest.java 27 Core.absdiff(gray128, gray255, dst);
    [all...]
  /external/vixl/src/vixl/a64/
simulator-a64.h     [all...]
simulator-a64.cc     [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp     [all...]
  /external/opencv3/modules/core/include/opencv2/
core.hpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureBorderClampTests.cpp     [all...]
es31fTextureGatherTests.cpp 606 tcu::greaterThan(tcu::absDiff(resultPix, idealPix),
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /toolchain/binutils/binutils-2.25/gas/po/
gas.pot     [all...]
ja.po     [all...]

Completed in 1748 milliseconds

1 23 4