Author Topic: Export similar Image list  (Read 2849 times)

0 Members and 1 Guest are viewing this topic.

skkl

  • Member
  • **
  • Posts: 2
    • View Profile
Export similar Image list
« on: 2013-07-08 12:30:35 »
Hi All,

I am looking for a posibility to export the list of similar images in the form:

path/image1.jpg;path/image2.jpg
path/imagd3.jpg

where each line represents the similar images, as that could be more than two.

Is there a python script or an sql statement for that?

Thank you very much!
  Skkl

Laura Shook

  • Administrator
  • Sr. Member
  • *****
  • Posts: 143
    • View Profile
Export similar Image list
« Reply #1 on: 2013-07-10 15:40:14 »
Thank you for your support for ThumbsPlus.

While ThumbsPlus isn't designed to work in this way, you can generate a found list (of similar images) and use MS Access to export.

Please let me know if you need assistance!

Kind regards,
Laura Shook
Cerious Software, Inc.

skkl

  • Member
  • **
  • Posts: 2
    • View Profile
Export similar Image list
« Reply #2 on: 2013-07-18 16:51:30 »
Hello Laura,

thanks for your reply.

It is easy to export a list of similar images from MS. The point where I have problems is the sorting of the list.

If the images are exactly the save I can use the md5 field the sort the images. But how can I sort nearly similar images, so that they are exported in the right order?

Thanks
  SkkL