HomeSort by relevance Sort by last modified time
    Searched refs:CV_EXPORTS_AS (Results 1 - 5 of 5) sorted by null

  /external/opencv3/modules/features2d/misc/java/src/cpp/
features2d_manual.hpp 15 class CV_EXPORTS_AS(FeatureDetector) javaFeatureDetector
181 class CV_EXPORTS_AS(DescriptorMatcher) javaDescriptorMatcher
295 class CV_EXPORTS_AS(DescriptorExtractor) javaDescriptorExtractor
422 CV_EXPORTS_AS(drawMatches2) void drawMatches( const Mat& img1, const std::vector<KeyPoint>& keypoints1,
  /external/opencv3/modules/core/include/opencv2/core/
cvdef.h 84 #define CV_EXPORTS_AS(synonym) CV_EXPORTS
  /external/opencv3/modules/imgproc/include/opencv2/
imgproc.hpp     [all...]
  /external/opencv3/modules/features2d/include/opencv2/
features2d.hpp     [all...]
  /external/opencv3/modules/core/include/opencv2/
core.hpp 539 CV_EXPORTS_AS(sumElems) Scalar sum(InputArray src);
    [all...]

Completed in 282 milliseconds