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

  /external/opencv3/modules/ml/src/
svm.cpp 257 void calc_intersec( int vcount, int var_count, const float* vecs, function in class:cv::ml::SVMKernelImpl
323 calc_intersec(vcount, var_count, vecs, another, results);
    [all...]
  /external/opencv3/apps/traincascade/
old_ml.hpp 331 virtual void calc_intersec( int vcount, int var_count, const float** vecs,
    [all...]

Completed in 207 milliseconds