Searched defs:DFT_COMPLEX_OUTPUT (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/
H A Dbase.hpp212 DFT_COMPLEX_OUTPUT = 16, enumerator in enum:cv::DftFlags
216 DFT_COMPLEX_OUTPUT flag), the output is a real array; while the function itself does not
/external/opencv3/modules/java/src/
H A Dcore+Core.java136 DFT_COMPLEX_OUTPUT = 16, field in class:Core

Completed in 134 milliseconds