HomeSort by relevance Sort by last modified time
    Searched refs:InputArray (Results 276 - 298 of 298) sorted by null

<<1112

  /external/opencv3/modules/imgproc/src/
thresh.cpp     [all...]
linefit.cpp 594 void cv::fitLine( InputArray _points, OutputArray _line, int distType,
samplers.cpp 365 void cv::getRectSubPix( InputArray _image, Size patchSize, Point2f center,
canny.cpp 98 static bool ocl_Canny(InputArray _src, OutputArray _dst, float low_thresh, float high_thresh,
580 void cv::Canny( InputArray _src, OutputArray _dst,
    [all...]
approx.cpp 674 void cv::approxPolyDP( InputArray _curve, OutputArray _approxCurve,
grabcut.cpp 528 void cv::grabCut( InputArray _img, InputOutputArray _mask, Rect rect,
drawing.cpp     [all...]
demosaicing.cpp     [all...]
color.cpp     [all...]
  /external/opencv3/modules/features2d/src/
agast.cpp 55 static void AGAST_5_8(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold)
    [all...]
  /external/opencv3/modules/ml/src/
ann_mlp.cpp 210 void setLayerSizes( InputArray _layer_sizes )
242 float predict( InputArray _inputs, OutputArray _outputs, int ) const
    [all...]
svm.cpp     [all...]
tree.cpp     [all...]
  /external/opencv3/modules/photo/src/
inpaint.cpp     [all...]
  /external/opencv3/modules/core/src/
convert.cpp     [all...]
matop.cpp     [all...]
  /external/opencv3/modules/objdetect/src/
hog.cpp 114 void HOGDescriptor::setSVMDetector(InputArray _svmDetector)
    [all...]
  /external/opencv3/modules/objdetect/test/
test_cascadeandhog.cpp 577 virtual void compute(InputArray img, vector<float>& descriptors,
    [all...]
  /external/opencv3/modules/calib3d/src/
five-point.cpp 40 int runKernel( InputArray _m1, InputArray _m2, OutputArray _model ) const
    [all...]
  /external/opencv3/modules/core/test/
test_umat.cpp 894 void processData(InputArray input)
  /external/opencv3/apps/traincascade/
old_ml.hpp 513 CV_WRAP_AS(predict_all) virtual void predict( cv::InputArray samples, cv::OutputArray results ) const;
    [all...]
  /external/opencv3/modules/videoio/src/
cap_mjpeg_encoder.cpp 570 void write(InputArray _img)
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
core_c.h     [all...]

Completed in 1240 milliseconds

<<1112