noaione / cmx-ermitteln

A quick reverse image lookup using pHash (DCT) algorithm, made specifically for CMX cover
https://ermitteln.ihateani.me
MIT License
0 stars 0 forks source link

Improve matches with known ASIN #5

Open noaione opened 1 month ago

noaione commented 1 month ago

Some cover from Amazon have different aspect ratio compared to "Comixology" cover which ruins the matching of the image matching by a ton.

Example:

I've started adding a new field to the search results called asin which mapped to Amazon ASIN. If you know some ID to ASIN mapping please comment on this issue.

Relevant commit: https://github.com/noaione/cmx-ermitteln/commit/b65e6823bc35d71469c9f8219358f7d93125f257

noaione commented 1 month ago

The example only have 1 typo but Meili somehow not returning with my typo tolerance settings? I adjusted oneWord to 7 and twoWords to 7 and it works now.