erdogant/clustimage

Clustimage.find() and new images

Closed this issue · 2 comments

Can I check that I'm using Clustimage.find() correctly? I'm passing it the filename of a new image, not the index of one already contained in the cl object (the docs seem to show an image from X being passed to find()). Was hoping it would show a shorter distance between the new input and the images in the bottom left and bottom right.

image

Thanks for publishing this library!

Have since tried PCA which is giving me much better results for previously unseen images, so will close this.

Happy to hear that you find a solution!