Skip to content

Latest commit

 

History

History
26 lines (9 loc) · 537 Bytes

README.md

File metadata and controls

26 lines (9 loc) · 537 Bytes

Grire-example

This is an example implementation of Golden Retriever - an open source Image Retrieval Engine, located at grire.net

You may use this source for building a commandline based image search engine.

Example command line arguments.

Adding an imagefolder

java -jar ajmg6.jar create ImagePoolName /home/username/YourGrireDb/db /home/username/YourImageFilesFolder 1f multi

Searching for an Image

java -jar ajmg6.jar search ImagePoolName /home/username/YourGrireDb/db /home/username/YourSourceFile.jpg