photoprism/internal
Michael Mayer ffc64cceb0 Use 3x3 thumbnail for color indexing #7
Other implementations were unstable due to the use of random numbers.
This seems to be fast and also enables us to search specific parts
of an image. 16 colors are indexed (Material Design).
2019-04-26 02:22:53 +02:00
..
api error chacks and minor api refactoring (#92) 2019-01-15 14:00:42 +01:00
commands error chacks and minor api refactoring (#92) 2019-01-15 14:00:42 +01:00
context Add SqlServerPassword() and HttpServerPassword() to Config, see #16 2018-12-26 11:40:20 +01:00
forms Added inline documentation #14 2018-11-06 19:02:03 +01:00
frontend Code clean-up #58 2018-11-18 19:18:19 +01:00
fsutil Fix/defer leaks (#91) 2019-01-13 00:45:22 +01:00
models Use 3x3 thumbnail for color indexing #7 2019-04-26 02:22:53 +02:00
photoprism Use 3x3 thumbnail for color indexing #7 2019-04-26 02:22:53 +02:00
server Move favicons to server public directory, see #50 2018-12-21 04:05:14 +01:00
test Add SqlServerPassword() and HttpServerPassword() to Config, see #16 2018-12-26 11:40:20 +01:00
tidb Proof-of-concept for using TiDB instead of MySQL #60 2018-12-18 18:38:30 +01:00