How to compare the images and analyze the images using the Elasticsearch and Kibana?
Eg. Employee's security login using the face recognition, We stored already some employee's images in the database, so, Now the live face images need to compare with the database. Then, we need to analysis the images.
You'd need to create a hash representation of the image and then store that in Elasticsearch for the comparison. There's no native support for binary images in Elasticsearch.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.