Image recognition in kibana and ES

hi dears, i want to do image recognition , i have many images and now i want to compare images with each other for example i want to see if a person appears in an image. is it possible to do that and what tool can be used in comination with elasticsearch and kibana for that need

Read Search by image using elastic search

1 Like

woooww it is very intersting, i started documentation but i dint understand how to specify image to index, and do the script "feature": {
"CEDD": {
"hash": "BIT_SAMPLING"
},
"JCD": {
"hash": ["BIT_SAMPLING", "LSH"]
},
"FCTH": {}
mean, how we can specify our image and the imagges to compare with

You probably need to ask the author of this project.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.