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

  /external/opencv3/modules/features2d/src/
orb.cpp 137 const uchar* ptr00 = img.ptr<uchar>(); local
156 const uchar* ptr0 = ptr00 + (y0 - r + layerinfo[z].y)*step + x0 - r + layerinfo[z].x;
    [all...]

Completed in 61 milliseconds