-
Hi, I found this project by way of [your Stack Exchange post](https://dba.stackexchange.com/questions/72134/fast-hamming-distance-queries-in-postgres). I was considering trying something like this mys…
-
The following images all generate a hash made up just of the character 'f' no matter how many bits specified:
![3](https://cloud.githubusercontent.com/assets/13089569/10267010/84b66594-6a88-11e5-9314…
-
For measuring the extent of difference in strings, we could use an algorithm for the [Edit distance](https://en.wikipedia.org/wiki/Edit_distance), e.g. the _Levenshtein distance_.
Doing so might en…
ghost updated
6 years ago
-
![images](https://user-images.githubusercontent.com/4141621/33699195-f056e0fc-db11-11e7-8058-c44fa2f79ab2.png)
There are alot of images in the level assets,. I'm working on it.
-
Not really a feature request yet, but I think this would be a good place to discuss this idea by Alex Vanyo:
If you use a diff threshold of 0, instead of storing the reference images as PNG, store …
-
Depending on the version of matplotlib, the way it was installed, the way other dependencies were installed and a bunch of other random factors, the results of our image comparison tests can vary slig…
-
it match better pictures
http://www.phash.org/demo/
-
ClickHouse is probably not the best solution for storing images... But if you are brave enough, you can do it, and we can probably add some functions for this case.
**Use case**
If you have imag…
pufit updated
1 month ago
-
Hi,
I was wondering, if minhash might be also able to create a locality sensitive hash for data files like pictures or any other binary data file?
-
### Feature request
https://github.com/OpenAdaptAI/OpenAdapt/pull/610 introduced the `VisualReplayStrategy` which works by segmenting the active window for every mouse event.
This is wasteful be…