-
Bucket content is also available. https://storage.googleapis.com/panels-api/. However, it looks like the content of the latest collection is encrypted ( content created 2 hours ago) _https://storage.g…
-
Being able to manage duplicate photos would be a welcome feature.
-
👋 again @btd! I’m curious if these params could be made configurable:
https://github.com/btd/sharp-phash/blob/623d7fb574f3aa216513065d78c88a93a08354fd/index.js#L5
https://github.com/btd/sharp-ph…
-
There are two scenarios where you would want to remove media (illegal,
csam, or just spam).
1) As a home server admin with users participating in public rooms
moderated by unrelated users, I need…
-
After adding use of `image_hasher` to my project and bumping my `image` version to get the `Image` trait to line up, I started having all the worker threads in my indexing runs quickly dying to etemes…
-
Maybe I am doing it wrong but I ran through about 1,250 images (out of more than 350,000) and hashed (Perceptual) them. I then stored the hash in the database and I am using the SQL Bit_COUNT to get …
-
**Describe the bug**
When running generate tasks (sprites and phash) on multiple files they fail to generate with error `error generating phash: exit status 69` and `error generating sprites: exit st…
-
Sorry for all the questions/issues lately. Is there a recommended way to blacklist certain image hashes? Hoping this will cut down on bot spam that seemingly posts the same things over and over.
I'…
-
I'm hoping that I can use your crate to generate phash hashes but I've been having some trouble with this. My current test program [looks like this.](https://github.com/micahsnyder/rust_phash/blob/mai…
-
I end up with a lot of false negatives for some alternate types when using the existing perceptual hash system, so I've been considering how to expand upon it.
My understanding of the current syste…