Skip to content

Python 3.5 implementation of Matlab's normxcorr2 using scipy's fftconvolve and numpy.

License

Notifications You must be signed in to change notification settings

Sabrewarrior/normxcorr2-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Normalized cross-correlation

normxcorr2-python

This is a Python 3.5 implementation of Matlab's normxcorr2 using scipy's fftconvolve and numpy.

Dependencies

Tested using:

scipy - 0.18.1 numpy - 1.13.1

Blog

Blogspot

About

Python 3.5 implementation of Matlab's normxcorr2 using scipy's fftconvolve and numpy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages