MCPcopy Create free account

hub / github.com/aetilius/pHash / functions

Functions257 in github.com/aetilius/pHash

↓ 1 callersFunction_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 callersFunctionadd_complex
phash-win32/src/phcomplex.c:9
↓ 1 callersMethodaudioDistance
(AudioHash hash1, AudioHash hash2)
bindings/java/org/phash/pHash.java:31
↓ 1 callersFunctionbilinear_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 callersMethodcleanup
()
bindings/java/org/phash/pHash.java:34
↓ 1 callersFunctionclosest_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 callersFunctiondistancefunc
phash-win32/examples/query_mvptree2.cpp:31
↓ 1 callersFunctiondistancefunc
phash-win32/examples/query_mvptree_dct.cpp:31
↓ 1 callersFunctiondistancefunc
phash-win32/examples/query_mvptree_mh.cpp:30
↓ 1 callersFunctiondistancefunc
phash-win32/examples/query_mvptree.cpp:30
↓ 1 callersFunctiondistfunc
phash-win32/examples/query_mvptree_audio.cpp:9
↓ 1 callersFunctionerror_report
($testname, $logname, $tested)
bindings/php/run-tests.php:1012
↓ 1 callersFunctionfft
phash-win32/src/ph_fft.c:48
↓ 1 callersFunctionfft_calc
src/ph_fft.cpp:29
↓ 1 callersFunctionfft_calc
phash-win32/src/ph_fft.c:27
↓ 1 callersFunctionfps
src/cimgffmpeg.cpp:296
↓ 1 callersFunctionfps
phash-win32/src/cimgffmpeg.cpp:373
↓ 1 callersFunctiongenerate_array_diff
($ar1, $ar2, $is_reg, $w)
bindings/php/run-tests.php:2058
↓ 1 callersFunctiongenerate_diff
($wanted, $wanted_re, $output)
bindings/php/run-tests.php:2125
↓ 1 callersFunctiongetregionsize
phash-win32/src/mman.cpp:13
↓ 1 callersFunctionmail_qa_team
($data, $compression, $status = false)
bindings/php/run-tests.php:950
↓ 1 callersFunctionmain
()
bindings/python/phash_add_directory.py:31
↓ 1 callersFunctionmain
()
bindings/python/phash_show_similar.py:19
↓ 1 callersFunctionmult_complex
phash-win32/src/phcomplex.c:21
↓ 1 callersMethodpHashInit
()
bindings/java/org/phash/pHash.java:33
↓ 1 callersFunctionparse_args
()
bindings/python/phash_add_directory.py:22
↓ 1 callersFunctionparse_args
()
bindings/python/phash_show_similar.py:11
↓ 1 callersFunctionph_audio_hashes
phash-win32/src/audiophash.cpp:471
↓ 1 callersFunctionph_bitcount
src/audiophash.cpp:468
↓ 1 callersFunctionph_bitcount
phash-win32/src/audiophash.cpp:366
↓ 1 callersFunctionph_bitcount8
src/pHash.cpp:933
↓ 1 callersFunctionph_bitcount8
phash-win32/src/pHash.cpp:632
↓ 1 callersFunctionph_compare_blocks
src/audiophash.cpp:472
↓ 1 callersFunctionph_compare_blocks
phash-win32/src/audiophash.cpp:377
↓ 1 callersFunctionph_compare_images
src/pHash.cpp:387
↓ 1 callersFunctionph_crosscorr
phash-win32/src/pHash.cpp:188
↓ 1 callersFunctionph_dct
src/pHash.cpp:201
↓ 1 callersFunctionph_dct
phash-win32/src/pHash.cpp:152
↓ 1 callersFunctionph_dct_matrix
src/pHash.cpp:402
↓ 1 callersFunctionph_dct_videohash_dist
phash-win32/src/pHash.cpp:401
↓ 1 callersFunctionph_feature_vector
src/pHash.cpp:150
↓ 1 callersFunctionph_feature_vector
phash-win32/src/pHash.cpp:115
↓ 1 callersFunctionph_getKeyFramesFromVideo
src/pHash.cpp:483
↓ 1 callersFunctionph_getKeyFramesFromVideo
phash-win32/src/cimgffmpeg.cpp:404
↓ 1 callersFunctionph_is_heif_path
src/ph_heif.cpp:19
↓ 1 callersFunctionph_load_heif
src/ph_heif.cpp:34
↓ 1 callersFunctionph_num_threads
phash-win32/src/pHash.cpp:2643
↓ 1 callersFunctionph_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 callersFunctionph_radon_projections
phash-win32/src/pHash.cpp:54
↓ 1 callersFunctionph_readaudio2
src/audiophash.cpp:254
↓ 1 callersFunctionpolar_to_complex
phash-win32/src/phcomplex.c:3
↓ 1 callersFunctionpush_converted
src/cimgffmpeg.cpp:80
↓ 1 callersFunctionreadaudio_mp3
src/audiophash.cpp:49
↓ 1 callersFunctionreadaudio_snd
src/audiophash.cpp:189
↓ 1 callersFunctionrun_test
Run an individual test case.
bindings/php/run-tests.php:1158
↓ 1 callersFunctionshow_redirect_ends
($tests, $tested, $tested_file)
bindings/php/run-tests.php:2402
↓ 1 callersFunctionshow_redirect_start
($tests, $tested, $tested_file)
bindings/php/run-tests.php:2391
↓ 1 callersFunctionshow_summary
()
bindings/php/run-tests.php:2380
↓ 1 callersFunctionshow_test
($test_idx, $shortname)
bindings/php/run-tests.php:2413
↓ 1 callersFunctionsub_complex
phash-win32/src/phcomplex.c:15
↓ 1 callersMethodvideoDistance
(VideoHash hash1, VideoHash hash2, int threshold)
bindings/java/org/phash/pHash.java:32
FunctionGetNumberStreams
src/cimgffmpeg.cpp:238
FunctionGetNumberStreams
phash-win32/src/cimgffmpeg.cpp:323
FunctionJava_org_phash_pHash_audioDistance
bindings/java/pHash-jni.cpp:104
FunctionJava_org_phash_pHash_audioHash
bindings/java/pHash-jni.cpp:269
FunctionJava_org_phash_pHash_cleanup
bindings/java/pHash-jni.cpp:69
FunctionJava_org_phash_pHash_dctImageHash
bindings/java/pHash-jni.cpp:142
FunctionJava_org_phash_pHash_imageDistance
bindings/java/pHash-jni.cpp:75
FunctionJava_org_phash_pHash_mhImageHash
bindings/java/pHash-jni.cpp:163
FunctionJava_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
FunctionJava_org_phash_pHash_pHashInit
bindings/java/pHash-jni.cpp:49
FunctionJava_org_phash_pHash_videoDistance
bindings/java/pHash-jni.cpp:224
FunctionJava_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
Functioncimg_forX
src/pHash.cpp:535
Functioncimg_forX
phash-win32/src/pHash.cpp:612
Functioncimg_forX
phash-win32/src/cimgffmpeg.cpp:453
Functioncmp_lt_imp
auxiliary function for sorting list of hashes
examples/test_imagephash.cpp:50
Functioncmp_lt_imp
auxiliary function for sorting list of hashes
phash-win32/examples/testdirent.cpp:23
Functiondct_hash_image
(path)
bindings/python/phash_add_directory.py:12
Functiondistancefunc
phash-win32/examples/build_mvptree.cpp:29
Functiondistancefunc
phash-win32/examples/build_mvptree_audio.cpp:30
Functiondistancefunc
phash-win32/examples/build_mvptree2.cpp:29
Functiondistancefunc
phash-win32/examples/build_mvptree_mh.cpp:29
Functiondistancefunc
phash-win32/examples/add_mvptree2.cpp:28
Functiondistancefunc
phash-win32/examples/add_mvptree.cpp:28
Functiondistancefunc
phash-win32/examples/build_mvptree_dct.cpp:29
Functiondistancefunc
phash-win32/examples/add_mvptree_dct.cpp:28
Functiondistancefunc
phash-win32/examples/add_mvptree_mh.cpp:28
Functiondistfunc
phash-win32/examples/add_mvptree_audio.cpp:6
Methodfree
(IntPtr p)
bindings/c_sharp/pHash.cs:37
Functionftruncate
phash-win32/src/mman.cpp:69
MethodgetMHImageHashes
(String d)
bindings/java/org/phash/pHash.java:42
Functiongetpagesize
getpagesize for windows */
phash-win32/src/mman.cpp:4
Functionmain
tests/fft-test.c:5
Functionmain
examples/test_dctvideohash.cpp:28
Functionmain
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
← previousnext →101–200 of 257, ranked by callers