Code covered by the BSD License
-
add_tracks(D,SR,ID)
-
clear_hashtable()
clear_hashtable()
-
find_landmarks(D,SR)
L = find_landmarks(D,SR)
-
get_hash_hits(H)
R = get_hash_hits(H)
-
hash2landmark(H)
L = hash2landmark(H)
-
illustrate_match(DQ,SR,FL)
illustrate_match(DQ,SR,FL)
-
landmark2hash(L,S)
-
match_query(D,SR)
-
myls(D)
F = myls(D) returns a cell array of strings containing the files
-
save_hashes(H)
save_hashes(H)
-
show_landmarks(D,SR,L,T,C)
-
demo_fingerprint.m
-
Robust Landmark-Based Audio F...
-
View all files
from
Robust Landmark-Based Audio Fingerprinting
by Dan Ellis
A landmark-based Shazam-like audio fingerprinting system.
|
| All files for Robust Landmark-Based Audio Fingerprinting |
/fingerprint/Q-full-circle.mp3
/fingerprint/add_tracks.m
/fingerprint/clear_hashtable.m
/fingerprint/demo_fingerprint.m
/fingerprint/demo_fingerprint.png
/fingerprint/demo_fingerprint_01.png
/fingerprint/find_landmarks.m
/fingerprint/finger_thumb.png
/fingerprint/get_hash_hits.m
/fingerprint/hash2landmark.m
/fingerprint/illustrate_match.m
/fingerprint/index.html
/fingerprint/landmark2hash.m
/fingerprint/match_query.m
/fingerprint/myls.m
/fingerprint/save_hashes.m
/fingerprint/show_landmarks.m
/fingerprint/windows-notes.txt
/license.txt
|
|
Contact us at files@mathworks.com