dupeguru/core/pe
Andrew Senetar a81069be61
fix: Photo matching fixes
- Correct bad query introduced in rotation matching
- Promote get_orientation from "private" on photo class
- Fix prepare_pictures to only generate the needed blocks, add check for missing blocks when rotation matchin is true
- Fix cache test inputs to match schema
2024-05-11 00:11:27 -07:00
..
modules Merge remote-tracking branch 'upstream/master' into colors-bytes 2023-01-12 00:14:17 -06:00
__init__.py Replace all relative imports 2022-05-09 01:40:08 -05:00
block.py Replace all relative imports 2022-05-09 01:40:08 -05:00
block.pyi Add type hints for compiled modules 2022-04-30 05:11:54 -05:00
cache.py serialize/deserialize colors to/from bytes instead of strings 2022-09-27 17:47:38 +08:00
cache.pyi serialize/deserialize colors to/from bytes instead of strings 2022-09-27 17:47:38 +08:00
cache_sqlite.py fix: Photo matching fixes 2024-05-11 00:11:27 -07:00
exif.py Code cleanups in core and other affected files 2021-08-21 18:02:02 -05:00
matchblock.py fix: Photo matching fixes 2024-05-11 00:11:27 -07:00
matchexif.py Format files with black 2019-12-31 20:16:27 -06:00
photo.py fix: Photo matching fixes 2024-05-11 00:11:27 -07:00
prioritize.py Format files with black 2019-12-31 20:16:27 -06:00
result_table.py Format files with black 2019-12-31 20:16:27 -06:00
scanner.py match all orientations (#1127) 2024-02-19 09:19:33 -06:00