photoprism/internal/thumb
Michael Mayer 2e85b3cccd People: Split facial recognition into smaller functions #22
Clustering and matching have been improved along the way. This opens
the door for further optimizations while keeping the code readable.
2021-08-22 16:14:34 +02:00
..
testdata Optimize images 2020-09-21 17:40:58 -04:00
create.go People: Split facial recognition into smaller functions #22 2021-08-22 16:14:34 +02:00
create_test.go People: Split facial recognition into smaller functions #22 2021-08-22 16:14:34 +02:00
errors.go
jpeg.go Thumbs: Fix orientation for HEIF, TIFF, and PNG #1064 2021-02-22 21:09:50 +01:00
jpeg_test.go Tests: Add tests for internal/thumb 2021-03-03 14:44:30 +01:00
rotate.go Exif: Refactor JPEG rotation based on orientation flag #1064 2021-02-21 22:53:25 +01:00
thumb.go Update copyright after year change 2021-01-01 22:37:25 +01:00
thumb_test.go
types.go
types_test.go