HomeSort by relevance Sort by last modified time
    Searched refs:OutputArray (Results 226 - 250 of 250) sorted by null

1 2 3 4 5 6 7 8 910

  /external/opencv3/modules/calib3d/src/
calibinit.cpp     [all...]
five-point.cpp 40 int runKernel( InputArray _m1, InputArray _m2, OutputArray _model ) const
    [all...]
stereosgbm.cpp     [all...]
  /external/opencv3/modules/core/test/
test_mat.cpp     [all...]
  /art/runtime/
debugger.h 295 static JDWP::JdwpError OutputArray(JDWP::ObjectId array_id, int offset, int count,
    [all...]
debugger.cc     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
operations.hpp 291 inline void SVD::solveZ( InputArray m, OutputArray _dst )
core_c.h     [all...]
  /external/opencv3/modules/imgproc/src/
approx.cpp 674 void cv::approxPolyDP( InputArray _curve, OutputArray _approxCurve,
emd.cpp     [all...]
moments.cpp 757 void cv::HuMoments( const Moments& m, OutputArray _hu )
filter.cpp     [all...]
contours.cpp     [all...]
demosaicing.cpp     [all...]
color.cpp     [all...]
  /external/opencv3/modules/core/src/
convert.cpp     [all...]
lda.cpp 88 static void sortMatrixColumnsByIndices(InputArray _src, InputArray _indices, OutputArray _dst) {
    [all...]
  /external/opencv3/modules/ml/src/
ann_mlp.cpp 242 float predict( InputArray _inputs, OutputArray _outputs, int ) const
    [all...]
tree.cpp     [all...]
  /external/opencv3/modules/photo/src/
inpaint.cpp     [all...]
  /art/runtime/jdwp/
jdwp_handler.cc     [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...]
  /external/opencv3/modules/cudaobjdetect/src/
hog.cpp 151 OutputArray descriptors,
439 OutputArray _descriptors,
    [all...]
  /external/opencv3/modules/videoio/src/
cap_dshow.cpp     [all...]
  /external/opencv3/modules/ts/src/
ts_func.cpp 279 void convert(const Mat& src, cv::OutputArray _dst, int dtype, double alpha, double beta)
    [all...]

Completed in 1327 milliseconds

1 2 3 4 5 6 7 8 910