Create an Image Hash Database

To create a database to contain image hashes, use the following procedure.

To create a database for image hashes

  • Use the CreateImageHashDatabase action. For example, to create a database named "ImageHashes":

    curl http://localhost:14000/action=CreateImageHashDatabase -F database=ImageHashes