set 6828 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<0, T0>::set(kernel_, t0); set 6829 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<1, T1>::set(kernel_, t1); set 6830 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<2, T2>::set(kernel_, t2); set 6831 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<3, T3>::set(kernel_, t3); set 6832 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<4, T4>::set(kernel_, t4); set 6833 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<5, T5>::set(kernel_, t5); set 6834 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<6, T6>::set(kernel_, t6); set 6835 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<7, T7>::set(kernel_, t7); set 6836 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<8, T8>::set(kernel_, t8); set 6837 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<9, T9>::set(kernel_, t9); set 6838 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<10, T10>::set(kernel_, t10); set 6839 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<11, T11>::set(kernel_, t11); set 6840 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<12, T12>::set(kernel_, t12); set 6841 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<13, T13>::set(kernel_, t13); set 6842 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<14, T14>::set(kernel_, t14); set 6843 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<15, T15>::set(kernel_, t15); set 6844 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<16, T16>::set(kernel_, t16); set 6845 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<17, T17>::set(kernel_, t17); set 6846 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<18, T18>::set(kernel_, t18); set 6847 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<19, T19>::set(kernel_, t19); set 6848 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<20, T20>::set(kernel_, t20); set 6849 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<21, T21>::set(kernel_, t21); set 6850 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<22, T22>::set(kernel_, t22); set 6851 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<23, T23>::set(kernel_, t23); set 6852 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<24, T24>::set(kernel_, t24); set 6853 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<25, T25>::set(kernel_, t25); set 6854 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<26, T26>::set(kernel_, t26); set 6855 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<27, T27>::set(kernel_, t27); set 6856 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<28, T28>::set(kernel_, t28); set 6857 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<29, T29>::set(kernel_, t29); set 6858 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<30, T30>::set(kernel_, t30); set 6859 3rdparty/include/opencl/1.2/CL/cl.hpp SetArg<31, T31>::set(kernel_, t31); set 58 3rdparty/libwebp/enc/histogram.c VP8LHistogramSet* set; set 60 3rdparty/libwebp/enc/histogram.c const uint64_t total_size = sizeof(*set) set 61 3rdparty/libwebp/enc/histogram.c + (uint64_t)size * sizeof(*set->histograms) set 62 3rdparty/libwebp/enc/histogram.c + (uint64_t)size * sizeof(**set->histograms); set 66 3rdparty/libwebp/enc/histogram.c set = (VP8LHistogramSet*)memory; set 67 3rdparty/libwebp/enc/histogram.c memory += sizeof(*set); set 68 3rdparty/libwebp/enc/histogram.c set->histograms = (VP8LHistogram**)memory; set 69 3rdparty/libwebp/enc/histogram.c memory += size * sizeof(*set->histograms); set 71 3rdparty/libwebp/enc/histogram.c set->max_size = size; set 72 3rdparty/libwebp/enc/histogram.c set->size = size; set 74 3rdparty/libwebp/enc/histogram.c set->histograms[i] = bulk + i; set 75 3rdparty/libwebp/enc/histogram.c VP8LHistogramInit(set->histograms[i], cache_bits); set 77 3rdparty/libwebp/enc/histogram.c return set; set 49 3rdparty/openexr/IlmImf/ImfChannelList.cpp using std::set; set 216 3rdparty/openexr/IlmImf/ImfChannelList.cpp ChannelList::layers (set <string> &layerNames) const set 215 3rdparty/openexr/IlmImf/ImfChannelList.h void layers (std::set <std::string> &layerNames) const; set 247 3rdparty/openexr/Imath/ImathEuler.h void set(Axis initial, set 787 3rdparty/openexr/Imath/ImathEuler.h set( p & 0x2000 ? Z : (p & 0x1000 ? Y : X), // initial axis set 794 3rdparty/openexr/Imath/ImathEuler.h void Euler<T>::set(typename Euler<T>::Axis axis, set 94 3rdparty/openexr/Imath/ImathFrustum.h void set(T nearPlane, T farPlane, set 99 3rdparty/openexr/Imath/ImathFrustum.h void set(T nearPlane, T farPlane, T fovx, T fovy, T aspect); set 186 3rdparty/openexr/Imath/ImathFrustum.h set(T (0.1), set 204 3rdparty/openexr/Imath/ImathFrustum.h set(n,f,l,r,t,b,o); set 210 3rdparty/openexr/Imath/ImathFrustum.h set(nearPlane,farPlane,fovx,fovy,aspect); set 255 3rdparty/openexr/Imath/ImathFrustum.h void Frustum<T>::set(T n, T f, T l, T r, T t, T b, bool o) set 301 3rdparty/openexr/Imath/ImathFrustum.h void Frustum<T>::set(T nearPlane, T farPlane, T fovx, T fovy, T aspect) set 661 3rdparty/openexr/Imath/ImathFrustum.h p[0].set( o, c, b ); set 662 3rdparty/openexr/Imath/ImathFrustum.h p[1].set( o, d, c ); set 663 3rdparty/openexr/Imath/ImathFrustum.h p[2].set( o, a, d ); set 664 3rdparty/openexr/Imath/ImathFrustum.h p[3].set( o, b, a ); set 668 3rdparty/openexr/Imath/ImathFrustum.h p[0].set( Vec3<T>( 0, 1, 0), _top ); set 669 3rdparty/openexr/Imath/ImathFrustum.h p[1].set( Vec3<T>( 1, 0, 0), _right ); set 670 3rdparty/openexr/Imath/ImathFrustum.h p[2].set( Vec3<T>( 0,-1, 0),-_bottom ); set 671 3rdparty/openexr/Imath/ImathFrustum.h p[3].set( Vec3<T>(-1, 0, 0),-_left ); set 673 3rdparty/openexr/Imath/ImathFrustum.h p[4].set( Vec3<T>(0, 0, 1), -_nearPlane ); set 674 3rdparty/openexr/Imath/ImathFrustum.h p[5].set( Vec3<T>(0, 0,-1), _farPlane ); set 701 3rdparty/openexr/Imath/ImathFrustum.h p[0].set( o, c, b ); set 702 3rdparty/openexr/Imath/ImathFrustum.h p[1].set( o, d, c ); set 703 3rdparty/openexr/Imath/ImathFrustum.h p[2].set( o, a, d ); set 704 3rdparty/openexr/Imath/ImathFrustum.h p[3].set( o, b, a ); set 705 3rdparty/openexr/Imath/ImathFrustum.h p[4].set( a, d, c ); set 706 3rdparty/openexr/Imath/ImathFrustum.h p[5].set( e, f, g ); set 714 3rdparty/openexr/Imath/ImathFrustum.h p[0].set( c, g, f ); set 715 3rdparty/openexr/Imath/ImathFrustum.h p[1].set( d, h, g ); set 716 3rdparty/openexr/Imath/ImathFrustum.h p[2].set( a, e, h ); set 717 3rdparty/openexr/Imath/ImathFrustum.h p[3].set( b, f, e ); set 718 3rdparty/openexr/Imath/ImathFrustum.h p[4].set( a, d, c ); set 719 3rdparty/openexr/Imath/ImathFrustum.h p[5].set( e, f, g ); set 72 3rdparty/openexr/Imath/ImathLine.h void set(const Vec3<T>& point1, set 107 3rdparty/openexr/Imath/ImathLine.h set(p0,p1); set 111 3rdparty/openexr/Imath/ImathLine.h inline void Line3<T>::set(const Vec3<T> &p0, const Vec3<T> &p1) set 80 3rdparty/openexr/Imath/ImathPlane.h void set(const Vec3<T> &normal, set 83 3rdparty/openexr/Imath/ImathPlane.h void set(const Vec3<T> &point, set 86 3rdparty/openexr/Imath/ImathPlane.h void set(const Vec3<T> &point1, set 124 3rdparty/openexr/Imath/ImathPlane.h set(p0,p1,p2); set 130 3rdparty/openexr/Imath/ImathPlane.h set(n, d); set 136 3rdparty/openexr/Imath/ImathPlane.h set(p, n); set 140 3rdparty/openexr/Imath/ImathPlane.h inline void Plane3<T>::set(const Vec3<T>& point1, set 150 3rdparty/openexr/Imath/ImathPlane.h inline void Plane3<T>::set(const Vec3<T>& point, const Vec3<T>& n) set 158 3rdparty/openexr/Imath/ImathPlane.h inline void Plane3<T>::set(const Vec3<T>& n, T d) set 50 apps/traincascade/traincascade.cpp bool set = false; set 97 apps/traincascade/traincascade.cpp else if ( !set ) set 101 apps/traincascade/traincascade.cpp set = featureParams[fi]->scanAttr(argv[i], argv[i+1]); set 102 apps/traincascade/traincascade.cpp if ( !set ) set 673 modules/calib3d/src/circlesgrid.cpp std::set<size_t> vertices; set 721 modules/calib3d/src/circlesgrid.cpp std::set<size_t> vertices; set 85 modules/calib3d/src/circlesgrid.hpp typedef std::set<size_t> Neighbors; set 934 modules/calib3d/src/stereobm.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(left)); set 935 modules/calib3d/src/stereobm.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(right)); set 936 modules/calib3d/src/stereobm.cpp idx = k.set(idx, ocl::KernelArg::WriteOnlyNoSize(disp)); set 937 modules/calib3d/src/stereobm.cpp idx = k.set(idx, rows); set 938 modules/calib3d/src/stereobm.cpp idx = k.set(idx, cols); set 939 modules/calib3d/src/stereobm.cpp idx = k.set(idx, state->textureThreshold); set 940 modules/calib3d/src/stereobm.cpp idx = k.set(idx, state->uniquenessRatio); set 79 modules/core/include/opencv2/core/ocl.hpp void set(void* d); set 356 modules/core/include/opencv2/core/ocl.hpp int set(int i, const void* value, size_t sz); set 357 modules/core/include/opencv2/core/ocl.hpp int set(int i, const Image2D& image2D); set 358 modules/core/include/opencv2/core/ocl.hpp int set(int i, const UMat& m); set 359 modules/core/include/opencv2/core/ocl.hpp int set(int i, const KernelArg& arg); set 361 modules/core/include/opencv2/core/ocl.hpp { return set(i, &value, sizeof(value)); } set 366 modules/core/include/opencv2/core/ocl.hpp set(0, a0); return *this; set 372 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); set(i, a1); return *this; set 378 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); set(i, a2); return *this; set 384 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); i = set(i, a3); return *this; set 391 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); set 392 modules/core/include/opencv2/core/ocl.hpp i = set(i, a3); set(i, a4); return *this; set 400 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); set 401 modules/core/include/opencv2/core/ocl.hpp i = set(i, a3); i = set(i, a4); set(i, a5); return *this; set 409 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); i = set(i, a3); set 410 modules/core/include/opencv2/core/ocl.hpp i = set(i, a4); i = set(i, a5); set(i, a6); return *this; set 418 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); i = set(i, a3); set 419 modules/core/include/opencv2/core/ocl.hpp i = set(i, a4); i = set(i, a5); i = set(i, a6); set(i, a7); return *this; set 428 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); i = set(i, a3); i = set(i, a4); set 429 modules/core/include/opencv2/core/ocl.hpp i = set(i, a5); i = set(i, a6); i = set(i, a7); set(i, a8); return *this; set 438 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); i = set(i, a3); i = set(i, a4); i = set(i, a5); set 439 modules/core/include/opencv2/core/ocl.hpp i = set(i, a6); i = set(i, a7); i = set(i, a8); set(i, a9); return *this; set 449 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); i = set(i, a3); i = set(i, a4); i = set(i, a5); set 450 modules/core/include/opencv2/core/ocl.hpp i = set(i, a6); i = set(i, a7); i = set(i, a8); i = set(i, a9); set(i, a10); return *this; set 460 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); i = set(i, a3); i = set(i, a4); i = set(i, a5); set 461 modules/core/include/opencv2/core/ocl.hpp i = set(i, a6); i = set(i, a7); i = set(i, a8); i = set(i, a9); i = set(i, a10); set(i, a11); return *this; set 472 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); i = set(i, a3); i = set(i, a4); i = set(i, a5); set 473 modules/core/include/opencv2/core/ocl.hpp i = set(i, a6); i = set(i, a7); i = set(i, a8); i = set(i, a9); i = set(i, a10); i = set(i, a11); set 474 modules/core/include/opencv2/core/ocl.hpp set(i, a12); return *this; set 486 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); i = set(i, a3); i = set(i, a4); i = set(i, a5); set 487 modules/core/include/opencv2/core/ocl.hpp i = set(i, a6); i = set(i, a7); i = set(i, a8); i = set(i, a9); i = set(i, a10); i = set(i, a11); set 488 modules/core/include/opencv2/core/ocl.hpp i = set(i, a12); set(i, a13); return *this; set 500 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); i = set(i, a3); i = set(i, a4); i = set(i, a5); set 501 modules/core/include/opencv2/core/ocl.hpp i = set(i, a6); i = set(i, a7); i = set(i, a8); i = set(i, a9); i = set(i, a10); i = set(i, a11); set 502 modules/core/include/opencv2/core/ocl.hpp i = set(i, a12); i = set(i, a13); set(i, a14); return *this; set 514 modules/core/include/opencv2/core/ocl.hpp int i = set(0, a0); i = set(i, a1); i = set(i, a2); i = set(i, a3); i = set(i, a4); i = set(i, a5); set 515 modules/core/include/opencv2/core/ocl.hpp i = set(i, a6); i = set(i, a7); i = set(i, a8); i = set(i, a9); i = set(i, a10); i = set(i, a11); set 516 modules/core/include/opencv2/core/ocl.hpp i = set(i, a12); i = set(i, a13); i = set(i, a14); set(i, a15); return *this; set 174 modules/core/include/opencv2/core/private.hpp inline void set##name(w_type val) { member = val; } set 178 modules/core/include/opencv2/core/private.hpp void set##name(w_type val) { internal_obj.set##internal_name(val); } set 1397 modules/core/include/opencv2/core/types_c.h #define CV_IS_SET(set) \ set 1398 modules/core/include/opencv2/core/types_c.h ((set) != NULL && (((CvSeq*)(set))->flags & CV_MAGIC_MASK) == CV_SET_MAGIC_VAL) set 19 modules/core/misc/java/src/java/core+Point.java set(vals); set 26 modules/core/misc/java/src/java/core+Point3.java set(vals); set 18 modules/core/misc/java/src/java/core+Range.java set(vals); set 31 modules/core/misc/java/src/java/core+Rect.java set(vals); set 24 modules/core/misc/java/src/java/core+RotatedRect.java set(vals); set 29 modules/core/misc/java/src/java/core+Scalar.java set(vals); set 23 modules/core/misc/java/src/java/core+Size.java set(vals); set 47 modules/core/misc/java/src/java/core+TermCriteria.java set(vals); set 86 modules/core/misc/java/test/Point3Test.java p1.set(vals1); set 93 modules/core/misc/java/test/Point3Test.java p1.set(vals2); set 77 modules/core/misc/java/test/PointTest.java p1.set(vals1); set 82 modules/core/misc/java/test/PointTest.java p2.set(vals2); set 85 modules/core/misc/java/test/RangeTest.java r1.set(vals1); set 90 modules/core/misc/java/test/RangeTest.java r2.set(vals2); set 169 modules/core/misc/java/test/RotatedRectTest.java r1.set(vals1); set 178 modules/core/misc/java/test/RotatedRectTest.java r2.set(vals2); set 100 modules/core/misc/java/test/ScalarTest.java s1.set(vals); set 45 modules/core/misc/java/test/SizeTest.java sz2.set(vals1); set 50 modules/core/misc/java/test/SizeTest.java sz1.set(vals2); set 37 modules/core/misc/java/test/TermCriteriaTest.java tc1.set(vals1); set 44 modules/core/misc/java/test/TermCriteriaTest.java tc2.set(vals2); set 900 modules/core/src/convert.cpp int argidx = k.set(0, ocl::KernelArg::ReadOnly(_m.getUMat())); set 902 modules/core/src/convert.cpp argidx = k.set(argidx, ocl::KernelArg::WriteOnlyNoSize(dst[i])); set 903 modules/core/src/convert.cpp k.set(argidx, rowsPerWI); set 1068 modules/core/src/convert.cpp argidx = k.set(argidx, ocl::KernelArg::ReadOnlyNoSize(ksrc[i])); set 1069 modules/core/src/convert.cpp argidx = k.set(argidx, ocl::KernelArg::WriteOnly(dst)); set 1070 modules/core/src/convert.cpp k.set(argidx, rowsPerWI); set 1334 modules/core/src/convert.cpp argindex = k.set(argindex, ocl::KernelArg::ReadOnlyNoSize(srcargs[i])); set 1336 modules/core/src/convert.cpp argindex = k.set(argindex, ocl::KernelArg::WriteOnlyNoSize(dstargs[i])); set 1337 modules/core/src/convert.cpp argindex = k.set(argindex, size.height); set 1338 modules/core/src/convert.cpp argindex = k.set(argindex, size.width); set 1339 modules/core/src/convert.cpp k.set(argindex, rowsPerWI); set 2488 modules/core/src/datastructs.cpp CvSet* set = (CvSet*) cvCreateSeq( set_flags, header_size, elem_size, storage ); set 2489 modules/core/src/datastructs.cpp set->flags = (set->flags & ~CV_MAGIC_MASK) | CV_SET_MAGIC_VAL; set 2491 modules/core/src/datastructs.cpp return set; set 2497 modules/core/src/datastructs.cpp cvSetAdd( CvSet* set, CvSetElem* element, CvSetElem** inserted_element ) set 2502 modules/core/src/datastructs.cpp if( !set ) set 2505 modules/core/src/datastructs.cpp if( !(set->free_elems) ) set 2507 modules/core/src/datastructs.cpp int count = set->total; set 2508 modules/core/src/datastructs.cpp int elem_size = set->elem_size; set 2510 modules/core/src/datastructs.cpp icvGrowSeq( (CvSeq *) set, 0 ); set 2512 modules/core/src/datastructs.cpp set->free_elems = (CvSetElem*) (ptr = set->ptr); set 2513 modules/core/src/datastructs.cpp for( ; ptr + elem_size <= set->block_max; ptr += elem_size, count++ ) set 2520 modules/core/src/datastructs.cpp set->first->prev->count += count - set->total; set 2521 modules/core/src/datastructs.cpp set->total = count; set 2522 modules/core/src/datastructs.cpp set->ptr = set->block_max; set 2525 modules/core/src/datastructs.cpp free_elem = set->free_elems; set 2526 modules/core/src/datastructs.cpp set->free_elems = free_elem->next_free; set 2530 modules/core/src/datastructs.cpp memcpy( free_elem, element, set->elem_size ); set 2533 modules/core/src/datastructs.cpp set->active_count++; set 2544 modules/core/src/datastructs.cpp cvSetRemove( CvSet* set, int index ) set 2546 modules/core/src/datastructs.cpp CvSetElem* elem = cvGetSetElem( set, index ); set 2548 modules/core/src/datastructs.cpp cvSetRemoveByPtr( set, elem ); set 2549 modules/core/src/datastructs.cpp else if( !set ) set 2556 modules/core/src/datastructs.cpp cvClearSet( CvSet* set ) set 2558 modules/core/src/datastructs.cpp cvClearSeq( (CvSeq*)set ); set 2559 modules/core/src/datastructs.cpp set->free_elems = 0; set 2560 modules/core/src/datastructs.cpp set->active_count = 0; set 30 modules/core/src/lda.cpp typedef typename std::set<_Tp>::const_iterator constSetIterator; set 32 modules/core/src/lda.cpp std::set<_Tp> set_elems; set 1874 modules/core/src/ocl.cpp set(d); set 2510 modules/core/src/ocl.cpp devices[0].set(d); set 2566 modules/core/src/ocl.cpp devices[i].set(dlist_new[i]); set 2944 modules/core/src/ocl.cpp impl->devices[0].set(device); set 3268 modules/core/src/ocl.cpp return set(i, &h, sizeof(h)); set 3273 modules/core/src/ocl.cpp return set(i, KernelArg(KernelArg::READ_WRITE, (UMat*)&m, 0, 0)); set 5255 modules/core/src/ocl.cpp device.set(p->devices[d]); set 80 modules/core/src/parallel_pthreads.cpp set(range, body, nstripes); set 432 modules/core/src/parallel_pthreads.cpp m_work_load.set(range, body, std::ceil(nstripes)); set 498 modules/core/test/test_arithm.cpp cvtest::set(dst, gamma, mask); set 886 modules/core/test/test_arithm.cpp cvtest::set(dst, Scalar::all(0)); set 1174 modules/core/test/test_arithm.cpp cvtest::set(temp, Scalar::all(0), mask); set 147 modules/cudaimgproc/src/mssegmentation.cpp int set = elem; set 148 modules/cudaimgproc/src/mssegmentation.cpp while (set != parent[set]) set 149 modules/cudaimgproc/src/mssegmentation.cpp set = parent[set]; set 153 modules/cudaimgproc/src/mssegmentation.cpp parent[elem] = set; set 156 modules/cudaimgproc/src/mssegmentation.cpp return set; set 924 modules/features2d/include/opencv2/features2d.hpp void set( const std::vector<Mat>& descriptors ); set 104 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(uquery)); set 105 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(utrain)); set 106 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(trainIdx)); set 107 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(distance)); set 108 modules/features2d/src/matchers.cpp idx = k.set(idx, uquery.rows); set 109 modules/features2d/src/matchers.cpp idx = k.set(idx, uquery.cols); set 110 modules/features2d/src/matchers.cpp idx = k.set(idx, utrain.rows); set 111 modules/features2d/src/matchers.cpp idx = k.set(idx, utrain.cols); set 112 modules/features2d/src/matchers.cpp idx = k.set(idx, (int)(uquery.step / sizeof(float))); set 204 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(uquery)); set 205 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(utrain)); set 206 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(trainIdx)); set 207 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(distance)); set 208 modules/features2d/src/matchers.cpp idx = k.set(idx, uquery.rows); set 209 modules/features2d/src/matchers.cpp idx = k.set(idx, uquery.cols); set 210 modules/features2d/src/matchers.cpp idx = k.set(idx, utrain.rows); set 211 modules/features2d/src/matchers.cpp idx = k.set(idx, utrain.cols); set 212 modules/features2d/src/matchers.cpp idx = k.set(idx, (int)(uquery.step / sizeof(float))); set 313 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(uquery)); set 314 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(utrain)); set 315 modules/features2d/src/matchers.cpp idx = k.set(idx, maxDistance); set 316 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(trainIdx)); set 317 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(distance)); set 318 modules/features2d/src/matchers.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(nMatches)); set 319 modules/features2d/src/matchers.cpp idx = k.set(idx, uquery.rows); set 320 modules/features2d/src/matchers.cpp idx = k.set(idx, uquery.cols); set 321 modules/features2d/src/matchers.cpp idx = k.set(idx, utrain.rows); set 322 modules/features2d/src/matchers.cpp idx = k.set(idx, utrain.cols); set 323 modules/features2d/src/matchers.cpp idx = k.set(idx, trainIdx.cols); set 324 modules/features2d/src/matchers.cpp idx = k.set(idx, (int)(uquery.step / sizeof(float))); set 325 modules/features2d/src/matchers.cpp idx = k.set(idx, (int)(trainIdx.step / sizeof(int))); set 1055 modules/features2d/src/matchers.cpp mergedDescriptors.set( trainDescCollection ); set 128 modules/flann/include/opencv2/flann/dynamic_bitset.h void set(size_t index) set 483 modules/flann/include/opencv2/flann/kdtree_index.h checked.set(index); set 180 modules/flann/include/opencv2/flann/lsh_table.h key_bitset_.set(key); set 305 modules/flann/include/opencv2/flann/lsh_table.h for (BucketsSpace::const_iterator key_bucket = buckets_space_.begin(); key_bucket != buckets_space_.end(); ++key_bucket) key_bitset_.set(key_bucket->first); set 330 modules/flann/include/opencv2/flann/result_set.h for (typename std::set<DistIndex>::const_iterator dist_index = dist_indices_.begin(), dist_index_end = set 338 modules/flann/include/opencv2/flann/result_set.h for (typename std::set<DistIndex>::const_iterator dist_index = dist_indices_.begin(), dist_index_end = set 380 modules/flann/include/opencv2/flann/result_set.h std::set<DistIndex> dist_indices_; set 2825 modules/highgui/src/ppltasks_winrt.h _M_Scheduled.set(); set 3406 modules/highgui/src/ppltasks_winrt.h _M_Scheduled.set(); set 3473 modules/highgui/src/ppltasks_winrt.h _M_Completed.set(); set 3518 modules/highgui/src/ppltasks_winrt.h _M_Completed.set(); set 3696 modules/highgui/src/ppltasks_winrt.h bool set(_ResultType _Result) const // 'const' (even though it's not deep) allows to safely pass events by value into lambdas set 3987 modules/highgui/src/ppltasks_winrt.h bool set() const // 'const' (even though it's not deep) allows to safely pass events by value into lambdas set 3989 modules/highgui/src/ppltasks_winrt.h return _M_unitEvent.set(details::_Unit_type()); set 4100 modules/highgui/src/ppltasks_winrt.h auto _IsValidTaskCtor(_Ty _Param, int, int, ...) -> typename decltype(_Param.set(stdx::declval<_ReturnType>()), std::true_type()); set 4103 modules/highgui/src/ppltasks_winrt.h auto _IsValidTaskCtor(_Ty _Param, int, ...) -> typename decltype(_Param.set(), std::true_type()); set 8119 modules/highgui/src/ppltasks_winrt.h _PParam->_M_completed.set(_Unit_type()); set 8210 modules/highgui/src/ppltasks_winrt.h _PParam->_M_completed.set(_Unit_type()); set 8324 modules/highgui/src/ppltasks_winrt.h _PParam->_M_completed.set(_Unit_type()); set 8419 modules/highgui/src/ppltasks_winrt.h _PParam->_M_completed.set(_Unit_type()); set 8922 modules/highgui/src/ppltasks_winrt.h _PParamCopy->_M_Completed.set(std::make_pair(std::make_pair(_ResultTask._GetImpl()->_GetResult(), _IndexCopy), _ResultTask._GetImpl()->_M_pTokenState)); set 8926 modules/highgui/src/ppltasks_winrt.h _PParam->_M_Completed.set(std::make_pair(std::make_pair(_ResultTask._GetImpl()->_GetResult(), index), _ResultTask._GetImpl()->_M_pTokenState)); set 9004 modules/highgui/src/ppltasks_winrt.h _PParamCopy->_M_Completed.set(std::make_pair(_IndexCopy, _ResultTask._GetImpl()->_M_pTokenState)); set 9008 modules/highgui/src/ppltasks_winrt.h _PParam->_M_Completed.set(std::make_pair(index, _ResultTask._GetImpl()->_M_pTokenState)); set 9174 modules/highgui/src/ppltasks_winrt.h _PParamCopy->_M_Completed.set(std::make_pair(_ResultTask._GetImpl()->_GetResult(), reinterpret_cast<size_t>(_ResultTask._GetImpl()->_M_pTokenState))); set 9178 modules/highgui/src/ppltasks_winrt.h _PParam->_M_Completed.set(std::make_pair(_ResultTask._GetImpl()->_GetResult(), _ResultTask._GetImpl()->_M_pTokenState)); set 9251 modules/highgui/src/ppltasks_winrt.h _PParamCopy->_M_Completed.set(std::make_pair(_Result, _ResultTask._GetImpl()->_M_pTokenState)); set 9256 modules/highgui/src/ppltasks_winrt.h _PParam->_M_Completed.set(std::make_pair(_Result, _ResultTask._GetImpl()->_M_pTokenState)); set 9276 modules/highgui/src/ppltasks_winrt.h _PParamCopy->_M_Completed.set(std::make_pair(_Vec, _ResultTask._GetImpl()->_M_pTokenState)); set 9284 modules/highgui/src/ppltasks_winrt.h _PParam->_M_Completed.set(std::make_pair(_Vec, _ResultTask._GetImpl()->_M_pTokenState)); set 9382 modules/highgui/src/ppltasks_winrt.h _PParam1->_M_Completed.set(std::make_pair(details::_Unit_type(), _ResultTask._GetImpl()->_M_pTokenState)); set 9404 modules/highgui/src/ppltasks_winrt.h _Tce.set(_Param); set 9413 modules/highgui/src/ppltasks_winrt.h _Tce.set(_Param); set 9420 modules/highgui/src/ppltasks_winrt.h _Tce.set(); set 824 modules/imgproc/src/accum.cpp int argidx = k.set(0, srcarg); set 826 modules/imgproc/src/accum.cpp argidx = k.set(argidx, src2arg); set 827 modules/imgproc/src/accum.cpp argidx = k.set(argidx, dstarg); set 831 modules/imgproc/src/accum.cpp argidx = k.set(argidx, (float)alpha); set 833 modules/imgproc/src/accum.cpp argidx = k.set(argidx, alpha); set 836 modules/imgproc/src/accum.cpp k.set(argidx, maskarg); set 82 modules/imgproc/src/clahe.cpp idx = k.set(idx, cv::ocl::KernelArg::ReadOnlyNoSize(src)); set 83 modules/imgproc/src/clahe.cpp idx = k.set(idx, cv::ocl::KernelArg::WriteOnlyNoSize(dst)); set 84 modules/imgproc/src/clahe.cpp idx = k.set(idx, tile_size); set 85 modules/imgproc/src/clahe.cpp idx = k.set(idx, tilesX); set 86 modules/imgproc/src/clahe.cpp idx = k.set(idx, clipLimit); set 87 modules/imgproc/src/clahe.cpp k.set(idx, lutScale); set 113 modules/imgproc/src/clahe.cpp idx = k.set(idx, cv::ocl::KernelArg::ReadOnlyNoSize(src)); set 114 modules/imgproc/src/clahe.cpp idx = k.set(idx, cv::ocl::KernelArg::WriteOnlyNoSize(dst)); set 115 modules/imgproc/src/clahe.cpp idx = k.set(idx, cv::ocl::KernelArg::ReadOnlyNoSize(lut)); set 116 modules/imgproc/src/clahe.cpp idx = k.set(idx, src.cols); set 117 modules/imgproc/src/clahe.cpp idx = k.set(idx, src.rows); set 118 modules/imgproc/src/clahe.cpp idx = k.set(idx, tile_size); set 119 modules/imgproc/src/clahe.cpp idx = k.set(idx, tilesX); set 120 modules/imgproc/src/clahe.cpp k.set(idx, tilesY); set 1477 modules/imgproc/src/morph.cpp int idxArg = kernel.set(0, ocl::KernelArg::PtrReadOnly(source)); set 1478 modules/imgproc/src/morph.cpp idxArg = kernel.set(idxArg, (int)source.step); set 1483 modules/imgproc/src/morph.cpp idxArg = kernel.set(idxArg, srcOffsetX); set 1484 modules/imgproc/src/morph.cpp idxArg = kernel.set(idxArg, srcOffsetY); set 1485 modules/imgproc/src/morph.cpp idxArg = kernel.set(idxArg, srcEndX); set 1486 modules/imgproc/src/morph.cpp idxArg = kernel.set(idxArg, srcEndY); set 1487 modules/imgproc/src/morph.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::WriteOnly(dst)); set 1491 modules/imgproc/src/morph.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::ReadOnlyNoSize(extraMat)); set 1188 modules/imgproc/src/smooth.cpp int idxArg = kernel.set(0, ocl::KernelArg::PtrReadOnly(src)); set 1189 modules/imgproc/src/smooth.cpp idxArg = kernel.set(idxArg, (int)src.step); set 1194 modules/imgproc/src/smooth.cpp idxArg = kernel.set(idxArg, srcOffsetX); set 1195 modules/imgproc/src/smooth.cpp idxArg = kernel.set(idxArg, srcOffsetY); set 1196 modules/imgproc/src/smooth.cpp idxArg = kernel.set(idxArg, srcEndX); set 1197 modules/imgproc/src/smooth.cpp idxArg = kernel.set(idxArg, srcEndY); set 1198 modules/imgproc/src/smooth.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::WriteOnly(dst)); set 1200 modules/imgproc/src/smooth.cpp idxArg = kernel.set(idxArg, (float)alpha); set 272 modules/imgproc/test/test_floodfill.cpp cvtest::set( m_mask, Scalar::all(0), Mat() ); set 1102 modules/objdetect/src/hog.cpp idx = k.set(idx, height); set 1103 modules/objdetect/src/hog.cpp idx = k.set(idx, width); set 1104 modules/objdetect/src/hog.cpp idx = k.set(idx, (int)img.step1()); set 1105 modules/objdetect/src/hog.cpp idx = k.set(idx, grad_quadstep); set 1106 modules/objdetect/src/hog.cpp idx = k.set(idx, qangle_step); set 1107 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(img)); set 1108 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(grad)); set 1109 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(qangle)); set 1110 modules/objdetect/src/hog.cpp idx = k.set(idx, angle_scale); set 1111 modules/objdetect/src/hog.cpp idx = k.set(idx, correctGamma); set 1112 modules/objdetect/src/hog.cpp idx = k.set(idx, nbins); set 1164 modules/objdetect/src/hog.cpp idx = k.set(idx, block_stride_x); set 1165 modules/objdetect/src/hog.cpp idx = k.set(idx, block_stride_y); set 1166 modules/objdetect/src/hog.cpp idx = k.set(idx, nbins); set 1167 modules/objdetect/src/hog.cpp idx = k.set(idx, (int)block_hist_size); set 1168 modules/objdetect/src/hog.cpp idx = k.set(idx, img_block_width); set 1169 modules/objdetect/src/hog.cpp idx = k.set(idx, blocks_in_group); set 1170 modules/objdetect/src/hog.cpp idx = k.set(idx, blocks_total); set 1171 modules/objdetect/src/hog.cpp idx = k.set(idx, grad_quadstep); set 1172 modules/objdetect/src/hog.cpp idx = k.set(idx, qangle_step); set 1173 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(grad)); set 1174 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(qangle)); set 1175 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(gauss_w_lut)); set 1176 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(block_hists)); set 1177 modules/objdetect/src/hog.cpp idx = k.set(idx, (void*)NULL, (size_t)smem); set 1246 modules/objdetect/src/hog.cpp idx = k.set(idx, nthreads); set 1247 modules/objdetect/src/hog.cpp idx = k.set(idx, block_hist_size); set 1248 modules/objdetect/src/hog.cpp idx = k.set(idx, img_block_width); set 1250 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrReadWrite(block_hists)); set 1251 modules/objdetect/src/hog.cpp idx = k.set(idx, threshold); set 1252 modules/objdetect/src/hog.cpp idx = k.set(idx, (void*)NULL, nthreads * sizeof(float)); set 1278 modules/objdetect/src/hog.cpp idx = k.set(idx, block_hist_size); set 1279 modules/objdetect/src/hog.cpp idx = k.set(idx, descriptors_quadstep); set 1280 modules/objdetect/src/hog.cpp idx = k.set(idx, descr_size); set 1281 modules/objdetect/src/hog.cpp idx = k.set(idx, descr_width); set 1282 modules/objdetect/src/hog.cpp idx = k.set(idx, img_block_width); set 1283 modules/objdetect/src/hog.cpp idx = k.set(idx, win_block_stride_x); set 1284 modules/objdetect/src/hog.cpp idx = k.set(idx, win_block_stride_y); set 1285 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(block_hists)); set 1286 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(descriptors)); set 1312 modules/objdetect/src/hog.cpp idx = k.set(idx, block_hist_size); set 1313 modules/objdetect/src/hog.cpp idx = k.set(idx, descriptors_quadstep); set 1314 modules/objdetect/src/hog.cpp idx = k.set(idx, descr_size); set 1315 modules/objdetect/src/hog.cpp idx = k.set(idx, nblocks_win_x); set 1316 modules/objdetect/src/hog.cpp idx = k.set(idx, nblocks_win_y); set 1317 modules/objdetect/src/hog.cpp idx = k.set(idx, img_block_width); set 1318 modules/objdetect/src/hog.cpp idx = k.set(idx, win_block_stride_x); set 1319 modules/objdetect/src/hog.cpp idx = k.set(idx, win_block_stride_y); set 1320 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(block_hists)); set 1321 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(descriptors)); set 1664 modules/objdetect/src/hog.cpp idx = k.set(idx, descr_size.width); set 1665 modules/objdetect/src/hog.cpp idx = k.set(idx, descr_size.height); set 1680 modules/objdetect/src/hog.cpp idx = k.set(idx, descr_size.width); set 1681 modules/objdetect/src/hog.cpp idx = k.set(idx, descr_size.height); set 1696 modules/objdetect/src/hog.cpp idx = k.set(idx, descr_size.area()); set 1697 modules/objdetect/src/hog.cpp idx = k.set(idx, descr_size.height); set 1710 modules/objdetect/src/hog.cpp idx = k.set(idx, block_hist_size); set 1711 modules/objdetect/src/hog.cpp idx = k.set(idx, img_win_width); set 1712 modules/objdetect/src/hog.cpp idx = k.set(idx, img_block_width); set 1713 modules/objdetect/src/hog.cpp idx = k.set(idx, win_block_stride_x); set 1714 modules/objdetect/src/hog.cpp idx = k.set(idx, win_block_stride_y); set 1715 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(block_hists)); set 1716 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrReadOnly(detector)); set 1717 modules/objdetect/src/hog.cpp idx = k.set(idx, free_coef); set 1718 modules/objdetect/src/hog.cpp idx = k.set(idx, threshold); set 1719 modules/objdetect/src/hog.cpp idx = k.set(idx, ocl::KernelArg::PtrWriteOnly(labels)); set 223 modules/stitching/include/opencv2/stitching/detail/seam_finders.hpp std::set<std::pair<int, int> > edges_; set 112 modules/stitching/src/matchers.cpp typedef std::set<std::pair<int,int> > MatchesSet; set 694 modules/stitching/src/motion_estimators.cpp std::set<std::pair<int,int> > span_tree_edges; set 713 modules/stitching/src/motion_estimators.cpp for (std::set<std::pair<int,int> >::const_iterator itr = span_tree_edges.begin(); set 413 modules/stitching/src/seam_finders.cpp for (std::set<std::pair<int, int> >::iterator itr = edges_.begin(); itr != edges_.end(); ++itr) set 554 modules/stitching/src/seam_finders.cpp std::set<std::pair<int, int> >::iterator begin, end; set 60 modules/stitching/src/util.cpp int set = elem; set 61 modules/stitching/src/util.cpp while (set != parent[set]) set 62 modules/stitching/src/util.cpp set = parent[set]; set 67 modules/stitching/src/util.cpp parent[elem] = set; set 70 modules/stitching/src/util.cpp return set; set 101 modules/ts/include/opencv2/ts.hpp CV_EXPORTS void set(Mat& dst, const Scalar& gamma, const Mat& mask=Mat()); set 2650 modules/ts/include/opencv2/ts/ts_gtest.h void set(const T& value) { *pointer() = value; } set 2731 modules/ts/include/opencv2/ts/ts_gtest.h void set(const T& value) { value_ = value; } set 7558 modules/ts/include/opencv2/ts/ts_gtest.h ::std::set<const char*> defined_test_names_; set 288 modules/ts/src/ts_func.cpp set( dst, Scalar::all(beta) ); set 2204 modules/ts/src/ts_gtest.cpp per_thread_test_part_result_reporter_.set(reporter); set 9576 modules/ts/src/ts_gtest.cpp typedef ::std::set<const char*>::const_iterator DefinedTestIter; set 9584 modules/ts/src/ts_gtest.cpp ::std::set<std::string> tests; set 769 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, ocl::KernelArg::ReadOnly(frame)); set 770 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, ocl::KernelArg::PtrReadWrite(u_bgmodelUsedModes)); set 771 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, ocl::KernelArg::PtrReadWrite(u_weight)); set 772 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, ocl::KernelArg::PtrReadWrite(u_mean)); set 773 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, ocl::KernelArg::PtrReadWrite(u_variance)); set 774 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, ocl::KernelArg::WriteOnlyNoSize(fgmask)); set 776 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, (float)learningRate); //alphaT set 777 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, (float)alpha1); set 778 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, (float)(-learningRate*fCT)); //prune set 780 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, (float)varThreshold); //c_Tb set 781 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, backgroundRatio); //c_TB set 782 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, varThresholdGen); //c_Tg set 783 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, varMin); set 784 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, varMax); set 785 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, fVarInit); set 786 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_apply.set(idxArg, fTau); set 788 modules/video/src/bgfg_gaussmix2.cpp kernel_apply.set(idxArg, nShadowDetection); set 802 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_getBg.set(idxArg, ocl::KernelArg::PtrReadOnly(u_bgmodelUsedModes)); set 803 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_getBg.set(idxArg, ocl::KernelArg::PtrReadOnly(u_weight)); set 804 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_getBg.set(idxArg, ocl::KernelArg::PtrReadOnly(u_mean)); set 805 modules/video/src/bgfg_gaussmix2.cpp idxArg = kernel_getBg.set(idxArg, ocl::KernelArg::WriteOnly(dst)); set 806 modules/video/src/bgfg_gaussmix2.cpp kernel_getBg.set(idxArg, backgroundRatio); set 997 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, imageI); //image2d_t I set 998 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, imageJ); //image2d_t J set 999 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(prevPts)); // __global const float2* prevPts set 1000 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadWrite(nextPts)); // __global const float2* nextPts set 1001 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadWrite(status)); // __global uchar* status set 1002 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadWrite(err)); // __global float* err set 1003 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, (int)level); // const int level set 1004 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, (int)I.rows); // const int rows set 1005 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, (int)I.cols); // const int cols set 1006 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, (int)patch.x); // int PATCH_X set 1007 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, (int)patch.y); // int PATCH_Y set 1008 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, (int)winSize.width); // int c_winSize_x set 1009 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, (int)winSize.height); // int c_winSize_y set 1010 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, (int)iters); // int c_iters set 1011 modules/video/src/lkpyramid.cpp idxArg = kernel.set(idxArg, (char)calcErr); //char calcErr set 856 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(src)); set 857 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(src.step / src.elemSize())); set 858 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(dst)); set 859 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(dst.step / dst.elemSize())); set 860 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, dst.rows); set 861 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, dst.cols); set 862 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(m_gKer)); set 863 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)ksizeHalf); set 864 modules/video/src/optflowgf.cpp kernel.set(idxArg, (void *)NULL, smem_size); set 882 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(src)); set 883 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(src.step / src.elemSize())); set 884 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(dst)); set 885 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(dst.step / dst.elemSize())); set 886 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, height); set 887 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, src.cols); set 888 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(m_gKer)); set 889 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)ksizeHalf); set 890 modules/video/src/optflowgf.cpp kernel.set(idxArg, (void *)NULL, smem_size); set 916 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(src)); set 917 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(src.step / src.elemSize())); set 918 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(dst)); set 919 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(dst.step / dst.elemSize())); set 920 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, src.rows); set 921 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, src.cols); set 922 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(m_g)); set 923 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(m_xg)); set 924 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(m_xxg)); set 925 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (void *)NULL, smem_size); set 926 modules/video/src/optflowgf.cpp kernel.set(idxArg, (void *)m_ig, 4 * sizeof(float)); set 946 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(src)); set 947 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(src.step / src.elemSize())); set 948 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(dst)); set 949 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(dst.step / dst.elemSize())); set 950 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, height); set 951 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, src.cols); set 952 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)ksizeHalf); set 953 modules/video/src/optflowgf.cpp kernel.set(idxArg, (void *)NULL, smem_size); set 971 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(M)); set 972 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(M.step / M.elemSize())); set 973 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(flowx)); set 974 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(flowx.step / flowx.elemSize())); set 975 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(flowy)); set 976 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(flowy.step / flowy.elemSize())); set 977 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)flowy.rows); set 978 modules/video/src/optflowgf.cpp kernel.set(idxArg, (int)flowy.cols); set 995 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(flowx)); set 996 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(flowx.step / flowx.elemSize())); set 997 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(flowy)); set 998 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(flowy.step / flowy.elemSize())); set 999 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)flowx.rows); set 1000 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)flowx.cols); set 1001 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(R0)); set 1002 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(R0.step / R0.elemSize())); set 1003 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(R1)); set 1004 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, (int)(R1.step / R1.elemSize())); set 1005 modules/video/src/optflowgf.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(M)); set 1006 modules/video/src/optflowgf.cpp kernel.set(idxArg, (int)(M.step / M.elemSize())); set 226 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(src));//src mat set 227 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(src.cols));//src mat col set 228 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(src.rows));//src mat rows set 229 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(src.step / src.elemSize()));//src mat step set 230 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(dx));//res mat dx set 231 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(dy));//res mat dy set 232 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(dx.step/dx.elemSize()));//res mat step set 247 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(I0));//I0 mat set 249 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, I0_step);//I0_step set 250 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(I0.cols));//I0_col set 251 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(I0.rows));//I0_row set 255 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, imageI1);//image2d_t tex_I1 set 256 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, imageI1x);//image2d_t tex_I1x set 257 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, imageI1y);//image2d_t tex_I1y set 258 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(u1));//const float* u1 set 259 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u1.step / u1.elemSize()));//int u1_step set 260 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(u2));//const float* u2 set 261 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(I1w));///float* I1w set 262 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(I1wx));//float* I1wx set 263 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(I1wy));//float* I1wy set 264 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(grad));//float* grad set 265 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(rho));//float* rho set 266 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(I1w.step / I1w.elemSize()));//I1w_step set 267 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u2.step / u2.elemSize()));//u2_step set 270 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)u1_offset_x );//u1_offset_x set 271 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u1.offset/u1.step));//u1_offset_y set 274 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)u2_offset_x);//u2_offset_x set 275 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u2.offset / u2.step));//u2_offset_y set 291 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(I1wx)); //const float* I1wx set 292 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(I1wx.cols)); //int I1wx_col set 293 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(I1wx.rows)); //int I1wx_row set 294 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(I1wx.step/I1wx.elemSize())); //int I1wx_step set 295 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(I1wy)); //const float* I1wy set 296 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(grad)); //const float* grad set 297 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(rho_c)); //const float* rho_c set 298 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(p11)); //const float* p11 set 299 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(p12)); //const float* p12 set 300 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(p21)); //const float* p21 set 301 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(p22)); //const float* p22 set 302 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadWrite(u1)); //float* u1 set 303 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u1.step / u1.elemSize())); //int u1_step set 304 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadWrite(u2)); //float* u2 set 305 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrWriteOnly(error)); //float* error set 306 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (float)l_t); //float l_t set 307 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (float)theta); //float theta set 308 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u2.step / u2.elemSize()));//int u2_step set 311 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)u1_offset_x); //int u1_offset_x set 312 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u1.offset/u1.step)); //int u1_offset_y set 315 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)u2_offset_x ); //int u2_offset_x set 316 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u2.offset / u2.step)); //int u2_offset_y set 317 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (char)calc_error); //char calc_error set 332 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(u1));// const float* u1 set 333 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u1.cols)); //int u1_col set 334 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u1.rows)); //int u1_row set 335 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u1.step/u1.elemSize())); //int u1_step set 336 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadOnly(u2)); // const float* u2 set 337 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadWrite(p11)); // float* p11 set 338 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(p11.step/p11.elemSize())); //int p11_step set 339 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadWrite(p12)); // float* p12 set 340 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadWrite(p21)); // float* p21 set 341 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, ocl::KernelArg::PtrReadWrite(p22)); // float* p22 set 342 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (float)(taut)); //float taut set 343 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u2.step/u2.elemSize())); //int u2_step set 346 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, u1_offset_x); //int u1_offset_x set 347 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u1.offset / u1.step)); //int u1_offset_y set 350 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, u2_offset_x); //int u2_offset_x set 351 modules/video/src/tvl1flow.cpp idxArg = kernel.set(idxArg, (int)(u2.offset / u2.step)); //int u2_offset_y set 509 modules/videoio/include/opencv2/videoio.hpp CV_WRAP virtual bool set(int propId, double value); set 613 modules/videoio/include/opencv2/videoio.hpp CV_WRAP virtual bool set(int propId, double value); set 172 modules/videoio/src/cap_winrt/CaptureFrameGrabber.cpp t.set(As<IMF2DBuffer2>(buffer)); set 2825 modules/videoio/src/ppltasks_winrt.hpp _M_Scheduled.set(); set 3406 modules/videoio/src/ppltasks_winrt.hpp _M_Scheduled.set(); set 3473 modules/videoio/src/ppltasks_winrt.hpp _M_Completed.set(); set 3518 modules/videoio/src/ppltasks_winrt.hpp _M_Completed.set(); set 3989 modules/videoio/src/ppltasks_winrt.hpp return _M_unitEvent.set(details::_Unit_type()); set 4100 modules/videoio/src/ppltasks_winrt.hpp auto _IsValidTaskCtor(_Ty _Param, int, int, ...) -> typename decltype(_Param.set(stdx::declval<_ReturnType>()), std::true_type()); set 4103 modules/videoio/src/ppltasks_winrt.hpp auto _IsValidTaskCtor(_Ty _Param, int, ...) -> typename decltype(_Param.set(), std::true_type()); set 8119 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_completed.set(_Unit_type()); set 8210 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_completed.set(_Unit_type()); set 8324 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_completed.set(_Unit_type()); set 8419 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_completed.set(_Unit_type()); set 8922 modules/videoio/src/ppltasks_winrt.hpp _PParamCopy->_M_Completed.set(std::make_pair(std::make_pair(_ResultTask._GetImpl()->_GetResult(), _IndexCopy), _ResultTask._GetImpl()->_M_pTokenState)); set 8926 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_Completed.set(std::make_pair(std::make_pair(_ResultTask._GetImpl()->_GetResult(), index), _ResultTask._GetImpl()->_M_pTokenState)); set 9004 modules/videoio/src/ppltasks_winrt.hpp _PParamCopy->_M_Completed.set(std::make_pair(_IndexCopy, _ResultTask._GetImpl()->_M_pTokenState)); set 9008 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_Completed.set(std::make_pair(index, _ResultTask._GetImpl()->_M_pTokenState)); set 9174 modules/videoio/src/ppltasks_winrt.hpp _PParamCopy->_M_Completed.set(std::make_pair(_ResultTask._GetImpl()->_GetResult(), reinterpret_cast<size_t>(_ResultTask._GetImpl()->_M_pTokenState))); set 9178 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_Completed.set(std::make_pair(_ResultTask._GetImpl()->_GetResult(), _ResultTask._GetImpl()->_M_pTokenState)); set 9251 modules/videoio/src/ppltasks_winrt.hpp _PParamCopy->_M_Completed.set(std::make_pair(_Result, _ResultTask._GetImpl()->_M_pTokenState)); set 9256 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_Completed.set(std::make_pair(_Result, _ResultTask._GetImpl()->_M_pTokenState)); set 9276 modules/videoio/src/ppltasks_winrt.hpp _PParamCopy->_M_Completed.set(std::make_pair(_Vec, _ResultTask._GetImpl()->_M_pTokenState)); set 9284 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_Completed.set(std::make_pair(_Vec, _ResultTask._GetImpl()->_M_pTokenState)); set 9382 modules/videoio/src/ppltasks_winrt.hpp _PParam1->_M_Completed.set(std::make_pair(details::_Unit_type(), _ResultTask._GetImpl()->_M_pTokenState)); set 9404 modules/videoio/src/ppltasks_winrt.hpp _Tce.set(_Param); set 9413 modules/videoio/src/ppltasks_winrt.hpp _Tce.set(_Param); set 9420 modules/videoio/src/ppltasks_winrt.hpp _Tce.set(); set 114 modules/videoio/test/test_video_pos.cpp cap.set(CAP_PROP_POS_FRAMES, 0); set 133 modules/videoio/test/test_video_pos.cpp if( !cap.set(CAP_PROP_POS_FRAMES, idx) ) set 595 modules/videostab/src/global_motion.cpp set(r, 0, p0.x); set(r, 1, p0.y); set(r, 2, 1); set(r, 6+2*i, -1); set 598 modules/videostab/src/global_motion.cpp set(r+1, 3, p0.x); set(r+1, 4, p0.y); set(r+1, 5, 1); set(r+1, 6+2*i+1, -1); set 601 modules/videostab/src/global_motion.cpp set(r+2, 0, p0.x); set(r+2, 1, p0.y); set(r+2, 2, 1); set(r+2, 6+2*i, 1); set 604 modules/videostab/src/global_motion.cpp set(r+3, 3, p0.x); set(r+3, 4, p0.y); set(r+3, 5, 1); set(r+3, 6+2*i+1, 1); set 610 modules/videostab/src/global_motion.cpp set(r, 0, 1); set(r, 4, -1); rowlb_[r] = rowub_[r] = 0; set 611 modules/videostab/src/global_motion.cpp set(r+1, 1, 1); set(r+1, 3, 1); rowlb_[r+1] = rowub_[r+1] = 0; set 615 modules/videostab/src/global_motion.cpp set(r, 0, 1); set(r, 4, -1); rowlb_[r] = rowub_[r] = 0; set 616 modules/videostab/src/global_motion.cpp set(r+1, 1, 1); rowlb_[r+1] = rowub_[r+1] = 0; set 617 modules/videostab/src/global_motion.cpp set(r+2, 3, 1); rowlb_[r+2] = rowub_[r+2] = 0; set 621 modules/videostab/src/global_motion.cpp set(r, 0, 1); rowlb_[r] = rowub_[r] = 1; set 622 modules/videostab/src/global_motion.cpp set(r+1, 1, 1); rowlb_[r+1] = rowub_[r+1] = 0; set 623 modules/videostab/src/global_motion.cpp set(r+2, 3, 1); rowlb_[r+2] = rowub_[r+2] = 0; set 624 modules/videostab/src/global_motion.cpp set(r+3, 4, 1); rowlb_[r+3] = rowub_[r+3] = 1; set 263 modules/videostab/src/motion_stabilizing.cpp set(r, c, pt[i].x); set(r, c+1, pt[i].y); set(r, c+2, 1); set 264 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, pt[i].y); set(r+1, c+1, -pt[i].x); set(r+1, c+3, 1); set 278 modules/videostab/src/motion_stabilizing.cpp set(r, c, -1); set 279 modules/videostab/src/motion_stabilizing.cpp set(r+1, c+1, -1); set 280 modules/videostab/src/motion_stabilizing.cpp set(r+2, c+2, -1); set 281 modules/videostab/src/motion_stabilizing.cpp set(r+3, c+1, 1); set 282 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, -1); set 283 modules/videostab/src/motion_stabilizing.cpp set(r+5, c+3, -1); set 286 modules/videostab/src/motion_stabilizing.cpp set(r, c, M0(0,0)); set(r, c+1, M0(1,0)); set 287 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, M0(0,1)); set(r+1, c+1, M0(1,1)); set 288 modules/videostab/src/motion_stabilizing.cpp set(r+2, c, M0(0,2)); set(r+2, c+1, M0(1,2)); set(r+2, c+2, 1); set 289 modules/videostab/src/motion_stabilizing.cpp set(r+3, c, M0(1,0)); set(r+3, c+1, -M0(0,0)); set 290 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, M0(1,1)); set(r+4, c+1, -M0(0,1)); set 291 modules/videostab/src/motion_stabilizing.cpp set(r+5, c, M0(1,2)); set(r+5, c+1, -M0(0,2)); set(r+5, c+3, 1); set 295 modules/videostab/src/motion_stabilizing.cpp set(r+i, c+i, -1); set 311 modules/videostab/src/motion_stabilizing.cpp set(r, c, -1); set 312 modules/videostab/src/motion_stabilizing.cpp set(r+1, c+1, -1); set 313 modules/videostab/src/motion_stabilizing.cpp set(r+2, c+2, -1); set 314 modules/videostab/src/motion_stabilizing.cpp set(r+3, c+1, 1); set 315 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, -1); set 316 modules/videostab/src/motion_stabilizing.cpp set(r+5, c+3, -1); set 319 modules/videostab/src/motion_stabilizing.cpp set(r, c, M0(0,0)); set(r, c+1, M0(1,0)); set 320 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, M0(0,1)); set(r+1, c+1, M0(1,1)); set 321 modules/videostab/src/motion_stabilizing.cpp set(r+2, c, M0(0,2)); set(r+2, c+1, M0(1,2)); set(r+2, c+2, 1); set 322 modules/videostab/src/motion_stabilizing.cpp set(r+3, c, M0(1,0)); set(r+3, c+1, -M0(0,0)); set 323 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, M0(1,1)); set(r+4, c+1, -M0(0,1)); set 324 modules/videostab/src/motion_stabilizing.cpp set(r+5, c, M0(1,2)); set(r+5, c+1, -M0(0,2)); set(r+5, c+3, 1); set 328 modules/videostab/src/motion_stabilizing.cpp set(r+i, c+i, 1); set 344 modules/videostab/src/motion_stabilizing.cpp set(r, c, 1); set 345 modules/videostab/src/motion_stabilizing.cpp set(r+1, c+1, 1); set 346 modules/videostab/src/motion_stabilizing.cpp set(r+2, c+2, 1); set 347 modules/videostab/src/motion_stabilizing.cpp set(r+3, c+1, -1); set 348 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, 1); set 349 modules/videostab/src/motion_stabilizing.cpp set(r+5, c+3, 1); set 352 modules/videostab/src/motion_stabilizing.cpp set(r, c, -M0(0,0)-1); set(r, c+1, -M0(1,0)); set 353 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, -M0(0,1)); set(r+1, c+1, -M0(1,1)-1); set 354 modules/videostab/src/motion_stabilizing.cpp set(r+2, c, -M0(0,2)); set(r+2, c+1, -M0(1,2)); set(r+2, c+2, -2); set 355 modules/videostab/src/motion_stabilizing.cpp set(r+3, c, -M0(1,0)); set(r+3, c+1, M0(0,0)+1); set 356 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, -M0(1,1)-1); set(r+4, c+1, M0(0,1)); set 357 modules/videostab/src/motion_stabilizing.cpp set(r+5, c, -M0(1,2)); set(r+5, c+1, M0(0,2)); set(r+5, c+3, -2); set 360 modules/videostab/src/motion_stabilizing.cpp set(r, c, M1(0,0)); set(r, c+1, M1(1,0)); set 361 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, M1(0,1)); set(r+1, c+1, M1(1,1)); set 362 modules/videostab/src/motion_stabilizing.cpp set(r+2, c, M1(0,2)); set(r+2, c+1, M1(1,2)); set(r+2, c+2, 1); set 363 modules/videostab/src/motion_stabilizing.cpp set(r+3, c, M1(1,0)); set(r+3, c+1, -M1(0,0)); set 364 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, M1(1,1)); set(r+4, c+1, -M1(0,1)); set 365 modules/videostab/src/motion_stabilizing.cpp set(r+5, c, M1(1,2)); set(r+5, c+1, -M1(0,2)); set(r+5, c+3, 1); set 369 modules/videostab/src/motion_stabilizing.cpp set(r+i, c+i, -1); set 385 modules/videostab/src/motion_stabilizing.cpp set(r, c, 1); set 386 modules/videostab/src/motion_stabilizing.cpp set(r+1, c+1, 1); set 387 modules/videostab/src/motion_stabilizing.cpp set(r+2, c+2, 1); set 388 modules/videostab/src/motion_stabilizing.cpp set(r+3, c+1, -1); set 389 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, 1); set 390 modules/videostab/src/motion_stabilizing.cpp set(r+5, c+3, 1); set 393 modules/videostab/src/motion_stabilizing.cpp set(r, c, -M0(0,0)-1); set(r, c+1, -M0(1,0)); set 394 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, -M0(0,1)); set(r+1, c+1, -M0(1,1)-1); set 395 modules/videostab/src/motion_stabilizing.cpp set(r+2, c, -M0(0,2)); set(r+2, c+1, -M0(1,2)); set(r+2, c+2, -2); set 396 modules/videostab/src/motion_stabilizing.cpp set(r+3, c, -M0(1,0)); set(r+3, c+1, M0(0,0)+1); set 397 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, -M0(1,1)-1); set(r+4, c+1, M0(0,1)); set 398 modules/videostab/src/motion_stabilizing.cpp set(r+5, c, -M0(1,2)); set(r+5, c+1, M0(0,2)); set(r+5, c+3, -2); set 401 modules/videostab/src/motion_stabilizing.cpp set(r, c, M1(0,0)); set(r, c+1, M1(1,0)); set 402 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, M1(0,1)); set(r+1, c+1, M1(1,1)); set 403 modules/videostab/src/motion_stabilizing.cpp set(r+2, c, M1(0,2)); set(r+2, c+1, M1(1,2)); set(r+2, c+2, 1); set 404 modules/videostab/src/motion_stabilizing.cpp set(r+3, c, M1(1,0)); set(r+3, c+1, -M1(0,0)); set 405 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, M1(1,1)); set(r+4, c+1, -M1(0,1)); set 406 modules/videostab/src/motion_stabilizing.cpp set(r+5, c, M1(1,2)); set(r+5, c+1, -M1(0,2)); set(r+5, c+3, 1); set 410 modules/videostab/src/motion_stabilizing.cpp set(r+i, c+i, 1); set 426 modules/videostab/src/motion_stabilizing.cpp set(r, c, -1); set 427 modules/videostab/src/motion_stabilizing.cpp set(r+1, c+1, -1); set 428 modules/videostab/src/motion_stabilizing.cpp set(r+2, c+2, -1); set 429 modules/videostab/src/motion_stabilizing.cpp set(r+3, c+1, 1); set 430 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, -1); set 431 modules/videostab/src/motion_stabilizing.cpp set(r+5, c+3, -1); set 434 modules/videostab/src/motion_stabilizing.cpp set(r, c, M0(0,0)+2); set(r, c+1, M0(1,0)); set 435 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, M0(0,1)); set(r+1, c+1, M0(1,1)+2); set 436 modules/videostab/src/motion_stabilizing.cpp set(r+2, c, M0(0,2)); set(r+2, c+1, M0(1,2)); set(r+2, c+2, 3); set 437 modules/videostab/src/motion_stabilizing.cpp set(r+3, c, M0(1,0)); set(r+3, c+1, -M0(0,0)-2); set 438 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, M0(1,1)+2); set(r+4, c+1, -M0(0,1)); set 439 modules/videostab/src/motion_stabilizing.cpp set(r+5, c, M0(1,2)); set(r+5, c+1, -M0(0,2)); set(r+5, c+3, 3); set 442 modules/videostab/src/motion_stabilizing.cpp set(r, c, -2*M1(0,0)-1); set(r, c+1, -2*M1(1,0)); set 443 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, -2*M1(0,1)); set(r+1, c+1, -2*M1(1,1)-1); set 444 modules/videostab/src/motion_stabilizing.cpp set(r+2, c, -2*M1(0,2)); set(r+2, c+1, -2*M1(1,2)); set(r+2, c+2, -3); set 445 modules/videostab/src/motion_stabilizing.cpp set(r+3, c, -2*M1(1,0)); set(r+3, c+1, 2*M1(0,0)+1); set 446 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, -2*M1(1,1)-1); set(r+4, c+1, 2*M1(0,1)); set 447 modules/videostab/src/motion_stabilizing.cpp set(r+5, c, -2*M1(1,2)); set(r+5, c+1, 2*M1(0,2)); set(r+5, c+3, -3); set 450 modules/videostab/src/motion_stabilizing.cpp set(r, c, M2(0,0)); set(r, c+1, M2(1,0)); set 451 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, M2(0,1)); set(r+1, c+1, M2(1,1)); set 452 modules/videostab/src/motion_stabilizing.cpp set(r+2, c, M2(0,2)); set(r+2, c+1, M2(1,2)); set(r+2, c+2, 1); set 453 modules/videostab/src/motion_stabilizing.cpp set(r+3, c, M2(1,0)); set(r+3, c+1, -M2(0,0)); set 454 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, M2(1,1)); set(r+4, c+1, -M2(0,1)); set 455 modules/videostab/src/motion_stabilizing.cpp set(r+5, c, M2(1,2)); set(r+5, c+1, -M2(0,2)); set(r+5, c+3, 1); set 459 modules/videostab/src/motion_stabilizing.cpp set(r+i, c+i, -1); set 475 modules/videostab/src/motion_stabilizing.cpp set(r, c, -1); set 476 modules/videostab/src/motion_stabilizing.cpp set(r+1, c+1, -1); set 477 modules/videostab/src/motion_stabilizing.cpp set(r+2, c+2, -1); set 478 modules/videostab/src/motion_stabilizing.cpp set(r+3, c+1, 1); set 479 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, -1); set 480 modules/videostab/src/motion_stabilizing.cpp set(r+5, c+3, -1); set 483 modules/videostab/src/motion_stabilizing.cpp set(r, c, M0(0,0)+2); set(r, c+1, M0(1,0)); set 484 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, M0(0,1)); set(r+1, c+1, M0(1,1)+2); set 485 modules/videostab/src/motion_stabilizing.cpp set(r+2, c, M0(0,2)); set(r+2, c+1, M0(1,2)); set(r+2, c+2, 3); set 486 modules/videostab/src/motion_stabilizing.cpp set(r+3, c, M0(1,0)); set(r+3, c+1, -M0(0,0)-2); set 487 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, M0(1,1)+2); set(r+4, c+1, -M0(0,1)); set 488 modules/videostab/src/motion_stabilizing.cpp set(r+5, c, M0(1,2)); set(r+5, c+1, -M0(0,2)); set(r+5, c+3, 3); set 491 modules/videostab/src/motion_stabilizing.cpp set(r, c, -2*M1(0,0)-1); set(r, c+1, -2*M1(1,0)); set 492 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, -2*M1(0,1)); set(r+1, c+1, -2*M1(1,1)-1); set 493 modules/videostab/src/motion_stabilizing.cpp set(r+2, c, -2*M1(0,2)); set(r+2, c+1, -2*M1(1,2)); set(r+2, c+2, -3); set 494 modules/videostab/src/motion_stabilizing.cpp set(r+3, c, -2*M1(1,0)); set(r+3, c+1, 2*M1(0,0)+1); set 495 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, -2*M1(1,1)-1); set(r+4, c+1, 2*M1(0,1)); set 496 modules/videostab/src/motion_stabilizing.cpp set(r+5, c, -2*M1(1,2)); set(r+5, c+1, 2*M1(0,2)); set(r+5, c+3, -3); set 499 modules/videostab/src/motion_stabilizing.cpp set(r, c, M2(0,0)); set(r, c+1, M2(1,0)); set 500 modules/videostab/src/motion_stabilizing.cpp set(r+1, c, M2(0,1)); set(r+1, c+1, M2(1,1)); set 501 modules/videostab/src/motion_stabilizing.cpp set(r+2, c, M2(0,2)); set(r+2, c+1, M2(1,2)); set(r+2, c+2, 1); set 502 modules/videostab/src/motion_stabilizing.cpp set(r+3, c, M2(1,0)); set(r+3, c+1, -M2(0,0)); set 503 modules/videostab/src/motion_stabilizing.cpp set(r+4, c, M2(1,1)); set(r+4, c+1, -M2(0,1)); set 504 modules/videostab/src/motion_stabilizing.cpp set(r+5, c, M2(1,2)); set(r+5, c+1, -M2(0,2)); set(r+5, c+3, 1); set 508 modules/videostab/src/motion_stabilizing.cpp set(r+i, c+i, 1); set 89 samples/cpp/autofocus.cpp while (cap.set(CAP_PROP_ZOOM, (double) MAX_FOCUS_STEP * direction)) set 108 samples/cpp/autofocus.cpp cap.set(CAP_PROP_ZOOM, direction * FOCUS_DIRECTION_INFTY * FOCUS_STEP); set 109 samples/cpp/autofocus.cpp if (cap.set(CAP_PROP_ZOOM, -direction * mStep)) set 118 samples/cpp/autofocus.cpp cap.set(CAP_PROP_ZOOM, direction * FOCUS_DIRECTION_INFTY * MAX_FOCUS_STEP); set 340 samples/cpp/autofocus.cpp cap.set(CAP_PROP_GPHOTO2_COLLECT_MSGS, true); set 343 samples/cpp/autofocus.cpp cap.set(CAP_PROP_GPHOTO2_PREVIEW, true); set 344 samples/cpp/autofocus.cpp cap.set(CAP_PROP_VIEWFINDER, true); set 386 samples/cpp/autofocus.cpp lastSucceeded = cap.set(CAP_PROP_ZOOM, set 406 samples/cpp/autofocus.cpp if (!cap.set(CAP_PROP_ZOOM, state.minFocusStep)) set 430 samples/cpp/autofocus.cpp cap.set(CAP_PROP_ZOOM, 100); set 433 samples/cpp/autofocus.cpp cap.set(CAP_PROP_ZOOM, -100); set 122 samples/cpp/intelperc_capture.cpp capture.set(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_INTELPERC_PROFILE_IDX, (double)i); set 143 samples/cpp/intelperc_capture.cpp capture.set(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_INTELPERC_PROFILE_IDX, (double)i); set 304 samples/cpp/intelperc_capture.cpp if (!capture.set(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_INTELPERC_PROFILE_IDX, (double)g_imageStreamProfileIdx)) set 312 samples/cpp/intelperc_capture.cpp if (!capture.set(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_INTELPERC_PROFILE_IDX, (double)g_depthStreamProfileIdx)) set 320 samples/cpp/intelperc_capture.cpp if (!capture.set(CAP_INTELPERC_DEPTH_GENERATOR | CAP_PROP_INTELPERC_PROFILE_IDX, 0.0)) set 334 samples/cpp/intelperc_capture.cpp capture.set(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_BRIGHTNESS, g_imageBrightness); set 336 samples/cpp/intelperc_capture.cpp capture.set(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_BRIGHTNESS, g_imageContrast); set 46 samples/cpp/laplace.cpp cap.set(CAP_PROP_POS_FRAMES, pos); set 215 samples/cpp/openni_capture.cpp modeRes = capture.set( CAP_OPENNI_IMAGE_GENERATOR_OUTPUT_MODE, CAP_OPENNI_VGA_30HZ ); set 218 samples/cpp/openni_capture.cpp modeRes = capture.set( CAP_OPENNI_IMAGE_GENERATOR_OUTPUT_MODE, CAP_OPENNI_SXGA_15HZ ); set 221 samples/cpp/openni_capture.cpp modeRes = capture.set( CAP_OPENNI_IMAGE_GENERATOR_OUTPUT_MODE, CAP_OPENNI_SXGA_30HZ ); set 225 samples/cpp/openni_capture.cpp modeRes = capture.set( CAP_OPENNI_IMAGE_GENERATOR_OUTPUT_MODE, CAP_OPENNI_QVGA_30HZ ); set 228 samples/cpp/openni_capture.cpp modeRes = capture.set( CAP_OPENNI_IMAGE_GENERATOR_OUTPUT_MODE, CAP_OPENNI_QVGA_60HZ ); set 41 samples/winrt/ImageManipulations/MainPage.xaml.h void set(Windows::UI::ViewManagement::ApplicationViewState value) set 69 samples/winrt/ImageManipulations/MainPage.xaml.h void set(bool value) set 56 samples/winrt/ImageManipulations/common/LayoutAwarePage.h void set(Windows::Foundation::Collections::IObservableMap<Platform::String^, Platform::Object^>^ value); set 55 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.h void set(Windows::Foundation::Size renderResolution); set 47 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.h void set(Windows::Foundation::Size renderResolution);