Home
last modified time | relevance | path

Searched refs:correlation (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/tools/
H A Draw2tiff.c84 static double correlation(void *, void *, uint32, TIFFDataType);
443 tmp = (float) fabs(correlation(buf1, buf2, in guessSize()
477 correlation(void *buf1, void *buf2, uint32 n_elem, TIFFDataType dtype) in correlation() function
/libtiff-4.0.7/
H A DChangeLog5469 * tools/raw2tiff.c, man/raw2tiff.1: Few improvements in correlation
5475 correlation coefficient calculation between two neighbour lines.