perception
v0.3.0
Contents:
Examples
Media Deduplication
Simple example
Real-world example
Video deduplication
Detecting Child Sexual Abuse Material
Benchmarking
Image Hashing
Video Hashing
API
Hashers
Images
Videos
Tools
Benchmarking
Video Transforms
Tools
perception
Docs
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
M
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
allow_parallel (perception.hashers.hasher.Hasher attribute)
AverageHash (class in perception.hashers.image)
B
BlockMean (class in perception.hashers.image)
C
ColorMoment (class in perception.hashers.image)
compute() (perception.hashers.hasher.ImageHasher method)
(perception.hashers.hasher.VideoHasher method)
compute_batches() (perception.hashers.video.FramewiseHasher method)
(perception.hashers.video.SimpleSceneDetection method)
compute_distance() (perception.hashers.hasher.Hasher method)
compute_isometric_from_hash() (perception.hashers.hasher.ImageHasher method)
compute_md5() (in module perception.hashers.tools)
compute_parallel() (perception.hashers.hasher.Hasher method)
compute_quality() (in module perception.hashers.tools)
compute_synchronized_video_hashes() (in module perception.hashers.tools)
compute_with_quality() (perception.hashers.hasher.ImageHasher method)
D
deduplicate() (in module perception.tools)
deduplicate_hashes() (in module perception.tools)
DHash (class in perception.hashers.image)
distance_metric (perception.hashers.hasher.Hasher attribute)
dtype (perception.hashers.hasher.Hasher attribute)
F
FramewiseHasher (class in perception.hashers.video)
G
get_common_framerates() (in module perception.hashers.tools)
get_string_length() (in module perception.hashers.tools)
H
hash_from_final_state() (perception.hashers.hasher.VideoHasher method)
(perception.hashers.video.FramewiseHasher method)
(perception.hashers.video.SimpleSceneDetection method)
(perception.hashers.video.TMKL1 method)
(perception.hashers.video.TMKL2 method)
hash_length (perception.hashers.hasher.Hasher attribute)
Hasher (class in perception.hashers.hasher)
I
ImageHasher (class in perception.hashers.hasher)
M
MarrHildreth (class in perception.hashers.image)
match() (perception.tools.SaferMatcher method)
P
PDQHash (class in perception.hashers.image)
PDQHashF (class in perception.hashers.image)
perception.hashers.image (module)
perception.hashers.tools (module)
perception.hashers.video (module)
perception.tools (module)
PHash (class in perception.hashers.image)
PHashF (class in perception.hashers.image)
PHashU8 (class in perception.hashers.image)
process_frame() (perception.hashers.hasher.VideoHasher method)
(perception.hashers.video.FramewiseHasher method)
(perception.hashers.video.SimpleSceneDetection method)
(perception.hashers.video.TMKL1 method)
(perception.hashers.video.TMKL2 method)
R
read() (in module perception.hashers.tools)
read_video() (in module perception.hashers.tools)
returns_multiple (perception.hashers.hasher.Hasher attribute)
S
SaferMatcher (class in perception.tools)
SimpleSceneDetection (class in perception.hashers.video)
string_to_vector() (in module perception.hashers.tools)
(perception.hashers.hasher.Hasher method)
T
TMKL1 (class in perception.hashers.video)
TMKL2 (class in perception.hashers.video)
U
unletterbox() (in module perception.hashers.tools)
V
vector_to_string() (in module perception.hashers.tools)
(perception.hashers.hasher.Hasher method)
VideoHasher (class in perception.hashers.hasher)
W
WaveletHash (class in perception.hashers.image)