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

  /external/opencv3/modules/ml/src/
svm.cpp 275 void calc_chi2( int vcount, int var_count, const float* vecs, function in class:cv::ml::SVMKernelImpl
320 calc_chi2(vcount, var_count, vecs, another, results);
    [all...]
  /external/opencv3/apps/traincascade/
old_ml.hpp 333 virtual void calc_chi2( int vec_count, int vec_size, const float** vecs,
    [all...]

Completed in 589 milliseconds