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

  /external/opencv3/modules/objdetect/include/opencv2/
objdetect.hpp 288 CV_WRAP_AS(detectMultiScale2) void detectMultiScale( InputArray image,
299 CV_WRAP_AS(detectMultiScale3) void detectMultiScale( InputArray image,
  /external/opencv3/modules/core/include/opencv2/core/
cvdef.h 91 #define CV_WRAP_AS(synonym)
  /external/opencv3/modules/features2d/misc/java/src/cpp/
features2d_manual.hpp 238 CV_WRAP_AS(clone) javaDescriptorMatcher* jclone( bool emptyTrainData=false ) const
  /external/opencv3/modules/features2d/include/opencv2/
features2d.hpp     [all...]
  /external/opencv3/apps/traincascade/
old_ml.hpp 513 CV_WRAP_AS(predict_all) virtual void predict( cv::InputArray samples, cv::OutputArray results ) const;
    [all...]

Completed in 96 milliseconds