OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCut
(Results
1 - 5
of
5
) sorted by null
/external/opencv3/modules/java/src/
photo+AlignMTB.java
149
// C++: bool
getCut
()
152
//javadoc: AlignMTB::
getCut
()
153
public boolean
getCut
()
210
// C++: bool
getCut
()
photo.cpp
[
all
...]
/external/opencv3/modules/photo/include/opencv2/
photo.hpp
542
CV_WRAP virtual bool
getCut
() const = 0;
[
all
...]
/external/opencv3/modules/photo/src/
align.cpp
182
bool
getCut
() const { return cut; }
/cts/apps/CtsVerifier/libs/
opencv3-android.jar
Completed in 358 milliseconds