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

  /external/opencv3/modules/imgproc/perf/
perf_distanceTransform.cpp 33 CV_ENUM(DistanceType, DIST_L1, DIST_L2 , DIST_C)
38 typedef std::tr1::tuple<Size, DistanceType, MaskSize, DstType> SrcSize_DistType_MaskSize_DstType;
39 typedef std::tr1::tuple<Size, DistanceType, MaskSize, LabelType> SrcSize_DistType_MaskSize_LabelType;
46 DistanceType::all(),
53 int distanceType = get<1>(GetParam());
65 TEST_CYCLE() distanceTransform( src, dst, distanceType, maskSize, dstType);
75 DistanceType::all(),
82 int distanceType = get<1>(GetParam());
96 TEST_CYCLE() distanceTransform( src, dst, label, distanceType, maskSize, labelType);
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /device/huawei/angler/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]
  /device/lge/bullhead/location/loc_api/loc_api_v02/
location_service_v02.h     [all...]

Completed in 5341 milliseconds