[NumPy-Tickets] [NumPy] #1714: normalized cross-correlation
NumPy Trac
numpy-tickets@scipy....
Sat Jan 15 11:43:25 CST 2011
#1714: normalized cross-correlation
-------------------------+--------------------------------------------------
Reporter: bubla | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version: 1.5.0
Keywords: |
-------------------------+--------------------------------------------------
Hello,
I have made a patch that extends the {{{correlate}}} function so it can
compute normalized cross-correlation now
See [http://en.wikipedia.org/wiki/Cross-correlation#Normalized_cross-
correlation the Wikipedia article].
I have added documentation and simple doctest too, of course.
The patch is against the latest master Git
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1714>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list