HomeSort by relevance Sort by last modified time
    Searched defs:img_idx (Results 1 - 3 of 3) sorted by null

  /external/libusb/examples/
dpfp.c 65 static int img_idx = 0; variable
229 sprintf(filename, "finger%d.pgm", img_idx++);
dpfp_threaded.c 66 static int img_idx = 0; variable
258 sprintf(filename, "finger%d.pgm", img_idx++);
  /external/opencv3/modules/stitching/include/opencv2/stitching/detail/
matchers.hpp 64 int img_idx; member in struct:cv::detail::ImageFeatures

Completed in 4020 milliseconds