//
pkg.gl
Category
github.com/jamestunnell/go-dsp
stats
package
0.3.0
Repository:
https://github.com/jamestunnell/go-dsp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
67 SLOC
#
Functions
CrossCorrelation
CrossCorrelation determines the normalized cross-correlation of a feature with an image.
Mean
Mean returns the average of the given values or zero if no values are given.