Home | History | Annotate | Download | only in opencv2

Lines Matching refs:patchSize

270     roughly match the patchSize parameter.
285 @param patchSize size of the patch used by the oriented BRIEF descriptor. Of course, on smaller
290 int firstLevel=0, int WTA_K=2, int scoreType=ORB::HARRIS_SCORE, int patchSize=31, int fastThreshold=20);
313 CV_WRAP virtual void setPatchSize(int patchSize) = 0;