[pytx] Experiment with Querying PDQ Rotations Natively #1730
Labels
pdq
Items related to the pdq libraries or reference implementations
python-threatexchange
Items related to the threatexchange python tool / library
PDQ and the pdqhash binding have a native "generate all rotations" hash method. In previous PRs, we experimented with rotating the image itself, but it is much faster to use the native rotation function.
This change will be involved, as we only need to hash rotations some of the time, and not all the time. For SignalTypes that support it without any overhead, querying by rotations should probably be the default.
Tasks
__str__()
method for debuggingThe text was updated successfully, but these errors were encountered: