Home
last modified time | relevance | path

Searched refs:Correlation (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/doc/tutorials/imgproc/histograms/histogram_comparison/
Dhistogram_comparison.markdown20 -# **Correlation ( CV_COMP_CORREL )**
150 *Correlation* | 1.000000 | 0.930766 | 0.182073 | 0.120447
154 For the *Correlation* and *Intersection* methods, the higher the metric, the more accurate the
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dexpand.h125 void Correlation(const int16_t* input,
Dexpand.cc386 Correlation(audio_history, signal_length, correlation_vector, in AnalyzeSignal()
767 void Expand::Correlation(const int16_t* input, in Correlation() function in webrtc::Expand