Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The extraction output file is json file, which is named as the file name. For example, in above figures, user runs extraction on file ``browndog.png'', and after completion, extraction output file will be written as ``browndog.json''in the same working directory.


Extract Similarity among Image Files:

User can index image files in a target folder, and then pick an indexed image and right click ``Find Similar'' to extract the similarity result from all indexed images.

Image AddedImage Added

Above figures show how user can execute ``Find Similar'' among images under ``caltech101'' folder. First, user needs to do ``Index'' to index all images under ``caltech101'' folder (left figure), when indexing is done, a ``.index.tsv'' file will be generated under this folder.  Then user can browser indexed images in ``caltech101'' folder and select an image and right click on it to execute ``Find Similar''. In this example, user selects an image file ``dollar_bill.jpg'' and the output file of ``dollar_billFind.json'' file will be generated under the same working directory.

Image Added