HomeSort by relevance Sort by last modified time
    Searched full:patchi (Results 1 - 1 of 1) sorted by null

  /external/opencv/cv/src/
cvlkpyramid.cpp 459 float* patchI = _patchI[threadIdx];
493 patchI, isz.width*sizeof(patchI[0]), isz, u ) < 0 )
500 icvCalcIxIy_32f( patchI, isz.width*sizeof(patchI[0]), Ix, Iy,
501 (isz.width-2)*sizeof(patchI[0]), isz, smoothKernel, patchJ );
536 const float* pi = patchI +
556 const float* pi = patchI +
622 const float* pi = patchI +
689 float *patchI;
    [all...]

Completed in 124 milliseconds