cocoaimagehashing icon indicating copy to clipboard operation
cocoaimagehashing copied to clipboard

Get similar images

Open bizibizi opened this issue 5 years ago • 0 comments

i am using "[[OSImageHashing sharedInstance] similarImagesWithHashingQuality:" to find similar images in photo library but it work only for copies of images. If images slightly different it will never find them. Maybe you can help how to setup accuracy?

I am requesting 100x100 imgage from PHImageManager, convert it to Data by "pngData" and apply "medium quality" from OSImageHashing

bizibizi avatar Jul 25 '19 18:07 bizibizi