Home
last modified time | relevance | path

Searched refs:CV_WRAP_AS (Results 1 – 7 of 7) sorted by relevance

/external/opencv3/modules/objdetect/include/opencv2/
Dobjdetect.hpp288 CV_WRAP_AS(detectMultiScale2) void detectMultiScale( InputArray image,
299 CV_WRAP_AS(detectMultiScale3) void detectMultiScale( InputArray image,
/external/opencv3/modules/core/include/opencv2/core/
Dcvdef.h91 #define CV_WRAP_AS(synonym) macro
/external/opencv3/doc/
DDoxyfile.in236 CV_WRAP_AS(x)= \
/external/opencv3/modules/features2d/misc/java/src/cpp/
Dfeatures2d_manual.hpp238 CV_WRAP_AS(clone) javaDescriptorMatcher* jclone( bool emptyTrainData=false ) const
/external/opencv3/doc/py_tutorials/py_bindings/py_bindings_basics/
Dpy_bindings_basics.markdown95 functions are available, so each one is named with a suffix in Python. Similarly CV_WRAP_AS can be
/external/opencv3/modules/features2d/include/opencv2/
Dfeatures2d.hpp1276CV_WRAP_AS(compute) void compute2( const Mat& image, std::vector<KeyPoint>& keypoints, CV_OUT Mat&… in CV_WRAP_AS() function in cv::BOWImgDescriptorExtractor
/external/opencv3/apps/traincascade/
Dold_ml.hpp513CV_WRAP_AS(predict_all) virtual void predict( cv::InputArray samples, cv::OutputArray results ) co…