diff options
author | tlatorre <tlatorre@uchicago.edu> | 2018-12-11 09:34:34 -0600 |
---|---|---|
committer | tlatorre <tlatorre@uchicago.edu> | 2018-12-11 09:34:34 -0600 |
commit | e8852514f7b076da058fec2a531e755721bce690 (patch) | |
tree | fc871b53205dda34dc7c5aa59ae71d0cc94df081 /.gitignore | |
parent | 446651cb84f566387390fbd9e4f8bf315405963b (diff) | |
download | sddm-e8852514f7b076da058fec2a531e755721bce690.tar.gz sddm-e8852514f7b076da058fec2a531e755721bce690.tar.bz2 sddm-e8852514f7b076da058fec2a531e755721bce690.zip |
add a function to find peaks using a Hough transform
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,3 +12,4 @@ *.nav *.snm *.toc +test-find-peaks |