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

  /external/opencv3/samples/cpp/
contours2.cpp 29 int _levels = levels - 3; local
30 drawContours( cnt_img, contours, _levels <= 0 ? 3 : -1, Scalar(128,255,255),
31 3, LINE_AA, hierarchy, std::abs(_levels) );
  /external/guice/extensions/persist/lib/
log4j-1.2.14.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar 

Completed in 54 milliseconds