Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aetilius/pHash
/ functions
Functions
257 in github.com/aetilius/pHash
⨍
Functions
257
◇
Types & classes
47
↓ 1 callers
Function
_trewinddir
* rewinddir * * Return to the beginning of the directory "stream". We simply call findclose * and then reset things like an opendir. */
phash-win32/src/dirent.c:226
↓ 1 callers
Function
add_complex
phash-win32/src/phcomplex.c:9
↓ 1 callers
Method
audioDistance
(AudioHash hash1, AudioHash hash2)
bindings/java/org/phash/pHash.java:31
↓ 1 callers
Function
bilinear_sample
Sample the image at (x, y) using bilinear interpolation. (x, y) must lie inside [0, width-1] x [0, height-1]; caller checks bounds.
src/pHash.cpp:70
↓ 1 callers
Method
cleanup
()
bindings/java/org/phash/pHash.java:34
↓ 1 callers
Function
closest_pow2
Round target up to the nearest power of 2, then choose whichever of {that, that/2} is closer to target. Used to size FFT frames given a target duratio
src/audiophash.cpp:342
↓ 1 callers
Function
distancefunc
phash-win32/examples/query_mvptree2.cpp:31
↓ 1 callers
Function
distancefunc
phash-win32/examples/query_mvptree_dct.cpp:31
↓ 1 callers
Function
distancefunc
phash-win32/examples/query_mvptree_mh.cpp:30
↓ 1 callers
Function
distancefunc
phash-win32/examples/query_mvptree.cpp:30
↓ 1 callers
Function
distfunc
phash-win32/examples/query_mvptree_audio.cpp:9
↓ 1 callers
Function
error_report
($testname, $logname, $tested)
bindings/php/run-tests.php:1012
↓ 1 callers
Function
fft
phash-win32/src/ph_fft.c:48
↓ 1 callers
Function
fft_calc
src/ph_fft.cpp:29
↓ 1 callers
Function
fft_calc
phash-win32/src/ph_fft.c:27
↓ 1 callers
Function
fps
src/cimgffmpeg.cpp:296
↓ 1 callers
Function
fps
phash-win32/src/cimgffmpeg.cpp:373
↓ 1 callers
Function
generate_array_diff
($ar1, $ar2, $is_reg, $w)
bindings/php/run-tests.php:2058
↓ 1 callers
Function
generate_diff
($wanted, $wanted_re, $output)
bindings/php/run-tests.php:2125
↓ 1 callers
Function
getregionsize
phash-win32/src/mman.cpp:13
↓ 1 callers
Function
mail_qa_team
($data, $compression, $status = false)
bindings/php/run-tests.php:950
↓ 1 callers
Function
main
()
bindings/python/phash_add_directory.py:31
↓ 1 callers
Function
main
()
bindings/python/phash_show_similar.py:19
↓ 1 callers
Function
mult_complex
phash-win32/src/phcomplex.c:21
↓ 1 callers
Method
pHashInit
()
bindings/java/org/phash/pHash.java:33
↓ 1 callers
Function
parse_args
()
bindings/python/phash_add_directory.py:22
↓ 1 callers
Function
parse_args
()
bindings/python/phash_show_similar.py:11
↓ 1 callers
Function
ph_audio_hashes
phash-win32/src/audiophash.cpp:471
↓ 1 callers
Function
ph_bitcount
src/audiophash.cpp:468
↓ 1 callers
Function
ph_bitcount
phash-win32/src/audiophash.cpp:366
↓ 1 callers
Function
ph_bitcount8
src/pHash.cpp:933
↓ 1 callers
Function
ph_bitcount8
phash-win32/src/pHash.cpp:632
↓ 1 callers
Function
ph_compare_blocks
src/audiophash.cpp:472
↓ 1 callers
Function
ph_compare_blocks
phash-win32/src/audiophash.cpp:377
↓ 1 callers
Function
ph_compare_images
src/pHash.cpp:387
↓ 1 callers
Function
ph_crosscorr
phash-win32/src/pHash.cpp:188
↓ 1 callers
Function
ph_dct
src/pHash.cpp:201
↓ 1 callers
Function
ph_dct
phash-win32/src/pHash.cpp:152
↓ 1 callers
Function
ph_dct_matrix
src/pHash.cpp:402
↓ 1 callers
Function
ph_dct_videohash_dist
phash-win32/src/pHash.cpp:401
↓ 1 callers
Function
ph_feature_vector
src/pHash.cpp:150
↓ 1 callers
Function
ph_feature_vector
phash-win32/src/pHash.cpp:115
↓ 1 callers
Function
ph_getKeyFramesFromVideo
src/pHash.cpp:483
↓ 1 callers
Function
ph_getKeyFramesFromVideo
phash-win32/src/cimgffmpeg.cpp:404
↓ 1 callers
Function
ph_is_heif_path
src/ph_heif.cpp:19
↓ 1 callers
Function
ph_load_heif
src/ph_heif.cpp:34
↓ 1 callers
Function
ph_num_threads
phash-win32/src/pHash.cpp:2643
↓ 1 callers
Function
ph_radon_projections
Radon-transform-style line integrals: for each of N angles uniformly spaced in [0, pi), walk along a line through the image center at that angle, samp
src/pHash.cpp:97
↓ 1 callers
Function
ph_radon_projections
phash-win32/src/pHash.cpp:54
↓ 1 callers
Function
ph_readaudio2
src/audiophash.cpp:254
↓ 1 callers
Function
polar_to_complex
phash-win32/src/phcomplex.c:3
↓ 1 callers
Function
push_converted
src/cimgffmpeg.cpp:80
↓ 1 callers
Function
readaudio_mp3
src/audiophash.cpp:49
↓ 1 callers
Function
readaudio_snd
src/audiophash.cpp:189
↓ 1 callers
Function
run_test
Run an individual test case.
bindings/php/run-tests.php:1158
↓ 1 callers
Function
show_redirect_ends
($tests, $tested, $tested_file)
bindings/php/run-tests.php:2402
↓ 1 callers
Function
show_redirect_start
($tests, $tested, $tested_file)
bindings/php/run-tests.php:2391
↓ 1 callers
Function
show_summary
()
bindings/php/run-tests.php:2380
↓ 1 callers
Function
show_test
($test_idx, $shortname)
bindings/php/run-tests.php:2413
↓ 1 callers
Function
sub_complex
phash-win32/src/phcomplex.c:15
↓ 1 callers
Method
videoDistance
(VideoHash hash1, VideoHash hash2, int threshold)
bindings/java/org/phash/pHash.java:32
Function
GetNumberStreams
src/cimgffmpeg.cpp:238
Function
GetNumberStreams
phash-win32/src/cimgffmpeg.cpp:323
Function
Java_org_phash_pHash_audioDistance
bindings/java/pHash-jni.cpp:104
Function
Java_org_phash_pHash_audioHash
bindings/java/pHash-jni.cpp:269
Function
Java_org_phash_pHash_cleanup
bindings/java/pHash-jni.cpp:69
Function
Java_org_phash_pHash_dctImageHash
bindings/java/pHash-jni.cpp:142
Function
Java_org_phash_pHash_imageDistance
bindings/java/pHash-jni.cpp:75
Function
Java_org_phash_pHash_mhImageHash
bindings/java/pHash-jni.cpp:163
Function
Java_org_phash_pHash_mhImageHashFromPixels
Hash an image already held in memory. Avoids the temp-file round-trip that mhImageHash(String) requires. The byte[] is the row-major interleaved pixel
bindings/java/pHash-jni.cpp:189
Function
Java_org_phash_pHash_pHashInit
bindings/java/pHash-jni.cpp:49
Function
Java_org_phash_pHash_videoDistance
bindings/java/pHash-jni.cpp:224
Function
Java_org_phash_pHash_videoHash
bindings/java/pHash-jni.cpp:249
Function
_tclosedir
* closedir * * Frees up resources allocated by opendir. */
phash-win32/src/dirent.c:195
Function
_topendir
* opendir * * Returns a pointer to a DIR structure appropriately filled in to begin * searching a directory. */
phash-win32/src/dirent.c:28
Function
_tseekdir
* seekdir * * Seek to an entry previously returned by telldir. We rewind the directory * and call readdir repeatedly until either dd_stat is the po
phash-win32/src/dirent.c:274
Function
_ttelldir
* telldir * * Returns the "position" in the "directory stream" which can be used with * seekdir to go back to an old entry. We simply return the va
phash-win32/src/dirent.c:252
Function
cimg_forX
src/pHash.cpp:535
Function
cimg_forX
phash-win32/src/pHash.cpp:612
Function
cimg_forX
phash-win32/src/cimgffmpeg.cpp:453
Function
cmp_lt_imp
auxiliary function for sorting list of hashes
examples/test_imagephash.cpp:50
Function
cmp_lt_imp
auxiliary function for sorting list of hashes
phash-win32/examples/testdirent.cpp:23
Function
dct_hash_image
(path)
bindings/python/phash_add_directory.py:12
Function
distancefunc
phash-win32/examples/build_mvptree.cpp:29
Function
distancefunc
phash-win32/examples/build_mvptree_audio.cpp:30
Function
distancefunc
phash-win32/examples/build_mvptree2.cpp:29
Function
distancefunc
phash-win32/examples/build_mvptree_mh.cpp:29
Function
distancefunc
phash-win32/examples/add_mvptree2.cpp:28
Function
distancefunc
phash-win32/examples/add_mvptree.cpp:28
Function
distancefunc
phash-win32/examples/build_mvptree_dct.cpp:29
Function
distancefunc
phash-win32/examples/add_mvptree_dct.cpp:28
Function
distancefunc
phash-win32/examples/add_mvptree_mh.cpp:28
Function
distfunc
phash-win32/examples/add_mvptree_audio.cpp:6
Method
free
(IntPtr p)
bindings/c_sharp/pHash.cs:37
Function
ftruncate
phash-win32/src/mman.cpp:69
Method
getMHImageHashes
(String d)
bindings/java/org/phash/pHash.java:42
Function
getpagesize
getpagesize for windows */
phash-win32/src/mman.cpp:4
Function
main
tests/fft-test.c:5
Function
main
examples/test_dctvideohash.cpp:28
Function
main
TEST for image DCT hash function * The program reads all images from the two directories given on the command *line. The program expects the same n
examples/test_imagephash.cpp:65
← previous
next →
101–200 of 257, ranked by callers