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

  /external/opencv3/modules/photo/src/
align.cpp 265 Ptr<AlignMTB> createAlignMTB(int max_bits, int exclude_range, bool cut)
  /external/opencv3/modules/java/src/
photo+Photo.java 194 // C++: Ptr_AlignMTB createAlignMTB(int max_bits = 6, int exclude_range = 4, bool cut = true)
197 //javadoc: createAlignMTB(max_bits, exclude_range, cut)
198 public static AlignMTB createAlignMTB(int max_bits, int exclude_range, boolean cut)
206 //javadoc: createAlignMTB()
207 public static AlignMTB createAlignMTB()
663 // C++: Ptr_AlignMTB createAlignMTB(int max_bits = 6, int exclude_range = 4, bool cut = true)
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 136 milliseconds