get 2306 3rdparty/include/opencl/1.2/CL/cl.hpp return get(errResult); get 2439 3rdparty/include/opencl/1.2/CL/cl.hpp prop[1] = (cl_context_properties)Platform::get(&error)(); get 471 3rdparty/libtiff/tif_getimage.c if (img->get == NULL) { get 480 3rdparty/libtiff/tif_getimage.c return (*img->get)(img, raster, w, h); get 2444 3rdparty/libtiff/tif_getimage.c img->get = TIFFIsTiled(img->tif) ? gtTileContig : gtStripContig; get 2583 3rdparty/libtiff/tif_getimage.c return ((img->get!=NULL) && (img->put.contig!=NULL)); get 2595 3rdparty/libtiff/tif_getimage.c img->get = TIFFIsTiled(img->tif) ? gtTileSeparate : gtStripSeparate; get 2658 3rdparty/libtiff/tif_getimage.c return ((img->get!=NULL) && (img->put.separate!=NULL)); get 188 3rdparty/libtiff/tif_lzw.c #define NextCode(tif, sp, bp, code, get) get(sp, bp, code) get 215 3rdparty/libtiff/tiffio.h int (*get)(TIFFRGBAImage*, uint32*, uint32, uint32); get 214 3rdparty/openexr/Imath/ImathMatrixAlgo.cpp s = traceBATQ.get() / traceATA.get(); get 480 apps/traincascade/cascadeclassifier.cpp ((CvHaarEvaluator*)featureEvaluator.get())->writeFeature( fs, tempNode->split->var_idx ); get 10 apps/traincascade/imagestorage.h bool getNeg(cv::Mat &_img) { return negReader.get( _img ); } get 11 apps/traincascade/imagestorage.h bool getPos(cv::Mat &_img) { return posReader.get( _img ); } get 20 apps/traincascade/imagestorage.h bool get( cv::Mat &_img ); get 36 apps/traincascade/imagestorage.h bool get( cv::Mat& _img ); get 1895 apps/traincascade/old_ml_tree.cpp memset(bestSplit.get(), 0, splitSize); get 1899 apps/traincascade/old_ml_tree.cpp memset(split.get(), 0, splitSize); get 1910 apps/traincascade/old_ml_tree.cpp memcpy(bestSplit.get(), finder.bestSplit.get(), splitSize); get 1912 apps/traincascade/old_ml_tree.cpp memset(split.get(), 0, splitSize); get 1945 apps/traincascade/old_ml_tree.cpp memcpy( bestSplit.get(), split.get(), splitSize ); get 1952 apps/traincascade/old_ml_tree.cpp memcpy( bestSplit.get(), rhs.bestSplit.get(), splitSize ); get 56 modules/calib3d/perf/opencl/perf_stereobm.cpp const int n_disp = get<0>(GetParam()), winSize = get<1>(GetParam()); get 7 modules/calib3d/perf/perf_cicrlesGrid.cpp using std::tr1::get; get 25 modules/calib3d/perf/perf_cicrlesGrid.cpp string filename = getDataPath(get<0>(GetParam())); get 26 modules/calib3d/perf/perf_cicrlesGrid.cpp Size gridSize = get<1>(GetParam()); get 11 modules/calib3d/perf/perf_pnp.cpp using std::tr1::get; get 27 modules/calib3d/perf/perf_pnp.cpp int pointsNum = get<0>(GetParam()); get 28 modules/calib3d/perf/perf_pnp.cpp pnpAlgo algo = get<1>(GetParam()); get 72 modules/calib3d/perf/perf_pnp.cpp int pointsNum = get<0>(GetParam()); get 73 modules/calib3d/perf/perf_pnp.cpp pnpAlgo algo = get<1>(GetParam()); get 2874 modules/core/include/opencv2/core.hpp static Ptr<Formatter> get(int fmt = FMT_DEFAULT); get 76 modules/core/include/opencv2/core/cuda/detail/reduce.hpp thrust::get<I>(smem)[tid] = thrust::get<I>(val); get 83 modules/core/include/opencv2/core/cuda/detail/reduce.hpp thrust::get<I>(val) = thrust::get<I>(smem)[tid]; get 91 modules/core/include/opencv2/core/cuda/detail/reduce.hpp typename GetType<typename thrust::tuple_element<I, PointerTuple>::type>::type reg = thrust::get<I>(smem)[tid + delta]; get 92 modules/core/include/opencv2/core/cuda/detail/reduce.hpp thrust::get<I>(smem)[tid] = thrust::get<I>(val) = thrust::get<I>(op)(thrust::get<I>(val), reg); get 99 modules/core/include/opencv2/core/cuda/detail/reduce.hpp typename GetType<typename thrust::tuple_element<I, ValTuple>::type>::type reg = shfl_down(thrust::get<I>(val), delta, width); get 100 modules/core/include/opencv2/core/cuda/detail/reduce.hpp thrust::get<I>(val) = thrust::get<I>(op)(thrust::get<I>(val), reg); get 76 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp thrust::get<I>(smem)[tid] = thrust::get<I>(data); get 83 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp thrust::get<I>(data) = thrust::get<I>(smem)[tid]; get 91 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp thrust::get<I>(val) = shfl_down(thrust::get<I>(val), delta, width); get 98 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp thrust::get<I>(svals)[tid] = thrust::get<I>(val) = thrust::get<I>(svals)[tid + delta]; get 106 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp typename GetType<typename thrust::tuple_element<I, KeyReferenceTuple>::type>::type reg = shfl_down(thrust::get<I>(key), delta, width); get 108 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp if (thrust::get<I>(cmp)(reg, thrust::get<I>(key))) get 110 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp thrust::get<I>(key) = reg; get 111 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp thrust::get<I>(val) = shfl_down(thrust::get<I>(val), delta, width); get 122 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp typename GetType<typename thrust::tuple_element<I, KeyPointerTuple>::type>::type reg = thrust::get<I>(skeys)[tid + delta]; get 124 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp if (thrust::get<I>(cmp)(reg, thrust::get<I>(key))) get 126 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp thrust::get<I>(skeys)[tid] = thrust::get<I>(key) = reg; get 127 modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp thrust::get<I>(svals)[tid] = thrust::get<I>(val) = thrust::get<I>(svals)[tid + delta]; get 386 modules/core/include/opencv2/core/cvstd.hpp T* get() const; get 183 modules/core/include/opencv2/core/cvstd.inl.hpp return out << Formatter::get()->format(mtx); get 189 modules/core/include/opencv2/core/cvstd.inl.hpp return out << Formatter::get()->format(Mat(vec)); get 196 modules/core/include/opencv2/core/cvstd.inl.hpp return out << Formatter::get()->format(Mat(vec)); get 203 modules/core/include/opencv2/core/cvstd.inl.hpp return out << Formatter::get()->format(Mat(matx)); get 373 modules/core/include/opencv2/core/operations.hpp return Formatter::get(fmt)->format(mtx.getMat()); get 390 modules/core/include/opencv2/core/operations.hpp return print(Formatter::get()->format(mtx), stream); get 396 modules/core/include/opencv2/core/operations.hpp return print(Formatter::get()->format(mtx.getMat(ACCESS_READ)), stream); get 402 modules/core/include/opencv2/core/operations.hpp return print(Formatter::get()->format(Mat(vec)), stream); get 408 modules/core/include/opencv2/core/operations.hpp return print(Formatter::get()->format(Mat(vec)), stream); get 414 modules/core/include/opencv2/core/operations.hpp return print(Formatter::get()->format(cv::Mat(matx)), stream); get 406 modules/core/include/opencv2/core/persistence.hpp CvFileStorage* operator *() { return fs.get(); } get 409 modules/core/include/opencv2/core/persistence.hpp const CvFileStorage* operator *() const { return fs.get(); } get 170 modules/core/include/opencv2/core/private.hpp inline type get##name() const { return member; } get 177 modules/core/include/opencv2/core/private.hpp r_type get##name() const { return internal_obj.get##internal_name(); } \ get 263 modules/core/include/opencv2/core/ptr.inl.hpp return ptr1.get() == ptr2.get(); get 269 modules/core/include/opencv2/core/ptr.inl.hpp return ptr1.get() != ptr2.get(); get 871 modules/core/include/opencv2/core/utility.hpp template<> inline std::string CommandLineParser::get<std::string>(int index, bool space_delete) const get 873 modules/core/include/opencv2/core/utility.hpp return get<String>(index, space_delete); get 875 modules/core/include/opencv2/core/utility.hpp template<> inline std::string CommandLineParser::get<std::string>(const String& name, bool space_delete) const get 877 modules/core/include/opencv2/core/utility.hpp return get<String>(name, space_delete); get 58 modules/core/misc/java/src/java/core+MatOfByte.java get(0, 0, a); //TODO: check ret val! get 68 modules/core/misc/java/src/java/core+MatOfDMatch.java get(0, 0, buff); //TODO: check ret val! get 58 modules/core/misc/java/src/java/core+MatOfDouble.java get(0, 0, a); //TODO: check ret val! get 58 modules/core/misc/java/src/java/core+MatOfFloat.java get(0, 0, a); //TODO: check ret val! get 58 modules/core/misc/java/src/java/core+MatOfFloat4.java get(0, 0, a); //TODO: check ret val! get 58 modules/core/misc/java/src/java/core+MatOfFloat6.java get(0, 0, a); //TODO: check ret val! get 59 modules/core/misc/java/src/java/core+MatOfInt.java get(0, 0, a); //TODO: check ret val! get 59 modules/core/misc/java/src/java/core+MatOfInt4.java get(0, 0, a); //TODO: check ret val! get 70 modules/core/misc/java/src/java/core+MatOfKeyPoint.java get(0, 0, buff); //TODO: check ret val! get 63 modules/core/misc/java/src/java/core+MatOfPoint.java get(0, 0, buff); //TODO: check ret val! get 63 modules/core/misc/java/src/java/core+MatOfPoint2f.java get(0, 0, buff); //TODO: check ret val! get 64 modules/core/misc/java/src/java/core+MatOfPoint3.java get(0, 0, buff); //TODO: check ret val! get 64 modules/core/misc/java/src/java/core+MatOfPoint3f.java get(0, 0, buff); //TODO: check ret val! get 67 modules/core/misc/java/src/java/core+MatOfRect.java get(0, 0, buff); //TODO: check ret val! get 743 modules/core/misc/java/test/CoreTest.java dst.get(1, 1, vals); get 810 modules/core/misc/java/test/CoreTest.java labels.get(0, 0, first_center); get 836 modules/core/misc/java/test/CoreTest.java labels.get(0, 0, first_center); get 1093 modules/core/misc/java/test/CoreTest.java assertMatEqual(getMat(CvType.CV_8U, 40), dst.get(0)); get 1094 modules/core/misc/java/test/CoreTest.java assertMatEqual(getMat(CvType.CV_8U, 40), dst.get(1)); get 1095 modules/core/misc/java/test/CoreTest.java assertMatEqual(getMat(CvType.CV_8U, 30), dst.get(2)); get 1096 modules/core/misc/java/test/CoreTest.java assertMatEqual(getMat(CvType.CV_8U, 10), dst.get(3)); get 1097 modules/core/misc/java/test/CoreTest.java assertMatEqual(getMat(CvType.CV_8UC3, 30, 20, 10), dst.get(4)); get 1846 modules/core/misc/java/test/CoreTest.java assertMatEqual(gray1, cois.get(0)); get 1847 modules/core/misc/java/test/CoreTest.java assertMatEqual(gray2, cois.get(1)); get 1848 modules/core/misc/java/test/CoreTest.java assertMatEqual(gray3, cois.get(2)); get 293 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {0, 1}, m.get(0, 0))); get 294 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {240, 241}, m.get(2, 4))); get 295 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {255, 255}, m.get(4, 4))); get 299 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {230, 231}, sm.get(0, 0))); get 300 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {255, 255}, sm.get(1, 1))); get 307 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {0, 1, 2}, m.get(0, 0))); get 308 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {240, 241, 242}, m.get(2, 4))); get 309 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {440, 441, 442}, m.get(4, 4))); get 313 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {230, 231, 232}, sm.get(0, 0))); get 314 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {340, 341, 342}, sm.get(1, 1))); get 321 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {0}, m.get(0, 0))); get 322 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {240}, m.get(2, 4))); get 323 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {440}, m.get(4, 4))); get 327 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {230}, sm.get(0, 0))); get 328 modules/core/misc/java/test/MatTest.java assertTrue(Arrays.equals(new double[] {340}, sm.get(1, 1))); get 337 modules/core/misc/java/test/MatTest.java int bytesNum = m.get(1, 1, goodData); get 343 modules/core/misc/java/test/MatTest.java m.get(2, 2, badData); get 352 modules/core/misc/java/test/MatTest.java bytesNum = sm.get(0, 0, buff00); get 356 modules/core/misc/java/test/MatTest.java bytesNum = sm.get(1, 1, buff11); get 366 modules/core/misc/java/test/MatTest.java int bytesNum = m.get(1, 1, buff); get 374 modules/core/misc/java/test/MatTest.java bytesNum = sm.get(0, 0, buff00); get 378 modules/core/misc/java/test/MatTest.java bytesNum = sm.get(1, 1, buff11); get 388 modules/core/misc/java/test/MatTest.java int bytesNum = m.get(1, 1, buff); get 396 modules/core/misc/java/test/MatTest.java bytesNum = sm.get(0, 0, buff00); get 400 modules/core/misc/java/test/MatTest.java bytesNum = sm.get(1, 1, buff11); get 410 modules/core/misc/java/test/MatTest.java int bytesNum = m.get(1, 1, buff); get 418 modules/core/misc/java/test/MatTest.java bytesNum = sm.get(0, 0, buff00); get 422 modules/core/misc/java/test/MatTest.java bytesNum = sm.get(1, 1, buff11); get 432 modules/core/misc/java/test/MatTest.java int bytesNum = m.get(1, 1, buff); get 440 modules/core/misc/java/test/MatTest.java bytesNum = sm.get(0, 0, buff00); get 444 modules/core/misc/java/test/MatTest.java bytesNum = sm.get(1, 1, buff11); get 673 modules/core/misc/java/test/MatTest.java bytesNum = m.get(1, 2, buff); get 680 modules/core/misc/java/test/MatTest.java bytesNum = sm.get(0, 0, buff); get 683 modules/core/misc/java/test/MatTest.java bytesNum = m.get(2, 3, buff); get 688 modules/core/misc/java/test/MatTest.java bytesNum = m1.get(0, 2, buff); get 709 modules/core/misc/java/test/MatTest.java bytesNum = m.get(1, 2, buff); get 716 modules/core/misc/java/test/MatTest.java bytesNum = sm.get(0, 0, buff); get 719 modules/core/misc/java/test/MatTest.java bytesNum = m.get(2, 3, buff); get 733 modules/core/misc/java/test/MatTest.java bytesNum = m1.get(0, 4, buff); get 736 modules/core/misc/java/test/MatTest.java assertArrayEquals(new double[]{10, 20, 30}, m.get(4, 3), EPS); get 756 modules/core/misc/java/test/MatTest.java bytesNum = m1.get(0, 0, buff); get 759 modules/core/misc/java/test/MatTest.java assertArrayEquals(new double[]{40, 50, 60}, m.get(1, 0), EPS); get 779 modules/core/misc/java/test/MatTest.java bytesNum = m1.get(2, 0, buff); get 781 modules/core/misc/java/test/MatTest.java assertArrayEquals(new double[]{40, 50, 60}, m.get(2, 4), EPS); get 59 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 60 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params), cn = CV_MAT_CN(type); get 83 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 84 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 105 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 106 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 147 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 148 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 167 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 168 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 188 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 189 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 209 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 210 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 230 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 231 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 253 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 254 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 276 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 277 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 298 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 299 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 315 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 316 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 345 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 346 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 347 modules/core/perf/opencl/perf_arithm.cpp const int flipType = get<2>(params); get 367 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 368 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 403 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 404 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params), depth = CV_MAT_DEPTH(type); get 430 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 431 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 453 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 454 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 475 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 476 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 496 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 497 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 517 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 518 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 538 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 539 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 563 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 564 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 565 modules/core/perf/opencl/perf_arithm.cpp const int cmpCode = get<2>(params); get 583 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 584 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 585 modules/core/perf/opencl/perf_arithm.cpp const int cmpCode = get<2>(params); get 605 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 606 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 627 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 628 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params), depth = CV_MAT_DEPTH(type); get 652 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 653 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 674 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 675 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 696 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 697 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 726 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 727 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 763 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 764 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 765 modules/core/perf/opencl/perf_arithm.cpp const int normType = get<2>(params); get 783 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 784 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 785 modules/core/perf/opencl/perf_arithm.cpp const int normType = get<2>(params); get 803 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 804 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 805 modules/core/perf/opencl/perf_arithm.cpp const int normType = get<2>(params); get 827 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 828 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 849 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 850 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params), nx = 2, ny = 2; get 870 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 871 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 891 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 892 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 912 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 913 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 937 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 938 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params), mode = get<2>(params); get 955 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 956 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params), mode = get<2>(params); get 976 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 977 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params), cn = CV_MAT_CN(type); get 997 modules/core/perf/opencl/perf_arithm.cpp Size srcSize = get<0>(params); get 998 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params), cn = CV_MAT_CN(type); get 1031 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 1032 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 1052 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params); get 1053 modules/core/perf/opencl/perf_arithm.cpp const int type = get<1>(params); get 1081 modules/core/perf/opencl/perf_arithm.cpp const std::pair<MatType, MatType> types = get<1>(params); get 1083 modules/core/perf/opencl/perf_arithm.cpp dim = get<2>(params), op = get<3>(params); get 1084 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params), get 1112 modules/core/perf/opencl/perf_arithm.cpp const std::pair<MatType, MatType> types = get<1>(params); get 1114 modules/core/perf/opencl/perf_arithm.cpp dim = get<2>(params), op = get<3>(params); get 1115 modules/core/perf/opencl/perf_arithm.cpp const Size srcSize = get<0>(params), get 64 modules/core/perf/opencl/perf_channels.cpp const Size srcSize = get<0>(params); get 65 modules/core/perf/opencl/perf_channels.cpp const int depth = get<1>(params), cn = get<2>(params), dtype = CV_MAKE_TYPE(depth, cn); get 92 modules/core/perf/opencl/perf_channels.cpp const Size srcSize = get<0>(params); get 93 modules/core/perf/opencl/perf_channels.cpp const int depth = get<1>(params), cn = get<2>(params), type = CV_MAKE_TYPE(depth, cn); get 135 modules/core/perf/opencl/perf_channels.cpp const Size srcSize = get<0>(params); get 136 modules/core/perf/opencl/perf_channels.cpp const int depth = get<1>(params), type = CV_MAKE_TYPE(depth, 2), n = 2; get 166 modules/core/perf/opencl/perf_channels.cpp const Size srcSize = get<0>(params); get 167 modules/core/perf/opencl/perf_channels.cpp const int depth = get<1>(params), type = CV_MAKE_TYPE(depth, 3); get 188 modules/core/perf/opencl/perf_channels.cpp const Size srcSize = get<0>(params); get 189 modules/core/perf/opencl/perf_channels.cpp const int depth = get<1>(params), type = CV_MAKE_TYPE(depth, 3); get 74 modules/core/perf/opencl/perf_dxt.cpp const int dft_type = get<0>(params); get 75 modules/core/perf/opencl/perf_dxt.cpp const Size srcSize = get<1>(params); get 76 modules/core/perf/opencl/perf_dxt.cpp int flags = get<2>(params); get 105 modules/core/perf/opencl/perf_dxt.cpp const Size srcSize = get<0>(params); get 106 modules/core/perf/opencl/perf_dxt.cpp const bool conj = get<1>(params); get 67 modules/core/perf/opencl/perf_gemm.cpp const Size srcSize = get<0>(params); get 68 modules/core/perf/opencl/perf_gemm.cpp const int flags = get<1>(params); get 69 modules/core/perf/opencl/perf_gemm.cpp const int type = get<2>(params); get 24 modules/core/perf/opencl/perf_matop.cpp const Size srcSize = get<0>(params); get 25 modules/core/perf/opencl/perf_matop.cpp const int type = get<1>(params); get 46 modules/core/perf/opencl/perf_matop.cpp const Size srcSize = get<0>(params); get 47 modules/core/perf/opencl/perf_matop.cpp const int type = get<1>(params); get 68 modules/core/perf/opencl/perf_matop.cpp const Size srcSize = get<0>(params); get 69 modules/core/perf/opencl/perf_matop.cpp const int type = get<1>(params), ddepth = CV_MAT_DEPTH(type) == CV_8U ? CV_32F : CV_8U, get 91 modules/core/perf/opencl/perf_matop.cpp const Size srcSize = get<0>(params); get 92 modules/core/perf/opencl/perf_matop.cpp const int type = get<1>(params); get 112 modules/core/perf/opencl/perf_matop.cpp const Size srcSize = get<0>(params); get 113 modules/core/perf/opencl/perf_matop.cpp const int type = get<1>(params); get 129 modules/core/perf/opencl/perf_matop.cpp const Size srcSize = get<0>(params); get 130 modules/core/perf/opencl/perf_matop.cpp const int type = get<1>(params); get 19 modules/core/perf/opencl/perf_usage_flags.cpp Size sz = get<0>(GetParam()); get 20 modules/core/perf/opencl/perf_usage_flags.cpp bool allocHostMem = get<1>(GetParam()); get 7 modules/core/perf/perf_abs.cpp using std::tr1::get; get 15 modules/core/perf/perf_abs.cpp Size sz = get<0>(GetParam()); get 16 modules/core/perf/perf_abs.cpp int type = get<1>(GetParam()); get 7 modules/core/perf/perf_addWeighted.cpp using std::tr1::get; get 14 modules/core/perf/perf_addWeighted.cpp Size size = get<0>(GetParam()); get 15 modules/core/perf/perf_addWeighted.cpp int type = get<1>(GetParam()); get 7 modules/core/perf/perf_arithm.cpp using std::tr1::get; get 15 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 16 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 30 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 31 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 45 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 46 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 60 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 61 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 75 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 76 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 97 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 98 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 119 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 120 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 142 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 143 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 164 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 165 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 186 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 187 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 208 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 209 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 227 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 228 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 248 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 249 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 262 modules/core/perf/perf_arithm.cpp Size sz = get<0>(GetParam()); get 263 modules/core/perf/perf_arithm.cpp int type = get<1>(GetParam()); get 7 modules/core/perf/perf_bitwise.cpp using std::tr1::get; get 15 modules/core/perf/perf_bitwise.cpp Size sz = get<0>(GetParam()); get 16 modules/core/perf/perf_bitwise.cpp int type = get<1>(GetParam()); get 31 modules/core/perf/perf_bitwise.cpp Size sz = get<0>(GetParam()); get 32 modules/core/perf/perf_bitwise.cpp int type = get<1>(GetParam()); get 47 modules/core/perf/perf_bitwise.cpp Size sz = get<0>(GetParam()); get 48 modules/core/perf/perf_bitwise.cpp int type = get<1>(GetParam()); get 63 modules/core/perf/perf_bitwise.cpp Size sz = get<0>(GetParam()); get 64 modules/core/perf/perf_bitwise.cpp int type = get<1>(GetParam()); get 7 modules/core/perf/perf_compare.cpp using std::tr1::get; get 22 modules/core/perf/perf_compare.cpp Size sz = get<0>(GetParam()); get 23 modules/core/perf/perf_compare.cpp int matType1 = get<1>(GetParam()); get 24 modules/core/perf/perf_compare.cpp CmpType cmpType = get<2>(GetParam()); get 45 modules/core/perf/perf_compare.cpp Size sz = get<0>(GetParam()); get 46 modules/core/perf/perf_compare.cpp int matType = get<1>(GetParam()); get 47 modules/core/perf/perf_compare.cpp CmpType cmpType = get<2>(GetParam()); get 7 modules/core/perf/perf_convertTo.cpp using std::tr1::get; get 23 modules/core/perf/perf_convertTo.cpp Size sz = get<0>(GetParam()); get 24 modules/core/perf/perf_convertTo.cpp int depthSrc = get<1>(GetParam()); get 25 modules/core/perf/perf_convertTo.cpp int depthDst = get<2>(GetParam()); get 26 modules/core/perf/perf_convertTo.cpp int channels = get<3>(GetParam()); get 27 modules/core/perf/perf_convertTo.cpp double alpha = get<4>(GetParam()); get 7 modules/core/perf/perf_cvround.cpp using std::tr1::get; get 26 modules/core/perf/perf_cvround.cpp Size size = get<0>(GetParam()); get 27 modules/core/perf/perf_cvround.cpp int type = get<1>(GetParam()), depth = CV_MAT_DEPTH(type); get 7 modules/core/perf/perf_dft.cpp using std::tr1::get; get 21 modules/core/perf/perf_dft.cpp Size sz = get<0>(GetParam()); get 22 modules/core/perf/perf_dft.cpp int type = get<1>(GetParam()); get 23 modules/core/perf/perf_dft.cpp int flags = get<2>(GetParam()); get 24 modules/core/perf/perf_dft.cpp bool isNzeroRows = get<3>(GetParam()); get 54 modules/core/perf/perf_dft.cpp Size sz = get<0>(GetParam()); get 55 modules/core/perf/perf_dft.cpp int type = get<1>(GetParam()); get 56 modules/core/perf/perf_dft.cpp int flags = get<2>(GetParam()); get 7 modules/core/perf/perf_dot.cpp using std::tr1::get; get 18 modules/core/perf/perf_dot.cpp int type = get<0>(GetParam()); get 19 modules/core/perf/perf_dot.cpp int size = get<1>(GetParam()); get 7 modules/core/perf/perf_inRange.cpp using std::tr1::get; get 14 modules/core/perf/perf_inRange.cpp Size size = get<0>(GetParam()); get 15 modules/core/perf/perf_inRange.cpp int type = get<1>(GetParam()); get 7 modules/core/perf/perf_mat.cpp using std::tr1::get; get 15 modules/core/perf/perf_mat.cpp Size size = get<0>(GetParam()); get 16 modules/core/perf/perf_mat.cpp int type = get<1>(GetParam()); get 36 modules/core/perf/perf_mat.cpp Size size = get<0>(GetParam()); get 37 modules/core/perf/perf_mat.cpp int type = get<1>(GetParam()); get 57 modules/core/perf/perf_mat.cpp Size size = get<0>(GetParam()); get 58 modules/core/perf/perf_mat.cpp int type = get<1>(GetParam()); get 79 modules/core/perf/perf_mat.cpp Size size = get<0>(GetParam()); get 80 modules/core/perf/perf_mat.cpp int type = get<1>(GetParam()); get 7 modules/core/perf/perf_math.cpp using std::tr1::get; get 33 modules/core/perf/perf_math.cpp const int MAX_DIM = get<0>(GetParam()); get 34 modules/core/perf/perf_math.cpp const int MAX_POINTS = get<1>(GetParam()); get 7 modules/core/perf/perf_merge.cpp using std::tr1::get; get 21 modules/core/perf/perf_merge.cpp Size sz = get<0>(GetParam()); get 22 modules/core/perf/perf_merge.cpp int srcDepth = get<1>(GetParam()); get 23 modules/core/perf/perf_merge.cpp int dstChannels = get<2>(GetParam()); get 7 modules/core/perf/perf_minmaxloc.cpp using std::tr1::get; get 15 modules/core/perf/perf_minmaxloc.cpp Size sz = get<0>(GetParam()); get 16 modules/core/perf/perf_minmaxloc.cpp int matType = get<1>(GetParam()); get 7 modules/core/perf/perf_norm.cpp using std::tr1::get; get 22 modules/core/perf/perf_norm.cpp Size sz = get<0>(GetParam()); get 23 modules/core/perf/perf_norm.cpp int matType = get<1>(GetParam()); get 24 modules/core/perf/perf_norm.cpp int normType = get<2>(GetParam()); get 44 modules/core/perf/perf_norm.cpp Size sz = get<0>(GetParam()); get 45 modules/core/perf/perf_norm.cpp int matType = get<1>(GetParam()); get 46 modules/core/perf/perf_norm.cpp int normType = get<2>(GetParam()); get 67 modules/core/perf/perf_norm.cpp Size sz = get<0>(GetParam()); get 68 modules/core/perf/perf_norm.cpp int matType = get<1>(GetParam()); get 69 modules/core/perf/perf_norm.cpp int normType = get<2>(GetParam()); get 90 modules/core/perf/perf_norm.cpp Size sz = get<0>(GetParam()); get 91 modules/core/perf/perf_norm.cpp int matType = get<1>(GetParam()); get 92 modules/core/perf/perf_norm.cpp int normType = get<2>(GetParam()); get 114 modules/core/perf/perf_norm.cpp Size sz = get<0>(GetParam()); get 115 modules/core/perf/perf_norm.cpp int matType = get<1>(GetParam()); get 116 modules/core/perf/perf_norm.cpp int normType = get<2>(GetParam()); get 140 modules/core/perf/perf_norm.cpp Size sz = get<0>(GetParam()); get 141 modules/core/perf/perf_norm.cpp int matType = get<1>(GetParam()); get 142 modules/core/perf/perf_norm.cpp int normType = get<2>(GetParam()); get 168 modules/core/perf/perf_norm.cpp Size sz = get<0>(GetParam()); get 169 modules/core/perf/perf_norm.cpp int matType = get<1>(GetParam()); get 170 modules/core/perf/perf_norm.cpp int normType = get<2>(GetParam()); get 188 modules/core/perf/perf_norm.cpp Size sz = get<0>(GetParam()); get 189 modules/core/perf/perf_norm.cpp int matType = get<1>(GetParam()); get 8 modules/core/perf/perf_reduce.cpp using std::tr1::get; get 23 modules/core/perf/perf_reduce.cpp Size sz = get<0>(GetParam()); get 24 modules/core/perf/perf_reduce.cpp int matType = get<1>(GetParam()); get 25 modules/core/perf/perf_reduce.cpp int reduceOp = get<2>(GetParam()); get 51 modules/core/perf/perf_reduce.cpp Size sz = get<0>(GetParam()); get 52 modules/core/perf/perf_reduce.cpp int matType = get<1>(GetParam()); get 53 modules/core/perf/perf_reduce.cpp int reduceOp = get<2>(GetParam()); get 9 modules/core/perf/perf_sort.cpp using std::tr1::get; get 22 modules/core/perf/perf_sort.cpp const Size sz = get<0>(params); get 23 modules/core/perf/perf_sort.cpp const int type = get<1>(params), flags = get<2>(params); get 42 modules/core/perf/perf_sort.cpp const Size sz = get<0>(params); get 43 modules/core/perf/perf_sort.cpp const int type = get<1>(params), flags = get<2>(params); get 7 modules/core/perf/perf_split.cpp using std::tr1::get; get 21 modules/core/perf/perf_split.cpp Size sz = get<0>(GetParam()); get 22 modules/core/perf/perf_split.cpp int depth = get<1>(GetParam()); get 23 modules/core/perf/perf_split.cpp int channels = get<2>(GetParam()); get 7 modules/core/perf/perf_stat.cpp using std::tr1::get; get 11 modules/core/perf/perf_stat.cpp Size sz = get<0>(GetParam()); get 12 modules/core/perf/perf_stat.cpp int type = get<1>(GetParam()); get 26 modules/core/perf/perf_stat.cpp Size sz = get<0>(GetParam()); get 27 modules/core/perf/perf_stat.cpp int type = get<1>(GetParam()); get 41 modules/core/perf/perf_stat.cpp Size sz = get<0>(GetParam()); get 42 modules/core/perf/perf_stat.cpp int type = get<1>(GetParam()); get 57 modules/core/perf/perf_stat.cpp Size sz = get<0>(GetParam()); get 58 modules/core/perf/perf_stat.cpp int matType = get<1>(GetParam()); get 74 modules/core/perf/perf_stat.cpp Size sz = get<0>(GetParam()); get 75 modules/core/perf/perf_stat.cpp int matType = get<1>(GetParam()); get 92 modules/core/perf/perf_stat.cpp Size sz = get<0>(GetParam()); get 93 modules/core/perf/perf_stat.cpp int matType = get<1>(GetParam()); get 498 modules/core/src/alloc.cpp ThreadData* tls = ThreadData::get(); get 609 modules/core/src/alloc.cpp ThreadData* tls = ThreadData::get(); get 162 modules/core/src/cuda_host_mem.cpp return a.get(); get 311 modules/core/src/cuda_info.cpp const cudaDeviceProp* get(int devID) const; get 354 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->name; get 364 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->totalGlobalMem; get 374 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->sharedMemPerBlock; get 384 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->regsPerBlock; get 394 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->warpSize; get 404 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->memPitch; get 414 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->maxThreadsPerBlock; get 424 modules/core/src/cuda_info.cpp return Vec3i(deviceProps().get(device_id_)->maxThreadsDim); get 434 modules/core/src/cuda_info.cpp return Vec3i(deviceProps().get(device_id_)->maxGridSize); get 444 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->clockRate; get 454 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->totalConstMem; get 464 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->major; get 474 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->minor; get 484 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->textureAlignment; get 494 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->texturePitchAlignment; get 504 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->multiProcessorCount; get 514 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->kernelExecTimeoutEnabled != 0; get 524 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->integrated != 0; get 534 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->canMapHostMemory != 0; get 552 modules/core/src/cuda_info.cpp return tbl[deviceProps().get(device_id_)->computeMode]; get 562 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->maxTexture1D; get 573 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->maxTexture1DMipmap; get 587 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->maxTexture1DLinear; get 597 modules/core/src/cuda_info.cpp return Vec2i(deviceProps().get(device_id_)->maxTexture2D); get 608 modules/core/src/cuda_info.cpp return Vec2i(deviceProps().get(device_id_)->maxTexture2DMipmap); get 622 modules/core/src/cuda_info.cpp return Vec3i(deviceProps().get(device_id_)->maxTexture2DLinear); get 632 modules/core/src/cuda_info.cpp return Vec2i(deviceProps().get(device_id_)->maxTexture2DGather); get 642 modules/core/src/cuda_info.cpp return Vec3i(deviceProps().get(device_id_)->maxTexture3D); get 652 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->maxTextureCubemap; get 662 modules/core/src/cuda_info.cpp return Vec2i(deviceProps().get(device_id_)->maxTexture1DLayered); get 672 modules/core/src/cuda_info.cpp return Vec3i(deviceProps().get(device_id_)->maxTexture2DLayered); get 682 modules/core/src/cuda_info.cpp return Vec2i(deviceProps().get(device_id_)->maxTextureCubemapLayered); get 692 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->maxSurface1D; get 702 modules/core/src/cuda_info.cpp return Vec2i(deviceProps().get(device_id_)->maxSurface2D); get 712 modules/core/src/cuda_info.cpp return Vec3i(deviceProps().get(device_id_)->maxSurface3D); get 722 modules/core/src/cuda_info.cpp return Vec2i(deviceProps().get(device_id_)->maxSurface1DLayered); get 732 modules/core/src/cuda_info.cpp return Vec3i(deviceProps().get(device_id_)->maxSurface2DLayered); get 742 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->maxSurfaceCubemap; get 752 modules/core/src/cuda_info.cpp return Vec2i(deviceProps().get(device_id_)->maxSurfaceCubemapLayered); get 762 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->surfaceAlignment; get 772 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->concurrentKernels != 0; get 782 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->ECCEnabled != 0; get 792 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->pciBusID; get 802 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->pciDeviceID; get 812 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->pciDomainID; get 822 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->tccDriver != 0; get 832 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->asyncEngineCount; get 842 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->unifiedAddressing != 0; get 852 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->memoryClockRate; get 862 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->memoryBusWidth; get 872 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->l2CacheSize; get 882 modules/core/src/cuda_info.cpp return deviceProps().get(device_id_)->maxThreadsPerMultiProcessor; get 663 modules/core/src/cuda_stream.cpp cv::cuda::BufferPool::BufferPool(Stream& stream) : allocator_(stream.impl_->stackAllocator_.get()) get 1482 modules/core/src/ocl.cpp CoreTLSData* data = getCoreTlsData().get(); get 1501 modules/core/src/ocl.cpp CoreTLSData* data = getCoreTlsData().get(); get 2172 modules/core/src/ocl.cpp int idx = getCoreTlsData().get()->device; get 3051 modules/core/src/ocl.cpp Queue& q = getCoreTlsData().get()->oclQueue; get 347 modules/core/src/parallel_pthreads.cpp m_parent->m_is_work_thread.get()->value = true; get 409 modules/core/src/parallel_pthreads.cpp bool is_work_thread = m_is_work_thread.get()->value; get 734 modules/core/src/rand.cpp return getCoreTlsData().get()->rng; get 946 modules/core/src/system.cpp inline static TLSStorage* get(); get 1130 modules/core/src/system.cpp TLSStorage* tlsData = TLSStorage::get(); get 1247 modules/core/src/system.cpp CoreTLSData* data = getCoreTlsData().get(); get 1264 modules/core/src/system.cpp CoreTLSData* data = getCoreTlsData().get(); get 1283 modules/core/src/system.cpp cv::CoreTLSData* data = cv::getCoreTlsData().get(); get 1299 modules/core/src/system.cpp cv::CoreTLSData* data = cv::getCoreTlsData().get(); get 1592 modules/core/test/test_arithm.cpp size = std::tr1::get<0>(GetParam()); get 1593 modules/core/test/test_arithm.cpp src_type = std::tr1::get<1>(GetParam()); get 1594 modules/core/test/test_arithm.cpp dst_depth = std::tr1::get<2>(GetParam()); get 1595 modules/core/test/test_arithm.cpp fixed = std::tr1::get<3>(GetParam()); get 81 modules/core/test/test_ptr.cpp EXPECT_EQ(NULL, p.get()); get 91 modules/core/test/test_ptr.cpp EXPECT_EQ(r, p.get()); get 98 modules/core/test/test_ptr.cpp EXPECT_EQ(&dummyObject, p.get()); get 105 modules/core/test/test_ptr.cpp EXPECT_EQ(NULL, p.get()); get 118 modules/core/test/test_ptr.cpp EXPECT_EQ(p1.get(), p2.get()); get 128 modules/core/test/test_ptr.cpp EXPECT_EQ(p1.get(), p2.get()); get 138 modules/core/test/test_ptr.cpp EXPECT_EQ(&dummyObject, p2.get()); get 163 modules/core/test/test_ptr.cpp EXPECT_EQ(p1.get(), p2.get()); get 175 modules/core/test/test_ptr.cpp EXPECT_EQ(p1.get(), p2.get()); get 190 modules/core/test/test_ptr.cpp EXPECT_EQ(NULL, p1.get()); get 202 modules/core/test/test_ptr.cpp EXPECT_EQ(r, p.get()); get 211 modules/core/test/test_ptr.cpp EXPECT_EQ(&dummyObject, p.get()); get 226 modules/core/test/test_ptr.cpp EXPECT_EQ(r1, p2.get()); get 227 modules/core/test/test_ptr.cpp EXPECT_EQ(r2, p1.get()); get 241 modules/core/test/test_ptr.cpp EXPECT_EQ(r1, p2.get()); get 242 modules/core/test/test_ptr.cpp EXPECT_EQ(r2, p1.get()); get 293 modules/core/test/test_ptr.cpp EXPECT_EQ(p1.get(), p2.get()); get 306 modules/core/test/test_ptr.cpp EXPECT_NE(static_cast<void*>(sr), static_cast<void*>(p1.get())); get 308 modules/core/test/test_ptr.cpp EXPECT_EQ(sr, p2.get()); get 318 modules/core/test/test_ptr.cpp EXPECT_NE(static_cast<void*>(sr), static_cast<void*>(p1.get())); get 320 modules/core/test/test_ptr.cpp EXPECT_EQ(sr, p2.get()); get 330 modules/core/test/test_ptr.cpp EXPECT_EQ(NULL, p2.get()); get 341 modules/core/test/test_ptr.cpp Ptr<int> p4(p2, p3.get()); get 79 modules/cudalegacy/include/opencv2/cudalegacy/NCVPyramid.hpp NCVMatrix<T> * operator [] (int i) const {return this->_arr[i].get();} get 166 modules/cudalegacy/test/NCVTest.hpp if (!this->allocatorGPU.get()->isInitialized() || get 167 modules/cudalegacy/test/NCVTest.hpp !this->allocatorCPU.get()->isInitialized()) get 179 modules/cudalegacy/test/NCVTest.hpp Ncv32u maxGPUsize = (Ncv32u)this->allocatorGPU.get()->maxSize(); get 180 modules/cudalegacy/test/NCVTest.hpp Ncv32u maxCPUsize = (Ncv32u)this->allocatorCPU.get()->maxSize(); get 189 modules/cudalegacy/test/NCVTest.hpp if (!this->allocatorGPU.get()->isInitialized() || get 190 modules/cudalegacy/test/NCVTest.hpp !this->allocatorCPU.get()->isInitialized()) get 71 modules/cudalegacy/test/NCVTestSourceProvider.hpp data.reset(new NCVMatrixAlloc<T>(*this->allocatorCPU.get(), maxWidth, maxHeight)); get 72 modules/cudalegacy/test/NCVTestSourceProvider.hpp ncvAssertPrintReturn(data.get()->isMemAllocated(), "NCVTestSourceProvider ctor:: Matrix not allocated", ); get 81 modules/cudalegacy/test/NCVTestSourceProvider.hpp for (Ncv32u j=0; j<data.get()->stride(); j++) get 83 modules/cudalegacy/test/NCVTestSourceProvider.hpp data.get()->ptr()[i * data.get()->stride() + j] = get 106 modules/cudalegacy/test/NCVTestSourceProvider.hpp data.reset(new NCVMatrixAlloc<T>(*this->allocatorCPU.get(), image.cols, image.rows)); get 107 modules/cudalegacy/test/NCVTestSourceProvider.hpp ncvAssertPrintReturn(data.get()->isMemAllocated(), "NCVTestSourceProvider ctor:: Matrix not allocated", ); get 112 modules/cudalegacy/test/NCVTestSourceProvider.hpp cv::Mat hdr(image.size(), CV_8UC1, data.get()->ptr(), data.get()->pitch()); get 121 modules/cudalegacy/test/NCVTestSourceProvider.hpp dst.memType() == allocatorCPU.get()->memType(), false); get 136 modules/cudalegacy/test/NCVTestSourceProvider.hpp this->data.get()->ptr() + this->data.get()->stride() * srcLine, get 142 modules/cudalegacy/test/NCVTestSourceProvider.hpp this->data.get()->ptr() + this->data.get()->stride() * srcLine, get 152 modules/cudalegacy/test/NCVTestSourceProvider.hpp dst.memType() == allocatorCPU.get()->memType(), false); get 164 modules/cudalegacy/test/NCVTestSourceProvider.hpp memcpy(dst.ptr() + j * srcLen, this->data.get()->ptr(), srcLen * sizeof(T)); get 168 modules/cudalegacy/test/NCVTestSourceProvider.hpp memcpy(dst.ptr() + srcFullChunks * srcLen, this->data.get()->ptr(), srcLastChunk * sizeof(T)); get 77 modules/cudalegacy/test/TestCompact.cpp NCVVectorAlloc<Ncv32u> h_vecSrc(*this->allocatorCPU.get(), this->length); get 79 modules/cudalegacy/test/TestCompact.cpp NCVVectorAlloc<Ncv32u> d_vecSrc(*this->allocatorGPU.get(), this->length); get 82 modules/cudalegacy/test/TestCompact.cpp NCVVectorAlloc<Ncv32u> h_vecDst(*this->allocatorCPU.get(), this->length); get 84 modules/cudalegacy/test/TestCompact.cpp NCVVectorAlloc<Ncv32u> d_vecDst(*this->allocatorGPU.get(), this->length); get 86 modules/cudalegacy/test/TestCompact.cpp NCVVectorAlloc<Ncv32u> h_vecDst_d(*this->allocatorCPU.get(), this->length); get 89 modules/cudalegacy/test/TestCompact.cpp NCV_SET_SKIP_COND(this->allocatorGPU.get()->isCounting()); get 103 modules/cudalegacy/test/TestCompact.cpp NCVVectorAlloc<Ncv32u> h_dstLen(*this->allocatorCPU.get(), 1); get 108 modules/cudalegacy/test/TestCompact.cpp NCVVectorAlloc<Ncv8u> d_tmpBuf(*this->allocatorGPU.get(), bufSize); get 87 modules/cudalegacy/test/TestDrawRects.cpp NCVMatrixAlloc<T> d_img(*this->allocatorGPU.get(), this->width, this->height); get 89 modules/cudalegacy/test/TestDrawRects.cpp NCVMatrixAlloc<T> h_img(*this->allocatorCPU.get(), this->width, this->height); get 91 modules/cudalegacy/test/TestDrawRects.cpp NCVMatrixAlloc<T> h_img_d(*this->allocatorCPU.get(), this->width, this->height); get 94 modules/cudalegacy/test/TestDrawRects.cpp NCVVectorAlloc<NcvRect32u> d_rects(*this->allocatorGPU.get(), this->numRects); get 96 modules/cudalegacy/test/TestDrawRects.cpp NCVVectorAlloc<NcvRect32u> h_rects(*this->allocatorCPU.get(), this->numRects); get 99 modules/cudalegacy/test/TestDrawRects.cpp NCV_SET_SKIP_COND(this->allocatorGPU.get()->isCounting()); get 121 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVVectorAlloc<HaarStage64> h_HaarStages(*this->allocatorCPU.get(), numStages); get 123 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVVectorAlloc<HaarClassifierNode128> h_HaarNodes(*this->allocatorCPU.get(), numNodes); get 125 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVVectorAlloc<HaarFeature64> h_HaarFeatures(*this->allocatorCPU.get(), numFeatures); get 128 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVVectorAlloc<HaarStage64> d_HaarStages(*this->allocatorGPU.get(), numStages); get 130 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVVectorAlloc<HaarClassifierNode128> d_HaarNodes(*this->allocatorGPU.get(), numNodes); get 132 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVVectorAlloc<HaarFeature64> d_HaarFeatures(*this->allocatorGPU.get(), numFeatures); get 143 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCV_SET_SKIP_COND(this->allocatorGPU.get()->isCounting()); get 169 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVMatrixAlloc<Ncv8u> d_img(*this->allocatorGPU.get(), this->width, this->height); get 171 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVMatrixAlloc<Ncv8u> h_img(*this->allocatorCPU.get(), this->width, this->height); get 177 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVMatrixAlloc<Ncv32u> d_integralImage(*this->allocatorGPU.get(), integralWidth, integralHeight); get 179 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVMatrixAlloc<Ncv64u> d_sqIntegralImage(*this->allocatorGPU.get(), integralWidth, integralHeight); get 181 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVMatrixAlloc<Ncv32u> h_integralImage(*this->allocatorCPU.get(), integralWidth, integralHeight); get 183 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVMatrixAlloc<Ncv64u> h_sqIntegralImage(*this->allocatorCPU.get(), integralWidth, integralHeight); get 186 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVMatrixAlloc<Ncv32f> d_rectStdDev(*this->allocatorGPU.get(), this->width, this->height); get 188 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVMatrixAlloc<Ncv32u> d_pixelMask(*this->allocatorGPU.get(), this->width, this->height); get 190 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVMatrixAlloc<Ncv32f> h_rectStdDev(*this->allocatorCPU.get(), this->width, this->height); get 192 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVMatrixAlloc<Ncv32u> h_pixelMask(*this->allocatorCPU.get(), this->width, this->height); get 195 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVVectorAlloc<NcvRect32u> d_hypotheses(*this->allocatorGPU.get(), this->width * this->height); get 197 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVVectorAlloc<NcvRect32u> h_hypotheses(*this->allocatorCPU.get(), this->width * this->height); get 206 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVVectorAlloc<Ncv8u> d_tmpIIbuf(*this->allocatorGPU.get(), std::max(szTmpBufIntegral, szTmpBufSqIntegral)); get 290 modules/cudalegacy/test/TestHaarCascadeApplication.cpp *this->allocatorGPU.get(), *this->allocatorCPU.get(), get 294 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NCVMatrixAlloc<Ncv32u> h_pixelMask_d(*this->allocatorCPU.get(), this->width, this->height); get 78 modules/cudalegacy/test/TestHaarCascadeLoader.cpp NCVVectorAlloc<HaarStage64> h_HaarStages(*this->allocatorCPU.get(), numStages); get 80 modules/cudalegacy/test/TestHaarCascadeLoader.cpp NCVVectorAlloc<HaarClassifierNode128> h_HaarNodes(*this->allocatorCPU.get(), numNodes); get 82 modules/cudalegacy/test/TestHaarCascadeLoader.cpp NCVVectorAlloc<HaarFeature64> h_HaarFeatures(*this->allocatorCPU.get(), numFeatures); get 85 modules/cudalegacy/test/TestHaarCascadeLoader.cpp NCVVectorAlloc<HaarStage64> h_HaarStages_2(*this->allocatorCPU.get(), numStages); get 87 modules/cudalegacy/test/TestHaarCascadeLoader.cpp NCVVectorAlloc<HaarClassifierNode128> h_HaarNodes_2(*this->allocatorCPU.get(), numNodes); get 89 modules/cudalegacy/test/TestHaarCascadeLoader.cpp NCVVectorAlloc<HaarFeature64> h_HaarFeatures_2(*this->allocatorCPU.get(), numFeatures); get 95 modules/cudalegacy/test/TestHaarCascadeLoader.cpp NCV_SET_SKIP_COND(this->allocatorGPU.get()->isCounting()); get 96 modules/cudalegacy/test/TestHypothesesFilter.cpp NCVVectorAlloc<Ncv32u> h_random32u(*this->allocatorCPU.get(), this->numDstRects * sizeof(NcvRect32u) / sizeof(Ncv32u)); get 101 modules/cudalegacy/test/TestHypothesesFilter.cpp NCVVectorAlloc<NcvRect32u> h_vecSrc(*this->allocatorCPU.get(), this->numDstRects*srcSlotSize); get 103 modules/cudalegacy/test/TestHypothesesFilter.cpp NCVVectorAlloc<NcvRect32u> h_vecDst_groundTruth(*this->allocatorCPU.get(), this->numDstRects); get 106 modules/cudalegacy/test/TestHypothesesFilter.cpp NCV_SET_SKIP_COND(this->allocatorCPU.get()->isCounting()); get 87 modules/cudalegacy/test/TestHypothesesGrow.cpp NCVVectorAlloc<Ncv32u> h_vecSrc(*this->allocatorCPU.get(), this->maxLenSrc); get 89 modules/cudalegacy/test/TestHypothesesGrow.cpp NCVVectorAlloc<Ncv32u> d_vecSrc(*this->allocatorGPU.get(), this->maxLenSrc); get 92 modules/cudalegacy/test/TestHypothesesGrow.cpp NCVVectorAlloc<NcvRect32u> h_vecDst(*this->allocatorCPU.get(), this->maxLenDst); get 94 modules/cudalegacy/test/TestHypothesesGrow.cpp NCVVectorAlloc<NcvRect32u> d_vecDst(*this->allocatorGPU.get(), this->maxLenDst); get 96 modules/cudalegacy/test/TestHypothesesGrow.cpp NCVVectorAlloc<NcvRect32u> h_vecDst_d(*this->allocatorCPU.get(), this->maxLenDst); get 99 modules/cudalegacy/test/TestHypothesesGrow.cpp NCV_SET_SKIP_COND(this->allocatorGPU.get()->isCounting()); get 85 modules/cudalegacy/test/TestIntegralImage.cpp NCVMatrixAlloc<T_in> d_img(*this->allocatorGPU.get(), this->width, this->height); get 87 modules/cudalegacy/test/TestIntegralImage.cpp NCVMatrixAlloc<T_in> h_img(*this->allocatorCPU.get(), this->width, this->height); get 89 modules/cudalegacy/test/TestIntegralImage.cpp NCVMatrixAlloc<T_out> d_imgII(*this->allocatorGPU.get(), widthII, heightII); get 91 modules/cudalegacy/test/TestIntegralImage.cpp NCVMatrixAlloc<T_out> h_imgII(*this->allocatorCPU.get(), widthII, heightII); get 93 modules/cudalegacy/test/TestIntegralImage.cpp NCVMatrixAlloc<T_out> h_imgII_d(*this->allocatorCPU.get(), widthII, heightII); get 112 modules/cudalegacy/test/TestIntegralImage.cpp NCVVectorAlloc<Ncv8u> d_tmpBuf(*this->allocatorGPU.get(), bufSize); get 115 modules/cudalegacy/test/TestIntegralImage.cpp NCV_SET_SKIP_COND(this->allocatorGPU.get()->isCounting()); get 79 modules/cudalegacy/test/TestIntegralImageSquared.cpp NCVMatrixAlloc<Ncv8u> d_img(*this->allocatorGPU.get(), this->width, this->height); get 81 modules/cudalegacy/test/TestIntegralImageSquared.cpp NCVMatrixAlloc<Ncv8u> h_img(*this->allocatorCPU.get(), this->width, this->height); get 83 modules/cudalegacy/test/TestIntegralImageSquared.cpp NCVMatrixAlloc<Ncv64u> d_imgSII(*this->allocatorGPU.get(), widthSII, heightSII); get 85 modules/cudalegacy/test/TestIntegralImageSquared.cpp NCVMatrixAlloc<Ncv64u> h_imgSII(*this->allocatorCPU.get(), widthSII, heightSII); get 87 modules/cudalegacy/test/TestIntegralImageSquared.cpp NCVMatrixAlloc<Ncv64u> h_imgSII_d(*this->allocatorCPU.get(), widthSII, heightSII); get 93 modules/cudalegacy/test/TestIntegralImageSquared.cpp NCVVectorAlloc<Ncv8u> d_tmpBuf(*this->allocatorGPU.get(), bufSize); get 96 modules/cudalegacy/test/TestIntegralImageSquared.cpp NCV_SET_SKIP_COND(this->allocatorGPU.get()->isCounting()); get 98 modules/cudalegacy/test/TestRectStdDev.cpp NCVMatrixAlloc<Ncv8u> d_img(*this->allocatorGPU.get(), this->width, this->height); get 100 modules/cudalegacy/test/TestRectStdDev.cpp NCVMatrixAlloc<Ncv8u> h_img(*this->allocatorCPU.get(), this->width, this->height); get 103 modules/cudalegacy/test/TestRectStdDev.cpp NCVMatrixAlloc<Ncv32u> d_imgII(*this->allocatorGPU.get(), widthII, heightII); get 105 modules/cudalegacy/test/TestRectStdDev.cpp NCVMatrixAlloc<Ncv32u> h_imgII(*this->allocatorCPU.get(), widthII, heightII); get 108 modules/cudalegacy/test/TestRectStdDev.cpp NCVMatrixAlloc<Ncv64u> d_imgSII(*this->allocatorGPU.get(), widthSII, heightSII); get 110 modules/cudalegacy/test/TestRectStdDev.cpp NCVMatrixAlloc<Ncv64u> h_imgSII(*this->allocatorCPU.get(), widthSII, heightSII); get 113 modules/cudalegacy/test/TestRectStdDev.cpp NCVMatrixAlloc<Ncv32f> d_norm(*this->allocatorGPU.get(), normWidth, normHeight); get 115 modules/cudalegacy/test/TestRectStdDev.cpp NCVMatrixAlloc<Ncv32f> h_norm(*this->allocatorCPU.get(), normWidth, normHeight); get 117 modules/cudalegacy/test/TestRectStdDev.cpp NCVMatrixAlloc<Ncv32f> h_norm_d(*this->allocatorCPU.get(), normWidth, normHeight); get 126 modules/cudalegacy/test/TestRectStdDev.cpp NCVVectorAlloc<Ncv8u> d_tmpBuf(*this->allocatorGPU.get(), bufSize); get 129 modules/cudalegacy/test/TestRectStdDev.cpp NCV_SET_SKIP_COND(this->allocatorGPU.get()->isCounting()); get 93 modules/cudalegacy/test/TestResize.cpp NCVMatrixAlloc<T> d_img(*this->allocatorGPU.get(), this->width, this->height); get 95 modules/cudalegacy/test/TestResize.cpp NCVMatrixAlloc<T> h_img(*this->allocatorCPU.get(), this->width, this->height); get 98 modules/cudalegacy/test/TestResize.cpp NCVMatrixAlloc<T> d_small(*this->allocatorGPU.get(), smallWidth, smallHeight); get 100 modules/cudalegacy/test/TestResize.cpp NCVMatrixAlloc<T> h_small(*this->allocatorCPU.get(), smallWidth, smallHeight); get 102 modules/cudalegacy/test/TestResize.cpp NCVMatrixAlloc<T> h_small_d(*this->allocatorCPU.get(), smallWidth, smallHeight); get 105 modules/cudalegacy/test/TestResize.cpp NCV_SET_SKIP_COND(this->allocatorGPU.get()->isCounting()); get 82 modules/cudalegacy/test/TestTranspose.cpp NCVMatrixAlloc<T> d_img(*this->allocatorGPU.get(), this->width, this->height); get 84 modules/cudalegacy/test/TestTranspose.cpp NCVMatrixAlloc<T> h_img(*this->allocatorCPU.get(), this->width, this->height); get 87 modules/cudalegacy/test/TestTranspose.cpp NCVMatrixAlloc<T> d_dst(*this->allocatorGPU.get(), this->height, this->width); get 89 modules/cudalegacy/test/TestTranspose.cpp NCVMatrixAlloc<T> h_dst(*this->allocatorCPU.get(), this->height, this->width); get 91 modules/cudalegacy/test/TestTranspose.cpp NCVMatrixAlloc<T> h_dst_d(*this->allocatorCPU.get(), this->height, this->width); get 94 modules/cudalegacy/test/TestTranspose.cpp NCV_SET_SKIP_COND(this->allocatorGPU.get()->isCounting()); get 79 modules/cudalegacy/test/test_main.cpp int device = cmd.get<int>("device"); get 94 modules/cudalegacy/test/test_main.cpp string outputLevel = cmd.get<string>("nvtest_output_level"); get 85 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp get<I>(smem)[tid] = get<I>(val); get 93 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp get<I>(val) = get<I>(smem)[tid]; get 101 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp typename GetType<typename tuple_element<I, PointerTuple>::type>::type reg = get<I>(smem)[tid + delta]; get 102 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp get<I>(smem)[tid] = get<I>(val) = get<I>(op)(get<I>(val), reg); get 111 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp typename GetType<typename tuple_element<I, ValTuple>::type>::type reg = shfl_down(get<I>(val), delta, width); get 112 modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp get<I>(val) = get<I>(op)(get<I>(val), reg); get 84 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp get<I>(smem)[tid] = get<I>(data); get 92 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp get<I>(data) = get<I>(smem)[tid]; get 100 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp get<I>(svals)[tid] = get<I>(val) = get<I>(svals)[tid + delta]; get 111 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp typename GetType<typename tuple_element<I, KeyPointerTuple>::type>::type reg = get<I>(skeys)[tid + delta]; get 113 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp if (get<I>(cmp)(reg, get<I>(key))) get 115 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp get<I>(skeys)[tid] = get<I>(key) = reg; get 116 modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp get<I>(svals)[tid] = get<I>(val) = get<I>(svals)[tid + delta]; get 66 modules/cudev/include/opencv2/cudev/functional/tuple_adapter.hpp return op(get<n>(t)); get 87 modules/cudev/include/opencv2/cudev/functional/tuple_adapter.hpp return op(get<n0>(t), get<n1>(t)); get 120 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<0>(dst).create(rows, cols); get 121 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<1>(dst).create(rows, cols); get 124 modules/cudev/include/opencv2/cudev/grid/copy.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst))), get 138 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols ); get 139 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols ); get 143 modules/cudev/include/opencv2/cudev/grid/copy.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst))), get 157 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<0>(dst).create(rows, cols); get 158 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<1>(dst).create(rows, cols); get 161 modules/cudev/include/opencv2/cudev/grid/copy.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst))), get 175 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols ); get 176 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols ); get 179 modules/cudev/include/opencv2/cudev/grid/copy.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst))), get 195 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<0>(dst).create(rows, cols); get 196 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<1>(dst).create(rows, cols); get 197 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<2>(dst).create(rows, cols); get 200 modules/cudev/include/opencv2/cudev/grid/copy.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst))), get 214 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols ); get 215 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols ); get 216 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols ); get 220 modules/cudev/include/opencv2/cudev/grid/copy.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst))), get 234 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<0>(dst).create(rows, cols); get 235 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<1>(dst).create(rows, cols); get 236 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<2>(dst).create(rows, cols); get 239 modules/cudev/include/opencv2/cudev/grid/copy.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst))), get 253 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols ); get 254 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols ); get 255 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols ); get 258 modules/cudev/include/opencv2/cudev/grid/copy.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst))), get 274 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<0>(dst).create(rows, cols); get 275 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<1>(dst).create(rows, cols); get 276 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<2>(dst).create(rows, cols); get 277 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<3>(dst).create(rows, cols); get 280 modules/cudev/include/opencv2/cudev/grid/copy.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst), get<3>(dst))), get 294 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols ); get 295 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols ); get 296 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols ); get 297 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<3>(dst)) == rows && getCols(get<3>(dst)) == cols ); get 301 modules/cudev/include/opencv2/cudev/grid/copy.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst), get<3>(dst))), get 315 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<0>(dst).create(rows, cols); get 316 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<1>(dst).create(rows, cols); get 317 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<2>(dst).create(rows, cols); get 318 modules/cudev/include/opencv2/cudev/grid/copy.hpp get<3>(dst).create(rows, cols); get 321 modules/cudev/include/opencv2/cudev/grid/copy.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst), get<3>(dst))), get 335 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols ); get 336 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols ); get 337 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols ); get 338 modules/cudev/include/opencv2/cudev/grid/copy.hpp CV_Assert( getRows(get<3>(dst)) == rows && getCols(get<3>(dst)) == cols ); get 341 modules/cudev/include/opencv2/cudev/grid/copy.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst), get<3>(dst))), get 92 modules/cudev/include/opencv2/cudev/grid/detail/copy.hpp get<count - 1>(dst)(y, x) = saturate_cast<dst_type>(get<count - 1>(src)(y, x)); get 162 modules/cudev/include/opencv2/cudev/grid/detail/split_merge.hpp mergeC2<Policy>(get<0>(src), get<1>(src), dst, mask, rows, cols, stream); get 171 modules/cudev/include/opencv2/cudev/grid/detail/split_merge.hpp mergeC3<Policy>(get<0>(src), get<1>(src), get<2>(src), dst, mask, rows, cols, stream); get 180 modules/cudev/include/opencv2/cudev/grid/detail/split_merge.hpp mergeC4<Policy>(get<0>(src), get<1>(src), get<2>(src), get<3>(src), dst, mask, rows, cols, stream); get 381 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp get<count - 1>(dst)(y, x) = saturate_cast<dst_type>(get<count - 1>(op)(srcVal)); get 144 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<0>(dst).create(rows, cols); get 145 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<1>(dst).create(rows, cols); get 148 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp shrinkPtr(get<0>(dst)), shrinkPtr(get<1>(dst)), get 201 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<0>(dst).create(rows, cols); get 202 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<1>(dst).create(rows, cols); get 205 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp shrinkPtr(get<0>(dst)), shrinkPtr(get<1>(dst)), get 257 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<0>(dst).create(rows, cols); get 258 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<1>(dst).create(rows, cols); get 259 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<2>(dst).create(rows, cols); get 262 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp shrinkPtr(get<0>(dst)), shrinkPtr(get<1>(dst)), shrinkPtr(get<2>(dst)), get 317 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<0>(dst).create(rows, cols); get 318 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<1>(dst).create(rows, cols); get 319 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<2>(dst).create(rows, cols); get 322 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp shrinkPtr(get<0>(dst)), shrinkPtr(get<1>(dst)), shrinkPtr(get<2>(dst)), get 376 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<0>(dst).create(rows, cols); get 377 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<1>(dst).create(rows, cols); get 378 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<2>(dst).create(rows, cols); get 379 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<3>(dst).create(rows, cols); get 382 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp shrinkPtr(get<0>(dst)), shrinkPtr(get<1>(dst)), shrinkPtr(get<2>(dst)), shrinkPtr(get<3>(dst)), get 439 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<0>(dst).create(rows, cols); get 440 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<1>(dst).create(rows, cols); get 441 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<2>(dst).create(rows, cols); get 442 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp get<3>(dst).create(rows, cols); get 445 modules/cudev/include/opencv2/cudev/grid/split_merge.hpp shrinkPtr(get<0>(dst)), shrinkPtr(get<1>(dst)), shrinkPtr(get<2>(dst)), shrinkPtr(get<3>(dst)), get 172 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<0>(dst).create(rows, cols); get 173 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<1>(dst).create(rows, cols); get 176 modules/cudev/include/opencv2/cudev/grid/transform.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst))), get 191 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols ); get 192 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols ); get 196 modules/cudev/include/opencv2/cudev/grid/transform.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst))), get 211 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<0>(dst).create(rows, cols); get 212 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<1>(dst).create(rows, cols); get 215 modules/cudev/include/opencv2/cudev/grid/transform.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst))), get 230 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols ); get 231 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols ); get 234 modules/cudev/include/opencv2/cudev/grid/transform.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst))), get 251 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<0>(dst).create(rows, cols); get 252 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<1>(dst).create(rows, cols); get 253 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<2>(dst).create(rows, cols); get 256 modules/cudev/include/opencv2/cudev/grid/transform.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst))), get 271 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols ); get 272 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols ); get 273 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols ); get 277 modules/cudev/include/opencv2/cudev/grid/transform.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst))), get 292 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<0>(dst).create(rows, cols); get 293 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<1>(dst).create(rows, cols); get 294 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<2>(dst).create(rows, cols); get 297 modules/cudev/include/opencv2/cudev/grid/transform.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst))), get 312 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols ); get 313 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols ); get 314 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols ); get 317 modules/cudev/include/opencv2/cudev/grid/transform.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst))), get 334 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<0>(dst).create(rows, cols); get 335 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<1>(dst).create(rows, cols); get 336 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<2>(dst).create(rows, cols); get 337 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<3>(dst).create(rows, cols); get 340 modules/cudev/include/opencv2/cudev/grid/transform.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst), get<3>(dst))), get 355 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols ); get 356 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols ); get 357 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols ); get 358 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<3>(dst)) == rows && getCols(get<3>(dst)) == cols ); get 362 modules/cudev/include/opencv2/cudev/grid/transform.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst), get<3>(dst))), get 377 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<0>(dst).create(rows, cols); get 378 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<1>(dst).create(rows, cols); get 379 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<2>(dst).create(rows, cols); get 380 modules/cudev/include/opencv2/cudev/grid/transform.hpp get<3>(dst).create(rows, cols); get 383 modules/cudev/include/opencv2/cudev/grid/transform.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst), get<3>(dst))), get 398 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<0>(dst)) == rows && getCols(get<0>(dst)) == cols ); get 399 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<1>(dst)) == rows && getCols(get<1>(dst)) == cols ); get 400 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<2>(dst)) == rows && getCols(get<2>(dst)) == cols ); get 401 modules/cudev/include/opencv2/cudev/grid/transform.hpp CV_Assert( getRows(get<3>(dst)) == rows && getCols(get<3>(dst)) == cols ); get 404 modules/cudev/include/opencv2/cudev/grid/transform.hpp shrinkPtr(zipPtr(get<0>(dst), get<1>(dst), get<2>(dst), get<3>(dst))), get 71 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp return make_tuple(cv::cudev::get<0>(*this)(y, x), cv::cudev::get<1>(*this)(y, x)); get 87 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp return make_tuple(cv::cudev::get<0>(*this)(y, x), cv::cudev::get<1>(*this)(y, x), cv::cudev::get<2>(*this)(y, x)); get 104 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp return make_tuple(cv::cudev::get<0>(*this)(y, x), cv::cudev::get<1>(*this)(y, x), cv::cudev::get<2>(*this)(y, x), cv::cudev::get<3>(*this)(y, x)); get 57 modules/cudev/include/opencv2/cudev/util/detail/tuple.hpp using thrust::get; get 59 modules/cudev/include/opencv2/cudev/util/tuple.hpp using tuple_detail::get; get 83 modules/cudev/include/opencv2/cudev/warp/detail/reduce.hpp get<I>(smem)[tid] = get<I>(val); get 91 modules/cudev/include/opencv2/cudev/warp/detail/reduce.hpp typename GetType<typename tuple_element<I, PointerTuple>::type>::type reg = get<I>(smem)[tid + delta]; get 92 modules/cudev/include/opencv2/cudev/warp/detail/reduce.hpp get<I>(smem)[tid] = get<I>(val) = get<I>(op)(get<I>(val), reg); get 101 modules/cudev/include/opencv2/cudev/warp/detail/reduce.hpp typename GetType<typename tuple_element<I, ValTuple>::type>::type reg = shfl_down(get<I>(val), delta, width); get 102 modules/cudev/include/opencv2/cudev/warp/detail/reduce.hpp get<I>(val) = get<I>(op)(get<I>(val), reg); get 82 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp get<I>(smem)[tid] = get<I>(data); get 90 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp get<I>(svals)[tid] = get<I>(val) = get<I>(svals)[tid + delta]; get 101 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp typename GetType<typename tuple_element<I, KeyPointerTuple>::type>::type reg = get<I>(skeys)[tid + delta]; get 103 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp if (get<I>(cmp)(reg, get<I>(key))) get 105 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp get<I>(skeys)[tid] = get<I>(key) = reg; get 106 modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp get<I>(svals)[tid] = get<I>(val) = get<I>(svals)[tid + delta]; get 121 modules/features2d/misc/java/test/BruteForceDescriptorMatcherTest.java assertMatEqual(truth, descriptors.get(0)); get 149 modules/features2d/misc/java/test/BruteForceDescriptorMatcherTest.java assertMatEqual(truth, descriptors.get(0)); get 184 modules/features2d/misc/java/test/BruteForceDescriptorMatcherTest.java MatOfDMatch vdm = matches.get(i); get 105 modules/features2d/misc/java/test/BruteForceHammingDescriptorMatcherTest.java assertMatEqual(truth, descriptors.get(0)); get 133 modules/features2d/misc/java/test/BruteForceHammingDescriptorMatcherTest.java assertMatEqual(truth, descriptors.get(0)); get 216 modules/features2d/misc/java/test/BruteForceHammingDescriptorMatcherTest.java assertTrue(matches.get(0).empty()); get 217 modules/features2d/misc/java/test/BruteForceHammingDescriptorMatcherTest.java assertMatEqual(matches.get(1), new MatOfDMatch(truth[1]), EPS); get 218 modules/features2d/misc/java/test/BruteForceHammingDescriptorMatcherTest.java assertMatEqual(matches.get(2), new MatOfDMatch(truth[2]), EPS); get 219 modules/features2d/misc/java/test/BruteForceHammingDescriptorMatcherTest.java assertTrue(matches.get(3).empty()); get 104 modules/features2d/misc/java/test/BruteForceHammingLUTDescriptorMatcherTest.java assertMatEqual(truth, descriptors.get(0)); get 132 modules/features2d/misc/java/test/BruteForceHammingLUTDescriptorMatcherTest.java assertMatEqual(truth, descriptors.get(0)); get 121 modules/features2d/misc/java/test/BruteForceL1DescriptorMatcherTest.java assertMatEqual(truth, descriptors.get(0)); get 149 modules/features2d/misc/java/test/BruteForceL1DescriptorMatcherTest.java assertMatEqual(truth, descriptors.get(0)); get 126 modules/features2d/misc/java/test/BruteForceSL2DescriptorMatcherTest.java assertMatEqual(truth, descriptors.get(0)); get 154 modules/features2d/misc/java/test/BruteForceSL2DescriptorMatcherTest.java assertMatEqual(truth, descriptors.get(0)); get 220 modules/features2d/misc/java/test/FlannBasedDescriptorMatcherTest.java assertMatEqual(truth, descriptors.get(0)); get 61 modules/features2d/perf/opencl/perf_brute_force_matcher.cpp const Size srcSize = get<0>(params); get 62 modules/features2d/perf/opencl/perf_brute_force_matcher.cpp const int type = get<1>(params); get 82 modules/features2d/perf/opencl/perf_brute_force_matcher.cpp const Size srcSize = get<0>(params); get 83 modules/features2d/perf/opencl/perf_brute_force_matcher.cpp const int type = get<1>(params); get 106 modules/features2d/perf/opencl/perf_brute_force_matcher.cpp const Size srcSize = get<0>(params); get 107 modules/features2d/perf/opencl/perf_brute_force_matcher.cpp const int type = get<1>(params); get 24 modules/features2d/perf/opencl/perf_fast.cpp string filename = getDataPath(get<0>(GetParam())); get 25 modules/features2d/perf/opencl/perf_fast.cpp int type = get<1>(GetParam()); get 7 modules/features2d/perf/perf_agast.cpp using std::tr1::get; get 26 modules/features2d/perf/perf_agast.cpp string filename = getDataPath(get<0>(GetParam())); get 27 modules/features2d/perf/perf_agast.cpp int type = get<1>(GetParam()); get 7 modules/features2d/perf/perf_batchDistance.cpp using std::tr1::get; get 29 modules/features2d/perf/perf_batchDistance.cpp NormType normType = get<0>(GetParam()); get 30 modules/features2d/perf/perf_batchDistance.cpp int destinationType = get<1>(GetParam()); get 31 modules/features2d/perf/perf_batchDistance.cpp bool isCrossCheck = get<2>(GetParam()); get 57 modules/features2d/perf/perf_batchDistance.cpp NormType normType = get<0>(GetParam()); get 58 modules/features2d/perf/perf_batchDistance.cpp bool isCrossCheck = get<1>(GetParam()); get 84 modules/features2d/perf/perf_batchDistance.cpp int sourceType = get<0>(GetParam()); get 85 modules/features2d/perf/perf_batchDistance.cpp bool isCrossCheck = get<1>(GetParam()); get 112 modules/features2d/perf/perf_batchDistance.cpp NormType normType = get<0>(GetParam()); get 113 modules/features2d/perf/perf_batchDistance.cpp bool isCrossCheck = get<1>(GetParam()); get 7 modules/features2d/perf/perf_fast.cpp using std::tr1::get; get 24 modules/features2d/perf/perf_fast.cpp string filename = getDataPath(get<0>(GetParam())); get 25 modules/features2d/perf/perf_fast.cpp int type = get<1>(GetParam()); get 7 modules/features2d/perf/perf_orb.cpp using std::tr1::get; get 4609 modules/highgui/src/ppltasks_winrt.h _ReturnType get() const get 5895 modules/highgui/src/ppltasks_winrt.h void get() const get 5897 modules/highgui/src/ppltasks_winrt.h _M_unitTask.get(); get 7744 modules/highgui/src/ppltasks_winrt.h _M_task.get(); get 7776 modules/highgui/src/ppltasks_winrt.h _Antecedent.get(); get 7812 modules/highgui/src/ppltasks_winrt.h _M_task.get(); get 298 modules/imgproc/misc/java/test/ImgprocTest.java Imgproc.calcHist(images, new MatOfInt(i), new Mat(), histList.get(i), histSize, ranges); get 300 modules/imgproc/misc/java/test/ImgprocTest.java assertEquals(10, histList.get(i).checkVector(1)); get 595 modules/imgproc/misc/java/test/ImgprocTest.java assertPointEquals(truthPosition, corners.toList().get(0), weakEPS); get 785 modules/imgproc/misc/java/test/ImgprocTest.java assertMatEqual(contours.get(0), contours2.get(0)); get 1812 modules/imgproc/misc/java/test/ImgprocTest.java assertTrue(src.toList().get(i).equals(dst.toList().get(i))); get 32 modules/imgproc/perf/opencl/perf_3vs4.cpp const Size srcSize = get<0>(params); get 33 modules/imgproc/perf/opencl/perf_3vs4.cpp const int type = get<1>(params), depth = CV_MAT_DEPTH(type); get 34 modules/imgproc/perf/opencl/perf_3vs4.cpp const int mode = get<2>(params); get 85 modules/imgproc/perf/opencl/perf_3vs4.cpp const Size srcSize = get<0>(params); get 86 modules/imgproc/perf/opencl/perf_3vs4.cpp const int type = get<1>(params), depth = CV_MAT_DEPTH(type); get 87 modules/imgproc/perf/opencl/perf_3vs4.cpp const int mode = get<2>(params); get 62 modules/imgproc/perf/opencl/perf_accumulate.cpp const Size srcSize = get<0>(params); get 63 modules/imgproc/perf/opencl/perf_accumulate.cpp const int srcType = get<1>(params), cn = CV_MAT_CN(srcType), dstType = CV_32FC(cn); get 83 modules/imgproc/perf/opencl/perf_accumulate.cpp const Size srcSize = get<0>(params); get 84 modules/imgproc/perf/opencl/perf_accumulate.cpp const int srcType = get<1>(params), cn = CV_MAT_CN(srcType), dstType = CV_32FC(cn); get 104 modules/imgproc/perf/opencl/perf_accumulate.cpp const Size srcSize = get<0>(params); get 105 modules/imgproc/perf/opencl/perf_accumulate.cpp const int srcType = get<1>(params), cn = CV_MAT_CN(srcType), dstType = CV_32FC(cn); get 125 modules/imgproc/perf/opencl/perf_accumulate.cpp const Size srcSize = get<0>(params); get 126 modules/imgproc/perf/opencl/perf_accumulate.cpp const int srcType = get<1>(params), cn = CV_MAT_CN(srcType), dstType = CV_32FC(cn); get 62 modules/imgproc/perf/opencl/perf_blend.cpp const Size srcSize = get<0>(params); get 63 modules/imgproc/perf/opencl/perf_blend.cpp const int srcType = get<1>(params); get 100 modules/imgproc/perf/opencl/perf_color.cpp const Size srcSize = get<0>(params); get 101 modules/imgproc/perf/opencl/perf_color.cpp const tuple<int, int, int> conversionParams = get<1>(params); get 102 modules/imgproc/perf/opencl/perf_color.cpp const int code = get<0>(conversionParams), scn = get<1>(conversionParams), get 103 modules/imgproc/perf/opencl/perf_color.cpp dcn = get<2>(conversionParams); get 66 modules/imgproc/perf/opencl/perf_filters.cpp const Size srcSize = get<0>(params); get 67 modules/imgproc/perf/opencl/perf_filters.cpp const int type = get<1>(params), ksize = get<2>(params), bordertype = BORDER_CONSTANT; get 90 modules/imgproc/perf/opencl/perf_filters.cpp const Size srcSize = get<0>(params), ksize = get<2>(params); get 91 modules/imgproc/perf/opencl/perf_filters.cpp const int type = get<1>(params), depth = CV_MAT_DEPTH(type), get 113 modules/imgproc/perf/opencl/perf_filters.cpp const Size srcSize = get<0>(params); get 114 modules/imgproc/perf/opencl/perf_filters.cpp const int type = get<1>(params), ksize = get<2>(params); get 135 modules/imgproc/perf/opencl/perf_filters.cpp const Size srcSize = get<0>(params); get 136 modules/imgproc/perf/opencl/perf_filters.cpp const int type = get<1>(params), ksize = get<2>(params); get 157 modules/imgproc/perf/opencl/perf_filters.cpp const Size srcSize = get<0>(params); get 158 modules/imgproc/perf/opencl/perf_filters.cpp const int type = get<1>(params), ksize = get<2>(params); get 182 modules/imgproc/perf/opencl/perf_filters.cpp const Size srcSize = get<0>(params); get 183 modules/imgproc/perf/opencl/perf_filters.cpp const int type = get<1>(params), op = get<2>(params), ksize = get<3>(params); get 204 modules/imgproc/perf/opencl/perf_filters.cpp const Size srcSize = get<0>(params); get 205 modules/imgproc/perf/opencl/perf_filters.cpp const int type = get<1>(params), dx = 1, dy = 1; get 225 modules/imgproc/perf/opencl/perf_filters.cpp const Size srcSize = get<0>(params); get 226 modules/imgproc/perf/opencl/perf_filters.cpp const int type = get<1>(params), dx = 1, dy = 0; get 247 modules/imgproc/perf/opencl/perf_filters.cpp const Size srcSize = get<0>(params); get 248 modules/imgproc/perf/opencl/perf_filters.cpp const int type = get<1>(params), ksize = get<2>(params); get 269 modules/imgproc/perf/opencl/perf_filters.cpp const Size srcSize = get<0>(params); get 270 modules/imgproc/perf/opencl/perf_filters.cpp const int type = get<1>(params), ksize = get<2>(params); get 313 modules/imgproc/perf/opencl/perf_filters.cpp const Size srcSize = get<0>(params); get 314 modules/imgproc/perf/opencl/perf_filters.cpp const int ksize = get<1>(params); get 64 modules/imgproc/perf/opencl/perf_gftt.cpp const String fileName = get<0>(params); get 65 modules/imgproc/perf/opencl/perf_gftt.cpp const double minDistance = get<1>(params), qualityLevel = 0.01; get 66 modules/imgproc/perf/opencl/perf_gftt.cpp const bool harrisDetector = get<2>(params); get 34 modules/imgproc/perf/opencl/perf_houghLines.cpp const Size srcSize = get<0>(GetParam()); get 35 modules/imgproc/perf/opencl/perf_houghLines.cpp double rhoStep = get<1>(GetParam()); get 36 modules/imgproc/perf/opencl/perf_houghLines.cpp double thetaStep = get<2>(GetParam()); get 70 modules/imgproc/perf/opencl/perf_houghLines.cpp string filename = get<0>(GetParam()); get 71 modules/imgproc/perf/opencl/perf_houghLines.cpp double rhoStep = get<1>(GetParam()); get 72 modules/imgproc/perf/opencl/perf_houghLines.cpp double thetaStep = get<2>(GetParam()); get 137 modules/imgproc/perf/opencl/perf_imgproc.cpp const Size srcSize = get<0>(params); get 138 modules/imgproc/perf/opencl/perf_imgproc.cpp const int type = get<1>(params), borderType = get<2>(params); get 160 modules/imgproc/perf/opencl/perf_imgproc.cpp const Size srcSize = get<0>(params); get 161 modules/imgproc/perf/opencl/perf_imgproc.cpp const int type = get<1>(params), borderType = BORDER_REFLECT; get 182 modules/imgproc/perf/opencl/perf_imgproc.cpp const Size srcSize = get<0>(params); get 183 modules/imgproc/perf/opencl/perf_imgproc.cpp const int type = get<1>(params), borderType = BORDER_REFLECT; get 203 modules/imgproc/perf/opencl/perf_imgproc.cpp const Size srcSize = get<0>(params); get 204 modules/imgproc/perf/opencl/perf_imgproc.cpp const int type = get<1>(params), borderType = BORDER_REFLECT; get 224 modules/imgproc/perf/opencl/perf_imgproc.cpp const Size srcSize = get<0>(params); get 225 modules/imgproc/perf/opencl/perf_imgproc.cpp const int ddepth = get<1>(params); get 240 modules/imgproc/perf/opencl/perf_imgproc.cpp const Size srcSize = get<0>(params); get 241 modules/imgproc/perf/opencl/perf_imgproc.cpp const int ddepth = get<1>(params); get 265 modules/imgproc/perf/opencl/perf_imgproc.cpp const Size srcSize = get<0>(params); get 266 modules/imgproc/perf/opencl/perf_imgproc.cpp const int srcType = get<1>(params); get 267 modules/imgproc/perf/opencl/perf_imgproc.cpp const int threshType = get<2>(params); get 308 modules/imgproc/perf/opencl/perf_imgproc.cpp int apertureSize = get<0>(params); get 309 modules/imgproc/perf/opencl/perf_imgproc.cpp bool L2Grad = get<1>(params); get 73 modules/imgproc/perf/opencl/perf_imgwarp.cpp const Size srcSize = get<0>(params); get 74 modules/imgproc/perf/opencl/perf_imgwarp.cpp const int type = get<1>(params), interpolation = get<2>(params); get 105 modules/imgproc/perf/opencl/perf_imgwarp.cpp const Size srcSize = get<0>(params); get 106 modules/imgproc/perf/opencl/perf_imgwarp.cpp const int type = get<1>(params), interpolation = get<2>(params); get 130 modules/imgproc/perf/opencl/perf_imgwarp.cpp const Size srcSize = get<0>(params); get 131 modules/imgproc/perf/opencl/perf_imgwarp.cpp const int type = get<1>(params), interType = get<2>(params); get 132 modules/imgproc/perf/opencl/perf_imgwarp.cpp double scale = get<3>(params); get 154 modules/imgproc/perf/opencl/perf_imgwarp.cpp const Size srcSize = get<0>(params); get 155 modules/imgproc/perf/opencl/perf_imgwarp.cpp const int type = get<1>(params); get 156 modules/imgproc/perf/opencl/perf_imgwarp.cpp double scale = get<2>(params); get 181 modules/imgproc/perf/opencl/perf_imgwarp.cpp const Size srcSize = get<0>(params); get 182 modules/imgproc/perf/opencl/perf_imgwarp.cpp const int type = get<1>(params), interpolation = get<2>(params), borderMode = BORDER_CONSTANT; get 25 modules/imgproc/perf/opencl/perf_matchTemplate.cpp const Size imgSz = get<0>(params), tmplSz = get<1>(params); get 26 modules/imgproc/perf/opencl/perf_matchTemplate.cpp const int method = get<2>(params); get 27 modules/imgproc/perf/opencl/perf_matchTemplate.cpp int type = get<3>(GetParam()); get 55 modules/imgproc/perf/opencl/perf_matchTemplate.cpp const Size srcSize = get<0>(params), templSize(5, 5); get 56 modules/imgproc/perf/opencl/perf_matchTemplate.cpp const int type = get<1>(params); get 64 modules/imgproc/perf/opencl/perf_moments.cpp const Size srcSize = get<0>(params); get 65 modules/imgproc/perf/opencl/perf_moments.cpp const bool binaryImage = get<1>(params); get 63 modules/imgproc/perf/opencl/perf_pyramid.cpp const Size srcSize = get<0>(params); get 64 modules/imgproc/perf/opencl/perf_pyramid.cpp const int type = get<1>(params); get 87 modules/imgproc/perf/opencl/perf_pyramid.cpp const Size srcSize = get<0>(params); get 88 modules/imgproc/perf/opencl/perf_pyramid.cpp const int type = get<1>(params); get 111 modules/imgproc/perf/opencl/perf_pyramid.cpp const Size srcSize = get<0>(params); get 112 modules/imgproc/perf/opencl/perf_pyramid.cpp const int type = get<1>(params), maxLevel = 5; get 8 modules/imgproc/perf/perf_bilateral.cpp using std::tr1::get; get 26 modules/imgproc/perf/perf_bilateral.cpp sz = get<0>(GetParam()); get 27 modules/imgproc/perf/perf_bilateral.cpp d = get<1>(GetParam()); get 28 modules/imgproc/perf/perf_bilateral.cpp type = get<2>(GetParam()); get 7 modules/imgproc/perf/perf_blur.cpp using std::tr1::get; get 20 modules/imgproc/perf/perf_blur.cpp Size size = get<0>(GetParam()); get 21 modules/imgproc/perf/perf_blur.cpp int type = get<1>(GetParam()); get 22 modules/imgproc/perf/perf_blur.cpp int ksize = get<2>(GetParam()); get 54 modules/imgproc/perf/perf_blur.cpp Size size = get<0>(GetParam()); get 55 modules/imgproc/perf/perf_blur.cpp int type = get<1>(GetParam()); get 56 modules/imgproc/perf/perf_blur.cpp BorderType3x3 btype = get<2>(GetParam()); get 76 modules/imgproc/perf/perf_blur.cpp Size size = get<0>(GetParam()); get 77 modules/imgproc/perf/perf_blur.cpp int type = get<1>(GetParam()); get 78 modules/imgproc/perf/perf_blur.cpp BorderType3x3 btype = get<2>(GetParam()); get 98 modules/imgproc/perf/perf_blur.cpp Size size = get<0>(GetParam()); get 99 modules/imgproc/perf/perf_blur.cpp int type = get<1>(GetParam()); get 100 modules/imgproc/perf/perf_blur.cpp BorderType btype = get<2>(GetParam()); get 125 modules/imgproc/perf/perf_blur.cpp Size size = get<0>(GetParam()); get 126 modules/imgproc/perf/perf_blur.cpp int type = get<1>(GetParam()); get 127 modules/imgproc/perf/perf_blur.cpp BorderType3x3 btype = get<2>(GetParam()); get 147 modules/imgproc/perf/perf_blur.cpp Size size = get<0>(GetParam()); get 148 modules/imgproc/perf/perf_blur.cpp int type = get<1>(GetParam()); get 149 modules/imgproc/perf/perf_blur.cpp BorderType3x3 btype = get<2>(GetParam()); get 175 modules/imgproc/perf/perf_blur.cpp Size size = get<0>(GetParam()); get 176 modules/imgproc/perf/perf_blur.cpp int type = get<1>(GetParam()); get 177 modules/imgproc/perf/perf_blur.cpp BorderType btype = get<2>(GetParam()); get 197 modules/imgproc/perf/perf_blur.cpp Size size = get<0>(GetParam()); get 198 modules/imgproc/perf/perf_blur.cpp int type = get<1>(GetParam()); get 199 modules/imgproc/perf/perf_blur.cpp BorderType btype = get<2>(GetParam()); get 7 modules/imgproc/perf/perf_canny.cpp using std::tr1::get; get 21 modules/imgproc/perf/perf_canny.cpp string filename = getDataPath(get<0>(GetParam())); get 22 modules/imgproc/perf/perf_canny.cpp int aperture = get<1>(GetParam()); get 23 modules/imgproc/perf/perf_canny.cpp bool useL2 = get<2>(GetParam()); get 24 modules/imgproc/perf/perf_canny.cpp double thresh_low = get<0>(get<3>(GetParam())); get 25 modules/imgproc/perf/perf_canny.cpp double thresh_high = get<1>(get<3>(GetParam())); get 7 modules/imgproc/perf/perf_corners.cpp using std::tr1::get; get 24 modules/imgproc/perf/perf_corners.cpp string filename = getDataPath(get<0>(GetParam())); get 25 modules/imgproc/perf/perf_corners.cpp int blockSize = get<1>(GetParam()); get 26 modules/imgproc/perf/perf_corners.cpp int apertureSize = get<2>(GetParam()); get 27 modules/imgproc/perf/perf_corners.cpp double k = get<3>(GetParam()); get 28 modules/imgproc/perf/perf_corners.cpp BorderType borderType = get<4>(GetParam()); get 52 modules/imgproc/perf/perf_corners.cpp string filename = getDataPath(get<0>(GetParam())); get 53 modules/imgproc/perf/perf_corners.cpp int blockSize = get<1>(GetParam()); get 54 modules/imgproc/perf/perf_corners.cpp int apertureSize = get<2>(GetParam()); get 55 modules/imgproc/perf/perf_corners.cpp BorderType borderType = get<3>(GetParam()); get 79 modules/imgproc/perf/perf_corners.cpp string filename = getDataPath(get<0>(GetParam())); get 80 modules/imgproc/perf/perf_corners.cpp int blockSize = get<1>(GetParam()); get 81 modules/imgproc/perf/perf_corners.cpp int apertureSize = get<2>(GetParam()); get 82 modules/imgproc/perf/perf_corners.cpp BorderType borderType = get<3>(GetParam()); get 7 modules/imgproc/perf/perf_cvt_color.cpp using std::tr1::get; get 250 modules/imgproc/perf/perf_cvt_color.cpp Size sz = get<0>(GetParam()); get 251 modules/imgproc/perf/perf_cvt_color.cpp int _mode = get<1>(GetParam()), mode = _mode; get 281 modules/imgproc/perf/perf_cvt_color.cpp Size sz = get<0>(GetParam()); get 282 modules/imgproc/perf/perf_cvt_color.cpp int mode = get<1>(GetParam()); get 307 modules/imgproc/perf/perf_cvt_color.cpp Size sz = get<0>(GetParam()); get 308 modules/imgproc/perf/perf_cvt_color.cpp int mode = get<1>(GetParam()); get 332 modules/imgproc/perf/perf_cvt_color.cpp Size sz = get<0>(GetParam()); get 333 modules/imgproc/perf/perf_cvt_color.cpp int mode = get<1>(GetParam()); get 360 modules/imgproc/perf/perf_cvt_color.cpp Size sz = get<0>(GetParam()); get 361 modules/imgproc/perf/perf_cvt_color.cpp int mode = get<1>(GetParam()); get 31 modules/imgproc/perf/perf_distanceTransform.cpp using std::tr1::get; get 52 modules/imgproc/perf/perf_distanceTransform.cpp Size srcSize = get<0>(GetParam()); get 53 modules/imgproc/perf/perf_distanceTransform.cpp int distanceType = get<1>(GetParam()); get 54 modules/imgproc/perf/perf_distanceTransform.cpp int maskSize = get<2>(GetParam()); get 55 modules/imgproc/perf/perf_distanceTransform.cpp int dstType = get<3>(GetParam()); get 81 modules/imgproc/perf/perf_distanceTransform.cpp Size srcSize = get<0>(GetParam()); get 82 modules/imgproc/perf/perf_distanceTransform.cpp int distanceType = get<1>(GetParam()); get 83 modules/imgproc/perf/perf_distanceTransform.cpp int maskSize = get<2>(GetParam()); get 84 modules/imgproc/perf/perf_distanceTransform.cpp int labelType = get<3>(GetParam()); get 8 modules/imgproc/perf/perf_filter2d.cpp using std::tr1::get; get 26 modules/imgproc/perf/perf_filter2d.cpp sz = get<0>(GetParam()); get 27 modules/imgproc/perf/perf_filter2d.cpp kSize = get<1>(GetParam()); get 28 modules/imgproc/perf/perf_filter2d.cpp borderMode = get<2>(GetParam()); get 51 modules/imgproc/perf/perf_filter2d.cpp string fileName = getDataPath(get<0>(GetParam())); get 58 modules/imgproc/perf/perf_filter2d.cpp int kernelSize = get<1>(GetParam()); get 15 modules/imgproc/perf/perf_floodfill.cpp using std::tr1::get; get 30 modules/imgproc/perf/perf_floodfill.cpp string filename = getDataPath(get<0>(GetParam())); get 32 modules/imgproc/perf/perf_floodfill.cpp pseed = get<1>(GetParam()); get 34 modules/imgproc/perf/perf_floodfill.cpp int connectivity = get<2>(GetParam()); get 35 modules/imgproc/perf/perf_floodfill.cpp int colorType = get<3>(GetParam()); get 36 modules/imgproc/perf/perf_floodfill.cpp int modeType = get<4>(GetParam()); get 37 modules/imgproc/perf/perf_floodfill.cpp int imdepth = get<5>(GetParam()); get 7 modules/imgproc/perf/perf_goodFeaturesToTrack.cpp using std::tr1::get; get 22 modules/imgproc/perf/perf_goodFeaturesToTrack.cpp string filename = getDataPath(get<0>(GetParam())); get 23 modules/imgproc/perf/perf_goodFeaturesToTrack.cpp int maxCorners = get<1>(GetParam()); get 24 modules/imgproc/perf/perf_goodFeaturesToTrack.cpp double qualityLevel = get<2>(GetParam()); get 25 modules/imgproc/perf/perf_goodFeaturesToTrack.cpp int blockSize = get<3>(GetParam()); get 26 modules/imgproc/perf/perf_goodFeaturesToTrack.cpp bool useHarrisDetector = get<4>(GetParam()); get 8 modules/imgproc/perf/perf_histogram.cpp using std::tr1::get; get 22 modules/imgproc/perf/perf_histogram.cpp Size size = get<0>(GetParam()); get 23 modules/imgproc/perf/perf_histogram.cpp MatType type = get<1>(GetParam()); get 51 modules/imgproc/perf/perf_histogram.cpp Size size = get<0>(GetParam()); get 52 modules/imgproc/perf/perf_histogram.cpp MatType type = get<1>(GetParam()); get 79 modules/imgproc/perf/perf_histogram.cpp Size size = get<0>(GetParam()); get 80 modules/imgproc/perf/perf_histogram.cpp MatType type = get<1>(GetParam()); get 129 modules/imgproc/perf/perf_histogram.cpp const Size size = get<0>(GetParam()); get 130 modules/imgproc/perf/perf_histogram.cpp const double clipLimit = get<1>(GetParam()); get 9 modules/imgproc/perf/perf_houghLines.cpp using std::tr1::get; get 23 modules/imgproc/perf/perf_houghLines.cpp string filename = getDataPath(get<0>(GetParam())); get 24 modules/imgproc/perf/perf_houghLines.cpp double rhoStep = get<1>(GetParam()); get 25 modules/imgproc/perf/perf_houghLines.cpp double thetaStep = get<2>(GetParam()); get 26 modules/imgproc/perf/perf_houghLines.cpp int threshold = get<3>(GetParam()); get 7 modules/imgproc/perf/perf_integral.cpp using std::tr1::get; get 20 modules/imgproc/perf/perf_integral.cpp Size sz = get<0>(GetParam()); get 21 modules/imgproc/perf/perf_integral.cpp int matType = get<1>(GetParam()); get 22 modules/imgproc/perf/perf_integral.cpp int sdepth = get<2>(GetParam()); get 42 modules/imgproc/perf/perf_integral.cpp Size sz = get<0>(GetParam()); get 43 modules/imgproc/perf/perf_integral.cpp int matType = get<1>(GetParam()); get 44 modules/imgproc/perf/perf_integral.cpp int sdepth = get<2>(GetParam()); get 67 modules/imgproc/perf/perf_integral.cpp Size sz = get<0>(GetParam()); get 68 modules/imgproc/perf/perf_integral.cpp int matType = get<1>(GetParam()); get 69 modules/imgproc/perf/perf_integral.cpp int sdepth = get<2>(GetParam()); get 7 modules/imgproc/perf/perf_matchTemplate.cpp using std::tr1::get; get 25 modules/imgproc/perf/perf_matchTemplate.cpp Size imgSz = get<0>(GetParam()); get 26 modules/imgproc/perf/perf_matchTemplate.cpp Size tmplSz = get<1>(GetParam()); get 27 modules/imgproc/perf/perf_matchTemplate.cpp int method = get<2>(GetParam()); get 59 modules/imgproc/perf/perf_matchTemplate.cpp Size imgSz = get<0>(GetParam()); get 60 modules/imgproc/perf/perf_matchTemplate.cpp Size tmplSz = get<1>(GetParam()); get 61 modules/imgproc/perf/perf_matchTemplate.cpp int method = get<2>(GetParam()); get 15 modules/imgproc/perf/perf_moments.cpp using std::tr1::get; get 27 modules/imgproc/perf/perf_moments.cpp const Size srcSize = get<0>(params); get 28 modules/imgproc/perf/perf_moments.cpp const MatDepth srcDepth = get<1>(params); get 29 modules/imgproc/perf/perf_moments.cpp const bool binaryImage = get<2>(params); get 7 modules/imgproc/perf/perf_morph.cpp using std::tr1::get; get 14 modules/imgproc/perf/perf_morph.cpp Size sz = get<0>(GetParam()); get 15 modules/imgproc/perf/perf_morph.cpp int type = get<1>(GetParam()); get 30 modules/imgproc/perf/perf_morph.cpp Size sz = get<0>(GetParam()); get 31 modules/imgproc/perf/perf_morph.cpp int type = get<1>(GetParam()); get 8 modules/imgproc/perf/perf_phasecorr.cpp using std::tr1::get; get 7 modules/imgproc/perf/perf_pyramids.cpp using std::tr1::get; get 15 modules/imgproc/perf/perf_pyramids.cpp Size sz = get<0>(GetParam()); get 16 modules/imgproc/perf/perf_pyramids.cpp int matType = get<1>(GetParam()); get 36 modules/imgproc/perf/perf_pyramids.cpp Size sz = get<0>(GetParam()); get 37 modules/imgproc/perf/perf_pyramids.cpp int matType = get<1>(GetParam()); get 57 modules/imgproc/perf/perf_pyramids.cpp Size sz = get<0>(GetParam()); get 58 modules/imgproc/perf/perf_pyramids.cpp int matType = get<1>(GetParam()); get 8 modules/imgproc/perf/perf_remap.cpp using std::tr1::get; get 26 modules/imgproc/perf/perf_remap.cpp sz = get<0>(GetParam()); get 27 modules/imgproc/perf/perf_remap.cpp src_type = get<1>(GetParam()); get 28 modules/imgproc/perf/perf_remap.cpp map1_type = get<2>(GetParam()); get 29 modules/imgproc/perf/perf_remap.cpp inter_type = get<3>(GetParam()); get 7 modules/imgproc/perf/perf_resize.cpp using std::tr1::get; get 20 modules/imgproc/perf/perf_resize.cpp int matType = get<0>(GetParam()); get 21 modules/imgproc/perf/perf_resize.cpp Size from = get<1>(GetParam()); get 22 modules/imgproc/perf/perf_resize.cpp Size to = get<2>(GetParam()); get 47 modules/imgproc/perf/perf_resize.cpp int matType = get<0>(GetParam()); get 48 modules/imgproc/perf/perf_resize.cpp Size from = get<1>(GetParam()); get 49 modules/imgproc/perf/perf_resize.cpp Size to = get<2>(GetParam()); get 76 modules/imgproc/perf/perf_resize.cpp int matType = get<0>(GetParam()); get 77 modules/imgproc/perf/perf_resize.cpp Size from = get<1>(GetParam()); get 78 modules/imgproc/perf/perf_resize.cpp int scale = get<2>(GetParam()); get 106 modules/imgproc/perf/perf_resize.cpp int matType = get<0>(GetParam()); get 107 modules/imgproc/perf/perf_resize.cpp Size from = get<1>(GetParam()); get 108 modules/imgproc/perf/perf_resize.cpp double scale = get<2>(GetParam()); get 7 modules/imgproc/perf/perf_sepfilters.cpp using std::tr1::get; get 41 modules/imgproc/perf/perf_sepfilters.cpp Size size = get<0>(GetParam()); get 42 modules/imgproc/perf/perf_sepfilters.cpp int ddepth = get<1>(GetParam()); get 43 modules/imgproc/perf/perf_sepfilters.cpp int dx = get<0>(get<2>(GetParam())); get 44 modules/imgproc/perf/perf_sepfilters.cpp int dy = get<1>(get<2>(GetParam())); get 45 modules/imgproc/perf/perf_sepfilters.cpp BorderType3x3 border = get<3>(GetParam()); get 66 modules/imgproc/perf/perf_sepfilters.cpp Size size = get<0>(GetParam()); get 67 modules/imgproc/perf/perf_sepfilters.cpp int ddepth = get<1>(GetParam()); get 68 modules/imgproc/perf/perf_sepfilters.cpp int dx = get<0>(get<2>(GetParam())); get 69 modules/imgproc/perf/perf_sepfilters.cpp int dy = get<1>(get<2>(GetParam())); get 70 modules/imgproc/perf/perf_sepfilters.cpp BorderType3x3ROI border = get<3>(GetParam()); get 94 modules/imgproc/perf/perf_sepfilters.cpp Size size = get<0>(GetParam()); get 95 modules/imgproc/perf/perf_sepfilters.cpp int ddepth = get<1>(GetParam()); get 96 modules/imgproc/perf/perf_sepfilters.cpp int dx = get<0>(get<2>(GetParam())); get 97 modules/imgproc/perf/perf_sepfilters.cpp int dy = get<1>(get<2>(GetParam())); get 98 modules/imgproc/perf/perf_sepfilters.cpp BorderType border = get<3>(GetParam()); get 119 modules/imgproc/perf/perf_sepfilters.cpp Size size = get<0>(GetParam()); get 120 modules/imgproc/perf/perf_sepfilters.cpp int ddepth = get<1>(GetParam()); get 121 modules/imgproc/perf/perf_sepfilters.cpp int dx = get<0>(get<2>(GetParam())); get 122 modules/imgproc/perf/perf_sepfilters.cpp int dy = get<1>(get<2>(GetParam())); get 123 modules/imgproc/perf/perf_sepfilters.cpp BorderTypeROI border = get<3>(GetParam()); get 149 modules/imgproc/perf/perf_sepfilters.cpp Size size = get<0>(GetParam()); get 150 modules/imgproc/perf/perf_sepfilters.cpp int ddepth = get<1>(GetParam()); get 151 modules/imgproc/perf/perf_sepfilters.cpp int dx = get<0>(get<2>(GetParam())); get 152 modules/imgproc/perf/perf_sepfilters.cpp int dy = get<1>(get<2>(GetParam())); get 153 modules/imgproc/perf/perf_sepfilters.cpp BorderType3x3 border = get<3>(GetParam()); get 174 modules/imgproc/perf/perf_sepfilters.cpp Size size = get<0>(GetParam()); get 175 modules/imgproc/perf/perf_sepfilters.cpp int ddepth = get<1>(GetParam()); get 176 modules/imgproc/perf/perf_sepfilters.cpp int dx = get<0>(get<2>(GetParam())); get 177 modules/imgproc/perf/perf_sepfilters.cpp int dy = get<1>(get<2>(GetParam())); get 178 modules/imgproc/perf/perf_sepfilters.cpp BorderType3x3ROI border = get<3>(GetParam()); get 202 modules/imgproc/perf/perf_sepfilters.cpp Size size = get<0>(GetParam()); get 203 modules/imgproc/perf/perf_sepfilters.cpp int ddepth = get<1>(GetParam()); get 204 modules/imgproc/perf/perf_sepfilters.cpp int dx = get<0>(get<2>(GetParam())); get 205 modules/imgproc/perf/perf_sepfilters.cpp int dy = get<1>(get<2>(GetParam())); get 206 modules/imgproc/perf/perf_sepfilters.cpp BorderType3x3 border = get<3>(GetParam()); get 227 modules/imgproc/perf/perf_sepfilters.cpp Size size = get<0>(GetParam()); get 228 modules/imgproc/perf/perf_sepfilters.cpp int ddepth = get<1>(GetParam()); get 229 modules/imgproc/perf/perf_sepfilters.cpp int dx = get<0>(get<2>(GetParam())); get 230 modules/imgproc/perf/perf_sepfilters.cpp int dy = get<1>(get<2>(GetParam())); get 231 modules/imgproc/perf/perf_sepfilters.cpp BorderType3x3ROI border = get<3>(GetParam()); get 7 modules/imgproc/perf/perf_threshold.cpp using std::tr1::get; get 23 modules/imgproc/perf/perf_threshold.cpp Size sz = get<0>(GetParam()); get 24 modules/imgproc/perf/perf_threshold.cpp int type = get<1>(GetParam()); get 25 modules/imgproc/perf/perf_threshold.cpp ThreshType threshType = get<2>(GetParam()); get 75 modules/imgproc/perf/perf_threshold.cpp Size sz = get<0>(GetParam()); get 76 modules/imgproc/perf/perf_threshold.cpp AdaptThreshType adaptThreshType = get<1>(GetParam()); get 77 modules/imgproc/perf/perf_threshold.cpp AdaptThreshMethod adaptThreshMethod = get<2>(GetParam()); get 78 modules/imgproc/perf/perf_threshold.cpp int blockSize = get<3>(GetParam()); get 8 modules/imgproc/perf/perf_warp.cpp using std::tr1::get; get 33 modules/imgproc/perf/perf_warp.cpp sz = get<0>(GetParam()); get 34 modules/imgproc/perf/perf_warp.cpp interType = get<1>(GetParam()); get 35 modules/imgproc/perf/perf_warp.cpp borderMode = get<2>(GetParam()); get 63 modules/imgproc/perf/perf_warp.cpp sz = get<0>(GetParam()); get 64 modules/imgproc/perf/perf_warp.cpp interType = get<1>(GetParam()); get 65 modules/imgproc/perf/perf_warp.cpp borderMode = get<2>(GetParam()); get 102 modules/imgproc/perf/perf_warp.cpp size = get<0>(GetParam()); get 103 modules/imgproc/perf/perf_warp.cpp interType = get<1>(GetParam()); get 104 modules/imgproc/perf/perf_warp.cpp borderMode = get<2>(GetParam()); get 105 modules/imgproc/perf/perf_warp.cpp type = get<3>(GetParam()); get 147 modules/imgproc/perf/perf_warp.cpp int type = get<0>(GetParam()); get 148 modules/imgproc/perf/perf_warp.cpp Size size = get<1>(GetParam()); get 149 modules/imgproc/perf/perf_warp.cpp int interpolationType = get<2>(GetParam()); get 150 modules/imgproc/perf/perf_warp.cpp int borderMode = get<3>(GetParam()); get 151 modules/imgproc/perf/perf_warp.cpp int remapMode = get<4>(GetParam()); get 119 modules/imgproc/test/test_houghLines.cpp picture_name = std::tr1::get<0>(GetParam()); get 120 modules/imgproc/test/test_houghLines.cpp rhoStep = std::tr1::get<1>(GetParam()); get 121 modules/imgproc/test/test_houghLines.cpp thetaStep = std::tr1::get<2>(GetParam()); get 122 modules/imgproc/test/test_houghLines.cpp threshold = std::tr1::get<3>(GetParam()); get 134 modules/imgproc/test/test_houghLines.cpp picture_name = std::tr1::get<0>(GetParam()); get 135 modules/imgproc/test/test_houghLines.cpp rhoStep = std::tr1::get<1>(GetParam()); get 136 modules/imgproc/test/test_houghLines.cpp thetaStep = std::tr1::get<2>(GetParam()); get 137 modules/imgproc/test/test_houghLines.cpp threshold = std::tr1::get<3>(GetParam()); get 138 modules/imgproc/test/test_houghLines.cpp minLineLength = std::tr1::get<4>(GetParam()); get 139 modules/imgproc/test/test_houghLines.cpp maxGap = std::tr1::get<5>(GetParam()); get 215 modules/java/android_test/src/org/opencv/test/OpenCVTestCase.java if (list1.get(0) instanceof Float || list1.get(0) instanceof Double) get 220 modules/java/android_test/src/org/opencv/test/OpenCVTestCase.java assertEquals(list1.get(i), list2.get(i)); get 229 modules/java/android_test/src/org/opencv/test/OpenCVTestCase.java assertTrue(Math.abs(list1.get(i).doubleValue() - list2.get(i).doubleValue()) <= epsilon); get 258 modules/java/android_test/src/org/opencv/test/OpenCVTestCase.java assertMatEqual(list1.get(i), list2.get(i), epsilon); get 267 modules/java/android_test/src/org/opencv/test/OpenCVTestCase.java assertPointEquals(list1.get(i), list2.get(i), epsilon); get 284 modules/java/android_test/src/org/opencv/test/OpenCVTestCase.java assertPoint3Equals(list1.get(i), list2.get(i), epsilon); get 293 modules/java/android_test/src/org/opencv/test/OpenCVTestCase.java assertRectEquals(list1.get(i), list2.get(i)); get 333 modules/java/android_test/src/org/opencv/test/OpenCVTestCase.java assertKeyPointEqual(expected.get(i), actual.get(i), epsilon); get 2178 modules/java/generator/src/cpp/Mat.cpp Ptr<Formatted> fmtd = Formatter::get()->format(*me); get 43 modules/java/generator/src/java/utils+Converters.java Point p = pts.get(i); get 55 modules/java/generator/src/java/utils+Converters.java Point p = pts.get(i); get 67 modules/java/generator/src/java/utils+Converters.java Point p = pts.get(i); get 105 modules/java/generator/src/java/utils+Converters.java Point3 p = pts.get(i); get 118 modules/java/generator/src/java/utils+Converters.java Point3 p = pts.get(i); get 131 modules/java/generator/src/java/utils+Converters.java Point3 p = pts.get(i); get 168 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 174 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 180 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 213 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 219 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 225 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 242 modules/java/generator/src/java/utils+Converters.java long addr = mats.get(i).nativeObj; get 263 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 277 modules/java/generator/src/java/utils+Converters.java float f = fs.get(i); get 297 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 310 modules/java/generator/src/java/utils+Converters.java byte b = bs.get(i); get 330 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 343 modules/java/generator/src/java/utils+Converters.java byte b = bs.get(i); get 360 modules/java/generator/src/java/utils+Converters.java int v = is.get(i); get 380 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 396 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 409 modules/java/generator/src/java/utils+Converters.java Rect r = rs.get(i); get 432 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 445 modules/java/generator/src/java/utils+Converters.java KeyPoint kp = kps.get(i); get 471 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 611 modules/java/generator/src/java/utils+Converters.java double v = ds.get(i); get 631 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 644 modules/java/generator/src/java/utils+Converters.java DMatch m = matches.get(i); get 667 modules/java/generator/src/java/utils+Converters.java m.get(0, 0, buff); get 245 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java if (list1.get(0) instanceof Float || list1.get(0) instanceof Double) get 250 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java assertEquals(list1.get(i), list2.get(i)); get 259 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java assertTrue(Math.abs(list1.get(i).doubleValue() - list2.get(i).doubleValue()) <= epsilon); get 288 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java assertMatEqual(list1.get(i), list2.get(i), epsilon); get 297 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java assertPointEquals(list1.get(i), list2.get(i), epsilon); get 314 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java assertPoint3Equals(list1.get(i), list2.get(i), epsilon); get 323 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java assertRectEquals(list1.get(i), list2.get(i)); get 363 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java assertKeyPointEqual(expected.get(i), actual.get(i), epsilon); get 10 modules/objdetect/perf/opencl/perf_cascades.cpp using std::tr1::get; get 27 modules/objdetect/perf/opencl/perf_cascades.cpp const string cascadePath = get<0>(GetParam()); get 28 modules/objdetect/perf/opencl/perf_cascades.cpp const string imagePath = get<1>(GetParam()); get 29 modules/objdetect/perf/opencl/perf_cascades.cpp int min_size = get<2>(GetParam()); get 7 modules/photo/perf/perf_inpaint.cpp using std::tr1::get; get 23 modules/photo/perf/perf_inpaint.cpp Size sz = get<0>(GetParam()); get 24 modules/photo/perf/perf_inpaint.cpp int inpaintingMethod = get<1>(GetParam()); get 121 modules/stitching/perf/opencl/perf_warpers.cpp const Size srcSize = get<0>(params); get 122 modules/stitching/perf/opencl/perf_warpers.cpp const WarperBase warper(get<1>(params), srcSize); get 136 modules/stitching/perf/opencl/perf_warpers.cpp const Size srcSize = get<0>(params); get 137 modules/stitching/perf/opencl/perf_warpers.cpp const WarperBase warper(get<1>(params), srcSize); get 10 modules/stitching/perf/perf_stich.cpp using std::tr1::get; get 167 modules/stitching/perf/perf_stich.cpp string detectorName = get<0>(GetParam()); get 168 modules/stitching/perf/perf_stich.cpp int featuresVectorSize = get<1>(GetParam()); get 181 modules/stitching/perf/perf_stich.cpp FAIL() << "Unknown 2D features type: " << get<0>(GetParam()); get 133 modules/stitching/src/motion_estimators.cpp cin.get(); get 126 modules/superres/perf/perf_superres.cpp const Size size = get<0>(GetParam()); get 127 modules/superres/perf/perf_superres.cpp const int type = get<1>(GetParam()); get 187 modules/superres/perf/perf_superres.cpp const Size size = get<0>(params); get 188 modules/superres/perf/perf_superres.cpp const int type = get<1>(params); get 68 modules/ts/include/opencv2/ts/cuda_perf.hpp #define GET_PARAM(k) std::tr1::get< k >(GetParam()) get 212 modules/ts/include/opencv2/ts/cuda_test.hpp #define GET_PARAM(k) std::tr1::get< k >(GetParam()) get 53 modules/ts/include/opencv2/ts/ocl_perf.hpp using std::tr1::get; get 329 modules/ts/include/opencv2/ts/ocl_test.hpp #define GET_PARAM(k) std::tr1::get< k >(GetParam()) get 1611 modules/ts/include/opencv2/ts/ts_gtest.h get(GTEST_10_TUPLE_(T)& t) { get 1617 modules/ts/include/opencv2/ts/ts_gtest.h get(const GTEST_10_TUPLE_(T)& t) { get 1647 modules/ts/include/opencv2/ts/ts_gtest.h ::std::tr1::get<k - 1>(t1) == ::std::tr1::get<k - 1>(t2); get 1709 modules/ts/include/opencv2/ts/ts_gtest.h using ::std::get; get 2057 modules/ts/include/opencv2/ts/ts_gtest.h T* get() const { return ptr_; } get 2649 modules/ts/include/opencv2/ts/ts_gtest.h const T& get() const { return *pointer(); } get 2730 modules/ts/include/opencv2/ts/ts_gtest.h const T& get() const { return value_; } get 9193 modules/ts/include/opencv2/ts/ts_gtest.h T* get() const { return value_; } get 9201 modules/ts/include/opencv2/ts/ts_gtest.h return value_ == ptr.get(); get 9205 modules/ts/include/opencv2/ts/ts_gtest.h return value_ != ptr.get(); get 9225 modules/ts/include/opencv2/ts/ts_gtest.h value_ = ptr->get(); get 9235 modules/ts/include/opencv2/ts/ts_gtest.h return ptr == x.get(); get 9240 modules/ts/include/opencv2/ts/ts_gtest.h return ptr != x.get(); get 10030 modules/ts/include/opencv2/ts/ts_gtest.h ::Print(::std::tr1::get<N - 1>(t), os); get 10039 modules/ts/include/opencv2/ts/ts_gtest.h UniversalTersePrint(::std::tr1::get<N - 1>(t), &ss); get 10063 modules/ts/include/opencv2/ts/ts_gtest.h Print(::std::tr1::get<0>(t), os); get 10069 modules/ts/include/opencv2/ts/ts_gtest.h UniversalTersePrint(::std::tr1::get<0>(t), &ss); get 10187 modules/ts/include/opencv2/ts/ts_gtest.h return impl_.get() == other.impl_.get() || impl_->Equals(*other.impl_); get 10370 modules/ts/include/opencv2/ts/ts_gtest.h if (value_.get() == NULL) get 10372 modules/ts/include/opencv2/ts/ts_gtest.h return value_.get(); get 17752 modules/ts/include/opencv2/ts/ts_gtest.h return message_.get() != NULL ? message_->c_str() : ""; get 17775 modules/ts/include/opencv2/ts/ts_gtest.h if (message_.get() == NULL) get 18113 modules/ts/include/opencv2/ts/ts_gtest.h if (type_param_.get() != NULL) get 18121 modules/ts/include/opencv2/ts/ts_gtest.h if (value_param_.get() != NULL) get 18250 modules/ts/include/opencv2/ts/ts_gtest.h if (type_param_.get() != NULL) get 206 modules/ts/src/cuda_test.cpp int device = cmd.get<int>("cuda_device"); get 679 modules/ts/src/ts.cpp if (parser.get<bool>("help")) get 685 modules/ts/src/ts.cpp test_ipp_check = parser.get<bool>("test_ipp_check"); get 1165 modules/ts/src/ts_gtest.cpp return gtest_trace_stack_.get(); get 1177 modules/ts/src/ts_gtest.cpp return internal_run_death_test_flag_.get(); get 1182 modules/ts/src/ts_gtest.cpp return death_test_factory_.get(); get 2198 modules/ts/src/ts_gtest.cpp return per_thread_test_part_result_reporter_.get(); get 2447 modules/ts/src/ts_gtest.cpp return internal::StringStreamToString(ss_.get()); get 2454 modules/ts/src/ts_gtest.cpp message_(other.message_.get() != NULL ? get 2462 modules/ts/src/ts_gtest.cpp if (message_.get() != NULL) get 5577 modules/ts/src/ts_gtest.cpp if (internal_run_death_test_flag_.get() != NULL) get 5757 modules/ts/src/ts_gtest.cpp in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL); get 790 modules/ts/src/ts_perf.cpp param_impl = args.has("perf_run_cpu") ? "plain" : args.get<std::string>("perf_impl"); get 791 modules/ts/src/ts_perf.cpp std::string perf_strategy = args.get<std::string>("perf_strategy"); get 809 modules/ts/src/ts_perf.cpp param_max_outliers = std::min(100., std::max(0., args.get<double>("perf_max_outliers"))); get 810 modules/ts/src/ts_perf.cpp param_min_samples = std::max(1u, args.get<unsigned int>("perf_min_samples")); get 811 modules/ts/src/ts_perf.cpp param_max_deviation = std::max(0., args.get<double>("perf_max_deviation")); get 812 modules/ts/src/ts_perf.cpp param_seed = args.get<unsigned int>("perf_seed"); get 813 modules/ts/src/ts_perf.cpp param_time_limit = std::max(0., args.get<double>("perf_time_limit")); get 814 modules/ts/src/ts_perf.cpp param_force_samples = args.get<unsigned int>("perf_force_samples"); get 818 modules/ts/src/ts_perf.cpp param_threads = args.get<int>("perf_threads"); get 823 modules/ts/src/ts_perf.cpp param_affinity_mask = args.get<int>("perf_affinity_mask"); get 866 modules/ts/src/ts_perf.cpp param_cuda_device = std::max(0, std::min(cv::cuda::getCudaEnabledDeviceCount(), args.get<int>("perf_cuda_device"))); get 889 modules/ts/src/ts_perf.cpp std::string fileName_perf_validation_results_src = args.get<std::string>("perf_read_validation_results"); get 896 modules/ts/src/ts_perf.cpp perf_validation_results_outfile = args.get<std::string>("perf_write_validation_results"); get 59 modules/video/perf/opencl/perf_bgfg_mog2.cpp const string inputFile = getDataPath(get<0>(params)); get 61 modules/video/perf/opencl/perf_bgfg_mog2.cpp const int cn = get<1>(params); get 89 modules/video/perf/opencl/perf_bgfg_mog2.cpp const string inputFile = getDataPath(get<0>(params)); get 91 modules/video/perf/opencl/perf_bgfg_mog2.cpp const int cn = get<1>(params); get 78 modules/video/perf/opencl/perf_optflow_dualTVL1.cpp const tuple<int, double> filteringScale = get<0>(params); get 79 modules/video/perf/opencl/perf_optflow_dualTVL1.cpp const int medianFiltering = get<0>(filteringScale); get 80 modules/video/perf/opencl/perf_optflow_dualTVL1.cpp const double scaleStep = get<1>(filteringScale); get 81 modules/video/perf/opencl/perf_optflow_dualTVL1.cpp const bool useInitFlow = get<1>(params); get 87 modules/video/perf/opencl/perf_optflow_farneback.cpp const tuple<int, double> polyParams = get<0>(params); get 88 modules/video/perf/opencl/perf_optflow_farneback.cpp const int polyN = get<0>(polyParams); get 89 modules/video/perf/opencl/perf_optflow_farneback.cpp const double polySigma = get<1>(polyParams); get 91 modules/video/perf/opencl/perf_optflow_farneback.cpp int flags = get<1>(params); get 92 modules/video/perf/opencl/perf_optflow_farneback.cpp const bool useInitFlow = get<2>(params); get 84 modules/video/perf/opencl/perf_optflow_pyrlk.cpp const int pointsCount = get<0>(params); get 7 modules/video/perf/perf_ecc.cpp using std::tr1::get; get 23 modules/video/perf/perf_ecc.cpp int transform_type = get<0>(GetParam()); get 7 modules/video/perf/perf_optflowpyrlk.cpp using std::tr1::get; get 40 modules/video/perf/perf_optflowpyrlk.cpp string filename1 = getDataPath(cv::format(get<0>(GetParam()).c_str(), get<1>(GetParam()))); get 41 modules/video/perf/perf_optflowpyrlk.cpp string filename2 = getDataPath(cv::format(get<0>(GetParam()).c_str(), get<1>(GetParam()) + 1)); get 47 modules/video/perf/perf_optflowpyrlk.cpp int cn = get<2>(GetParam()); get 48 modules/video/perf/perf_optflowpyrlk.cpp int nPointsX = min(get<0>(get<3>(GetParam())), img1.cols); get 49 modules/video/perf/perf_optflowpyrlk.cpp int nPointsY = min(get<1>(get<3>(GetParam())), img1.rows); get 50 modules/video/perf/perf_optflowpyrlk.cpp int winSize = get<4>(GetParam()); get 113 modules/video/perf/perf_optflowpyrlk.cpp string filename1 = getDataPath(cv::format(get<0>(GetParam()).c_str(), get<1>(GetParam()))); get 114 modules/video/perf/perf_optflowpyrlk.cpp string filename2 = getDataPath(cv::format(get<0>(GetParam()).c_str(), get<1>(GetParam()) + 1)); get 120 modules/video/perf/perf_optflowpyrlk.cpp int cn = get<2>(GetParam()); get 121 modules/video/perf/perf_optflowpyrlk.cpp int nPointsX = min(get<0>(get<3>(GetParam())), img1.cols); get 122 modules/video/perf/perf_optflowpyrlk.cpp int nPointsY = min(get<1>(get<3>(GetParam())), img1.rows); get 123 modules/video/perf/perf_optflowpyrlk.cpp int winSize = get<4>(GetParam()); get 124 modules/video/perf/perf_optflowpyrlk.cpp bool withDerivatives = get<5>(GetParam()); get 194 modules/video/perf/perf_optflowpyrlk.cpp string filename = getDataPath(get<0>(GetParam())); get 196 modules/video/perf/perf_optflowpyrlk.cpp Size winSize(get<1>(GetParam()), get<1>(GetParam())); get 197 modules/video/perf/perf_optflowpyrlk.cpp bool withDerivatives = get<2>(GetParam()); get 198 modules/video/perf/perf_optflowpyrlk.cpp int derivBorder = get<3>(GetParam()); get 205 modules/video/perf/perf_optflowpyrlk.cpp bool tryReuseInputImage = get<4>(GetParam()); get 541 modules/videoio/include/opencv2/videoio.hpp CV_WRAP virtual double get(int propId) const; get 624 modules/videoio/include/opencv2/videoio.hpp CV_WRAP virtual double get(int propId) const; get 9 modules/videoio/perf/perf_input.cpp using std::tr1::get; get 9 modules/videoio/perf/perf_output.cpp using std::tr1::get; get 23 modules/videoio/perf/perf_output.cpp string filename = getDataPath(get<0>(GetParam())); get 24 modules/videoio/perf/perf_output.cpp bool isColor = get<1>(GetParam()); get 2189 modules/videoio/src/cap_msmf.cpp CREATE_TASK DEFINE_RET_TYPE(MAKE_WRL_REF(_VectorView<MAKE_WRL_REF(_DeviceInformation)>))(pAction).get(); get 2879 modules/videoio/src/cap_msmf.cpp CREATE_TASK DEFINE_RET_TYPE(MAKE_WRL_REF(_VectorView<MAKE_WRL_REF(_DeviceInformation)>))(pAction).get(); get 461 modules/videoio/src/cap_msmf.hpp Type get() { return PropValue; }\ get 97 modules/videoio/src/cap_winrt_video.cpp m_devices = findTask.get(); get 288 modules/videoio/src/cap_winrt_video.cpp m_devices = findTask.get(); get 317 modules/videoio/src/cap_winrt_video.cpp return result.get(); get 5897 modules/videoio/src/ppltasks_winrt.hpp _M_unitTask.get(); get 7744 modules/videoio/src/ppltasks_winrt.hpp _M_task.get(); get 7776 modules/videoio/src/ppltasks_winrt.hpp _Antecedent.get(); get 7812 modules/videoio/src/ppltasks_winrt.hpp _M_task.get(); get 79 modules/videoio/test/test_basic_props.cpp ASSERT_EQ(672, cap.get(CAP_PROP_FRAME_WIDTH)); get 80 modules/videoio/test/test_basic_props.cpp ASSERT_EQ(384, cap.get(CAP_PROP_FRAME_HEIGHT)); get 130 modules/videoio/test/test_basic_props.cpp ASSERT_EQ(24, cap.get(CAP_PROP_FPS)); get 153 modules/videoio/test/test_basic_props.cpp ASSERT_EQ(125, cap.get(CAP_PROP_FRAME_COUNT)); get 352 modules/videoio/test/test_ffmpeg.cpp unsigned int frameCount = static_cast<unsigned int>(capture->get(CAP_PROP_FRAME_COUNT)); get 481 modules/videoio/test/test_video_io.cpp size_t FRAME_COUNT = (size_t)cap.get(CAP_PROP_FRAME_COUNT); get 113 modules/videoio/test/test_video_pos.cpp int N0 = (int)cap.get(CAP_PROP_FRAME_COUNT); get 115 modules/videoio/test/test_video_pos.cpp int N = (int)cap.get(CAP_PROP_FRAME_COUNT); get 140 modules/videoio/test/test_video_pos.cpp int idx1 = (int)cap.get(CAP_PROP_POS_FRAMES); get 87 modules/videostab/src/frame_source.cpp int width() {return static_cast<int>(vc.get(CAP_PROP_FRAME_WIDTH));} get 88 modules/videostab/src/frame_source.cpp int height() {return static_cast<int>(vc.get(CAP_PROP_FRAME_HEIGHT));} get 89 modules/videostab/src/frame_source.cpp int count() {return static_cast<int>(vc.get(CAP_PROP_FRAME_COUNT));} get 90 modules/videostab/src/frame_source.cpp double fps() {return vc.get(CAP_PROP_FPS);} get 114 modules/videostab/src/frame_source.cpp int VideoFileSource::width() { return ((VideoFileSourceImpl*)impl.get())->width(); } get 115 modules/videostab/src/frame_source.cpp int VideoFileSource::height() { return ((VideoFileSourceImpl*)impl.get())->height(); } get 116 modules/videostab/src/frame_source.cpp int VideoFileSource::count() { return ((VideoFileSourceImpl*)impl.get())->count(); } get 117 modules/videostab/src/frame_source.cpp double VideoFileSource::fps() { return ((VideoFileSourceImpl*)impl.get())->fps(); } get 739 modules/videostab/src/global_motion.cpp IOutlierRejector *outlRejector = outlierRejector_.get(); get 814 modules/videostab/src/global_motion.cpp IOutlierRejector *rejector = outlierRejector_.get(); get 159 modules/videostab/src/stabilizer.cpp InpainterBase *inpaint = inpainter_.get(); get 170 modules/videostab/src/stabilizer.cpp DeblurerBase *deblurer = deblurer_.get(); get 374 modules/videostab/src/stabilizer.cpp WobbleSuppressorBase *wobble = wobbleSuppressor_.get(); get 472 modules/videostab/src/stabilizer.cpp WobbleSuppressorBase *wobble = wobbleSuppressor_.get(); get 184 modules/viz/src/precomp.hpp static Viz3d& get(const String &window_name); get 76 modules/viz/src/viz3d.cpp *this = VizStorage::get(window_name); get 31 platforms/android/service/engine/src/org/opencv/engine/HardwareDetector.java String f = raw.get("flags"); get 33 platforms/android/service/engine/src/org/opencv/engine/HardwareDetector.java f = raw.get("Features"); get 65 platforms/android/service/engine/src/org/opencv/engine/HardwareDetector.java return raw.get("Hardware"); get 22 samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CalibrationResult.java cameraMatrix.get(0, 0, cameraMatrixArray); get 31 samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CalibrationResult.java distortionCoefficients.get(0, 0, distortionCoefficientsArray); get 61 samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CameraCalibrator.java calcBoardCornerPositions(objectPoints.get(0)); get 63 samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CameraCalibrator.java objectPoints.add(objectPoints.get(0)); get 109 samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CameraCalibrator.java MatOfPoint3f points = new MatOfPoint3f(objectPoints.get(i)); get 110 samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CameraCalibrator.java Calib3d.projectPoints(points, rvecs.get(i), tvecs.get(i), get 112 samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CameraCalibrator.java error = Core.norm(mCornersBuffer.get(i), cornersProjected, Core.NORM_L2); get 114 samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CameraCalibrator.java int n = objectPoints.get(i).rows(); get 194 samples/android/color-blob-detection/src/org/opencv/samples/colorblobdetect/ColorBlobDetectionActivity.java return new Scalar(pointMatRgba.get(0, 0)); get 229 samples/android/image-manipulations/src/org/opencv/samples/imagemanipulations/ImageManipulationsActivity.java hist.get(0, 0, mBuff); get 242 samples/android/image-manipulations/src/org/opencv/samples/imagemanipulations/ImageManipulationsActivity.java hist.get(0, 0, mBuff); get 252 samples/android/image-manipulations/src/org/opencv/samples/imagemanipulations/ImageManipulationsActivity.java hist.get(0, 0, mBuff); get 162 samples/android/tutorial-3-cameracontrol/src/org/opencv/samples/tutorial3/Tutorial3Activity.java Size resolution = mResolutionList.get(id); get 330 samples/cpp/autofocus.cpp if ((cap.get(CAP_PROP_GPHOTO2_WIDGET_ENUMERATE) == 0) get 331 samples/cpp/autofocus.cpp || (cap.get(CAP_PROP_GPHOTO2_WIDGET_ENUMERATE) == -1)) get 338 samples/cpp/autofocus.cpp << (const char *) (intptr_t) cap.get(CAP_PROP_GPHOTO2_WIDGET_ENUMERATE) get 348 samples/cpp/autofocus.cpp Size S = Size((int) cap.get(CAP_PROP_FRAME_WIDTH), (int) cap.get(CAP_PROP_FRAME_HEIGHT)); get 423 samples/cpp/autofocus.cpp << (const char *) (intptr_t) cap.get(CAP_PROP_GPHOTO2_FLUSH_MSGS) << endl; get 453 samples/cpp/autofocus.cpp cout << "Captured " << (int) cap.get(CAP_PROP_FRAME_COUNT) << " frames" get 454 samples/cpp/autofocus.cpp << endl << "in " << (int) (cap.get(CAP_PROP_POS_MSEC) / 1e2) get 456 samples/cpp/autofocus.cpp << (cap.get(CAP_PROP_FPS)) << " fps." << endl; get 37 samples/cpp/bgfg_segm.cpp string file = parser.get<string>("file_name"); get 38 samples/cpp/bgfg_segm.cpp string method = parser.get<string>("method"); get 82 samples/cpp/camshiftdemo.cpp int camNum = parser.get<int>(0); get 53 samples/cpp/connected_components.cpp string inputImage = parser.get<string>(0); get 75 samples/cpp/demhist.cpp string inputImage = parser.get<string>(0); get 29 samples/cpp/dft.cpp string filename = parser.get<string>(0); get 117 samples/cpp/distrans.cpp string filename = parser.get<string>(0); get 44 samples/cpp/edge.cpp string filename = parser.get<string>(0); get 185 samples/cpp/image_alignment.cpp string imgFile = parser.get<string>(0); get 186 samples/cpp/image_alignment.cpp string tempImgFile = parser.get<string>(1); get 187 samples/cpp/image_alignment.cpp string inWarpFile = parser.get<string>(2); get 189 samples/cpp/image_alignment.cpp int number_of_iterations = parser.get<int>("n"); get 190 samples/cpp/image_alignment.cpp double termination_eps = parser.get<double>("e"); get 191 samples/cpp/image_alignment.cpp string warpType = parser.get<string>("m"); get 192 samples/cpp/image_alignment.cpp int verbose = parser.get<int>("v"); get 193 samples/cpp/image_alignment.cpp string finalWarp = parser.get<string>("o"); get 194 samples/cpp/image_alignment.cpp string warpedImFile = parser.get<string>("w"); get 109 samples/cpp/intelperc_capture.cpp size_t profilesCount = (size_t)capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_INTELPERC_PROFILE_COUNT); get 111 samples/cpp/intelperc_capture.cpp cout << " Brightness = " << capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_BRIGHTNESS) << endl; get 112 samples/cpp/intelperc_capture.cpp cout << " Contrast = " << capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_CONTRAST) << endl; get 113 samples/cpp/intelperc_capture.cpp cout << " Saturation = " << capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_SATURATION) << endl; get 114 samples/cpp/intelperc_capture.cpp cout << " Hue = " << capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_HUE) << endl; get 115 samples/cpp/intelperc_capture.cpp cout << " Gamma = " << capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_GAMMA) << endl; get 116 samples/cpp/intelperc_capture.cpp cout << " Sharpness = " << capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_SHARPNESS) << endl; get 117 samples/cpp/intelperc_capture.cpp cout << " Gain = " << capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_GAIN) << endl; get 118 samples/cpp/intelperc_capture.cpp cout << " Backligh = " << capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_BACKLIGHT) << endl; get 125 samples/cpp/intelperc_capture.cpp (int)capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_FRAME_WIDTH); get 127 samples/cpp/intelperc_capture.cpp (int)capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_FRAME_HEIGHT); get 129 samples/cpp/intelperc_capture.cpp capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_FPS); get 133 samples/cpp/intelperc_capture.cpp profilesCount = (size_t)capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_INTELPERC_PROFILE_COUNT); get 135 samples/cpp/intelperc_capture.cpp cout << " Low confidence value = " << capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_INTELPERC_DEPTH_LOW_CONFIDENCE_VALUE) << endl; get 136 samples/cpp/intelperc_capture.cpp cout << " Saturation value = " << capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_INTELPERC_DEPTH_SATURATION_VALUE) << endl; get 137 samples/cpp/intelperc_capture.cpp cout << " Confidence threshold = " << capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_INTELPERC_DEPTH_CONFIDENCE_THRESHOLD) << endl; get 138 samples/cpp/intelperc_capture.cpp cout << " Focal length = (" << capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_HORZ) << ", " get 139 samples/cpp/intelperc_capture.cpp << capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_VERT) << ")" << endl; get 146 samples/cpp/intelperc_capture.cpp (int)capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_FRAME_WIDTH); get 148 samples/cpp/intelperc_capture.cpp (int)capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_FRAME_HEIGHT); get 150 samples/cpp/intelperc_capture.cpp capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_FPS); get 229 samples/cpp/intelperc_capture.cpp short lowValue = (short)capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_INTELPERC_DEPTH_LOW_CONFIDENCE_VALUE); get 230 samples/cpp/intelperc_capture.cpp short saturationValue = (short)capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_INTELPERC_DEPTH_SATURATION_VALUE); get 367 samples/cpp/intelperc_capture.cpp cout << "Image frame: " << capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_POS_FRAMES) get 368 samples/cpp/intelperc_capture.cpp << ", Depth(IR) frame: " << capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_POS_FRAMES) << endl; get 369 samples/cpp/intelperc_capture.cpp cout << "Image frame: " << capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_POS_MSEC) get 370 samples/cpp/intelperc_capture.cpp << ", Depth(IR) frame: " << capture.get(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_POS_MSEC) << endl; get 38 samples/cpp/laplace.cpp ": width=" << cap.get(CAP_PROP_FRAME_WIDTH) << get 39 samples/cpp/laplace.cpp ", height=" << cap.get(CAP_PROP_FRAME_HEIGHT) << get 40 samples/cpp/laplace.cpp ", nframes=" << cap.get(CAP_PROP_FRAME_COUNT) << endl; get 83 samples/cpp/openni_capture.cpp float b = (float)capture.get( CAP_OPENNI_DEPTH_GENERATOR_BASELINE ); // mm get 84 samples/cpp/openni_capture.cpp float F = (float)capture.get( CAP_OPENNI_DEPTH_GENERATOR_FOCAL_LENGTH ); // pixels get 239 samples/cpp/openni_capture.cpp "FRAME_WIDTH " << capture.get( CAP_PROP_FRAME_WIDTH ) << endl << get 240 samples/cpp/openni_capture.cpp "FRAME_HEIGHT " << capture.get( CAP_PROP_FRAME_HEIGHT ) << endl << get 241 samples/cpp/openni_capture.cpp "FRAME_MAX_DEPTH " << capture.get( CAP_PROP_OPENNI_FRAME_MAX_DEPTH ) << " mm" << endl << get 242 samples/cpp/openni_capture.cpp "FPS " << capture.get( CAP_PROP_FPS ) << endl << get 243 samples/cpp/openni_capture.cpp "REGISTRATION " << capture.get( CAP_PROP_OPENNI_REGISTRATION ) << endl; get 244 samples/cpp/openni_capture.cpp if( capture.get( CAP_OPENNI_IMAGE_GENERATOR_PRESENT ) ) get 248 samples/cpp/openni_capture.cpp "FRAME_WIDTH " << capture.get( CAP_OPENNI_IMAGE_GENERATOR+CAP_PROP_FRAME_WIDTH ) << endl << get 249 samples/cpp/openni_capture.cpp "FRAME_HEIGHT " << capture.get( CAP_OPENNI_IMAGE_GENERATOR+CAP_PROP_FRAME_HEIGHT ) << endl << get 250 samples/cpp/openni_capture.cpp "FPS " << capture.get( CAP_OPENNI_IMAGE_GENERATOR+CAP_PROP_FPS ) << endl; get 804 samples/cpp/stitching_detailed.cpp MultiBandBlender* mb = dynamic_cast<MultiBandBlender*>(blender.get()); get 810 samples/cpp/stitching_detailed.cpp FeatherBlender* fb = dynamic_cast<FeatherBlender*>(blender.get()); get 64 samples/cpp/tutorial_code/HighGUI/video-input-psnr-ssim/video-input-psnr-ssim.cpp Size refS = Size((int) captRefrnc.get(CAP_PROP_FRAME_WIDTH), get 65 samples/cpp/tutorial_code/HighGUI/video-input-psnr-ssim/video-input-psnr-ssim.cpp (int) captRefrnc.get(CAP_PROP_FRAME_HEIGHT)), get 66 samples/cpp/tutorial_code/HighGUI/video-input-psnr-ssim/video-input-psnr-ssim.cpp uTSi = Size((int) captUndTst.get(CAP_PROP_FRAME_WIDTH), get 67 samples/cpp/tutorial_code/HighGUI/video-input-psnr-ssim/video-input-psnr-ssim.cpp (int) captUndTst.get(CAP_PROP_FRAME_HEIGHT)); get 85 samples/cpp/tutorial_code/HighGUI/video-input-psnr-ssim/video-input-psnr-ssim.cpp << " of nr#: " << captRefrnc.get(CAP_PROP_FRAME_COUNT) << endl; get 44 samples/cpp/tutorial_code/HighGUI/video-write/video-write.cpp int ex = static_cast<int>(inputVideo.get(CAP_PROP_FOURCC)); // Get Codec Type- Int form get 49 samples/cpp/tutorial_code/HighGUI/video-write/video-write.cpp Size S = Size((int) inputVideo.get(CAP_PROP_FRAME_WIDTH), // Acquire input size get 50 samples/cpp/tutorial_code/HighGUI/video-write/video-write.cpp (int) inputVideo.get(CAP_PROP_FRAME_HEIGHT)); get 54 samples/cpp/tutorial_code/HighGUI/video-write/video-write.cpp outputVideo.open(NAME, ex=-1, inputVideo.get(CAP_PROP_FPS), S, true); get 56 samples/cpp/tutorial_code/HighGUI/video-write/video-write.cpp outputVideo.open(NAME, ex, inputVideo.get(CAP_PROP_FPS), S, true); get 65 samples/cpp/tutorial_code/HighGUI/video-write/video-write.cpp << " of nr#: " << inputVideo.get(CAP_PROP_FRAME_COUNT) << endl; get 102 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp video_read_path = parser.get<string>("video").size() > 0 ? parser.get<string>("video") : video_read_path; get 103 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp yml_read_path = parser.get<string>("model").size() > 0 ? parser.get<string>("model") : yml_read_path; get 104 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp ply_read_path = parser.get<string>("mesh").size() > 0 ? parser.get<string>("mesh") : ply_read_path; get 105 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp numKeyPoints = !parser.has("keypoints") ? parser.get<int>("keypoints") : numKeyPoints; get 106 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp ratioTest = !parser.has("ratio") ? parser.get<float>("ratio") : ratioTest; get 107 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp fast_match = !parser.has("fast") ? parser.get<bool>("fast") : fast_match; get 108 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp iterationsCount = !parser.has("iterations") ? parser.get<int>("iterations") : iterationsCount; get 109 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp reprojectionError = !parser.has("error") ? parser.get<float>("error") : reprojectionError; get 110 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp confidence = !parser.has("confidence") ? parser.get<float>("confidence") : confidence; get 111 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp minInliersKalman = !parser.has("inliers") ? parser.get<int>("inliers") : minInliersKalman; get 112 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp pnpMethod = !parser.has("method") ? parser.get<int>("method") : pnpMethod; get 61 samples/cpp/tutorial_code/core/ippasync/ippasync_sample.cpp string file = parser.get<string>("file_name"); get 62 samples/cpp/tutorial_code/core/ippasync/ippasync_sample.cpp string sAccel = parser.get<string>("accel"); get 117 samples/cpp/tutorial_code/features2D/AKAZE_tracking/planar_tracking.cpp (int)video_in.get(CAP_PROP_FOURCC), get 118 samples/cpp/tutorial_code/features2D/AKAZE_tracking/planar_tracking.cpp (int)video_in.get(CAP_PROP_FPS), get 119 samples/cpp/tutorial_code/features2D/AKAZE_tracking/planar_tracking.cpp Size(2 * (int)video_in.get(CAP_PROP_FRAME_WIDTH), get 120 samples/cpp/tutorial_code/features2D/AKAZE_tracking/planar_tracking.cpp 2 * (int)video_in.get(CAP_PROP_FRAME_HEIGHT))); get 154 samples/cpp/tutorial_code/features2D/AKAZE_tracking/planar_tracking.cpp int frame_count = (int)video_in.get(CAP_PROP_FRAME_COUNT); get 114 samples/cpp/tutorial_code/video/bg_sub.cpp ss << capture.get(CAP_PROP_POS_FRAMES); get 44 samples/cpp/tutorial_code/viz/launching_viz.cpp viz::Viz3d sameWindow = viz::get("Viz Demo"); get 15 samples/cpp/videostab.cpp #define arg(name) cmd.get<string>(name) get 16 samples/cpp/videostab.cpp #define argb(name) cmd.get<bool>(name) get 17 samples/cpp/videostab.cpp #define argi(name) cmd.get<int>(name) get 18 samples/cpp/videostab.cpp #define argf(name) cmd.get<float>(name) get 19 samples/cpp/videostab.cpp #define argd(name) cmd.get<double>(name) get 498 samples/cpp/videostab.cpp + cmd.get<string>("border-mode")); get 145 samples/directx/d3dsample.hpp string file = parser.get<string>("file"); \ get 146 samples/directx/d3dsample.hpp bool showHelp = parser.get<bool>("help"); \ get 166 samples/directx/d3dsample.hpp int width = (int)cap.get(CAP_PROP_FRAME_WIDTH); get 167 samples/directx/d3dsample.hpp int height = (int)cap.get(CAP_PROP_FRAME_HEIGHT); get 39 samples/gpu/bgfg_segm.cpp string file = cmd.get<string>("file"); get 40 samples/gpu/bgfg_segm.cpp string method = cmd.get<string>("method"); get 61 samples/gpu/farneback_optical_flow.cpp string pathL = cmd.get<string>("left"); get 62 samples/gpu/farneback_optical_flow.cpp string pathR = cmd.get<string>("right"); get 59 samples/gpu/generalized_hough.cpp const string templName = cmd.get<string>("template"); get 60 samples/gpu/generalized_hough.cpp const string imageName = cmd.get<string>("image"); get 63 samples/gpu/generalized_hough.cpp const double minDist = cmd.get<double>("minDist"); get 64 samples/gpu/generalized_hough.cpp const int levels = cmd.get<int>("levels"); get 65 samples/gpu/generalized_hough.cpp const int votesThreshold = cmd.get<int>("votesThreshold"); get 66 samples/gpu/generalized_hough.cpp const int angleThresh = cmd.get<int>("angleThresh"); get 67 samples/gpu/generalized_hough.cpp const int scaleThresh = cmd.get<int>("scaleThresh"); get 68 samples/gpu/generalized_hough.cpp const int posThresh = cmd.get<int>("posThresh"); get 69 samples/gpu/generalized_hough.cpp const double dp = cmd.get<double>("dp"); get 70 samples/gpu/generalized_hough.cpp const double minScale = cmd.get<double>("minScale"); get 71 samples/gpu/generalized_hough.cpp const double maxScale = cmd.get<double>("maxScale"); get 72 samples/gpu/generalized_hough.cpp const double scaleStep = cmd.get<double>("scaleStep"); get 73 samples/gpu/generalized_hough.cpp const double minAngle = cmd.get<double>("minAngle"); get 74 samples/gpu/generalized_hough.cpp const double maxAngle = cmd.get<double>("maxAngle"); get 75 samples/gpu/generalized_hough.cpp const double angleStep = cmd.get<double>("angleStep"); get 76 samples/gpu/generalized_hough.cpp const int maxBufSize = cmd.get<int>("maxBufSize"); get 186 samples/gpu/performance/performance.cpp int device = cmd.get<int>("device"); get 201 samples/gpu/performance/performance.cpp string filter = cmd.get<string>("filter"); get 202 samples/gpu/performance/performance.cpp string workdir = cmd.get<string>("workdir"); get 204 samples/gpu/performance/performance.cpp int iters = cmd.get<int>("iters"); get 102 samples/gpu/pyrlk_optical_flow.cpp string fname0 = cmd.get<string>("left"); get 103 samples/gpu/pyrlk_optical_flow.cpp string fname1 = cmd.get<string>("right"); get 112 samples/gpu/pyrlk_optical_flow.cpp int winSize = cmd.get<int>("win_size"); get 113 samples/gpu/pyrlk_optical_flow.cpp int maxLevel = cmd.get<int>("max_level"); get 114 samples/gpu/pyrlk_optical_flow.cpp int iters = cmd.get<int>("iters"); get 115 samples/gpu/pyrlk_optical_flow.cpp int points = cmd.get<int>("points"); get 116 samples/gpu/pyrlk_optical_flow.cpp double minDist = cmd.get<double>("min_dist"); get 70 samples/gpu/super_resolution.cpp if (cmd.get<bool>("help")) get 77 samples/gpu/super_resolution.cpp const string inputVideoName = cmd.get<string>("video"); get 78 samples/gpu/super_resolution.cpp const string outputVideoName = cmd.get<string>("output"); get 79 samples/gpu/super_resolution.cpp const int scale = cmd.get<int>("scale"); get 80 samples/gpu/super_resolution.cpp const int iterations = cmd.get<int>("iterations"); get 81 samples/gpu/super_resolution.cpp const int temporalAreaRadius = cmd.get<int>("temporal"); get 82 samples/gpu/super_resolution.cpp const string optFlow = cmd.get<string>("flow"); get 83 samples/gpu/super_resolution.cpp string gpuOption = cmd.get<string>("gpu"); get 35 samples/tapi/bgfg_segm.cpp string file = cmd.get<string>("file"); get 36 samples/tapi/bgfg_segm.cpp string method = cmd.get<string>("type"); get 79 samples/tapi/camshift.cpp int camNum = parser.get<int>(0); get 47 samples/tapi/clahe.cpp string infile = cmd.get<string>("i"), outfile = cmd.get<string>("o"); get 48 samples/tapi/clahe.cpp int camid = cmd.get<int>("c"); get 121 samples/tapi/hog.cpp resize_scale = cmd.get<double>("s"); get 122 samples/tapi/hog.cpp vdo_source = cmd.get<string>("v"); get 123 samples/tapi/hog.cpp img_source = cmd.get<string>("i"); get 124 samples/tapi/hog.cpp output = cmd.get<string>("o"); get 125 samples/tapi/hog.cpp camera_id = cmd.get<int>("c"); get 99 samples/tapi/pyrlk_optical_flow.cpp string fname0 = cmd.get<string>("left"); get 100 samples/tapi/pyrlk_optical_flow.cpp string fname1 = cmd.get<string>("right"); get 101 samples/tapi/pyrlk_optical_flow.cpp string vdofile = cmd.get<string>("video"); get 102 samples/tapi/pyrlk_optical_flow.cpp string outfile = cmd.get<string>("output"); get 103 samples/tapi/pyrlk_optical_flow.cpp int points = cmd.get<int>("points"); get 104 samples/tapi/pyrlk_optical_flow.cpp double minDist = cmd.get<double>("min_dist"); get 105 samples/tapi/pyrlk_optical_flow.cpp int inputName = cmd.get<int>("c"); get 164 samples/tapi/squares.cpp string inputName = cmd.get<string>("i"); get 165 samples/tapi/squares.cpp string outfile = cmd.get<string>("o"); get 104 samples/tapi/tvl1_optical_flow.cpp string fname0 = cmd.get<string>("l"); get 105 samples/tapi/tvl1_optical_flow.cpp string fname1 = cmd.get<string>("r"); get 106 samples/tapi/tvl1_optical_flow.cpp string vdofile = cmd.get<string>("v"); get 107 samples/tapi/tvl1_optical_flow.cpp string outpath = cmd.get<string>("o"); get 108 samples/tapi/tvl1_optical_flow.cpp bool useCPU = cmd.get<bool>("s"); get 109 samples/tapi/tvl1_optical_flow.cpp bool useCamera = cmd.get<bool>("c"); get 110 samples/tapi/tvl1_optical_flow.cpp int inputName = cmd.get<int>("c"); get 156 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp initTask.get(); get 196 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp previewTask.get(); get 223 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp previewTask.get(); get 257 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp m_devInfoCollection = findTask.get(); get 313 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp changeTypeTask.get(); get 320 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp effectTask3.get(); get 355 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp effectTask3.get(); get 433 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp previousTask.get(); get 557 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp effectTask.get(); get 574 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp effectTask2.get(); get 27 samples/winrt/ImageManipulations/Constants.h Platform::String^ get() get 35 samples/winrt/ImageManipulations/Constants.h Platform::Array<Scenario>^ get() get 36 samples/winrt/ImageManipulations/MainPage.xaml.h Windows::UI::ViewManagement::ApplicationViewState get() get 64 samples/winrt/ImageManipulations/MainPage.xaml.h bool get() get 77 samples/winrt/ImageManipulations/MainPage.xaml.h Windows::ApplicationModel::Activation::LaunchActivatedEventArgs^ get() get 51 samples/winrt/ImageManipulations/common/LayoutAwarePage.h Windows::UI::Xaml::DependencyProperty^ get(); get 55 samples/winrt/ImageManipulations/common/LayoutAwarePage.h Windows::Foundation::Collections::IObservableMap<Platform::String^, Platform::Object^>^ get(); get 70 samples/winrt/ImageManipulations/common/suspensionmanager.cpp Frame^ get(void) { return _frameReference.Resolve<Frame>(); } get 40 samples/winrt/ImageManipulations/common/suspensionmanager.h Windows::Foundation::Collections::IMap<Platform::String^, Platform::Object^>^ get(void); get 61 samples/winrt/OcvImageProcessing/OcvImageProcessing/MainPage.xaml.cpp IRandomAccessStreamWithContentType^ fileStream = thisTask.get(); get 66 samples/winrt/OcvImageProcessing/OcvImageProcessing/MainPage.xaml.cpp BitmapDecoder^ decoder = thisTask.get(); get 71 samples/winrt/OcvImageProcessing/OcvImageProcessing/MainPage.xaml.cpp BitmapFrame^ frame = thisTask.get(); get 81 samples/winrt/OcvImageProcessing/OcvImageProcessing/MainPage.xaml.cpp PixelDataProvider^ pixelProvider = thisTask.get(); get 60 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h float get() { return m_total; } get 66 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h float get() { return m_delta; } get 80 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.cpp memcpy(m_backFrame.get()->data, buffer, 4 * height*width); get 91 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.cpp cv::Mat* mat = m_frontFrame.get(); get 54 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.h Windows::Foundation::Size get(){ return m_renderResolution; } get 60 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h float get() { return m_total; } get 66 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h float get() { return m_delta; } get 46 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.h Windows::Foundation::Size get(){ return m_renderResolution; }