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

  /external/opencv3/modules/features2d/src/
mser.cpp 446 int nbr_gray = ptr_nbr->getGray(ptr0, imgptr0, mask); local
447 if( nbr_gray < curr_gray )
456 comptr->init(nbr_gray);
457 curr_gray = nbr_gray;
462 *(++heap[nbr_gray]) = ptr_nbr;
    [all...]

Completed in 111 milliseconds