Home | History | Annotate | Download | only in opencv2

Lines Matching refs:Index

242     @param indexChange index remapping of the bits. */
277 rectangle), find point of maximum brightness and output index of the winner (0, 1 or 2). Such
778 Trains a descriptor matcher (for example, the flann index). In all methods to match, the method
781 example, FlannBasedMatcher trains flann::Index ).
1002 matches of descriptor sets because flann::Index does not support this. :
1034 Ptr<flann::Index> flannIndex;