[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-25 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #50 from Mario Frank --- (In reply to Niels from comment #49) > Great stuff guys! Thank you! > > I can't DnD from a browser, but using a staging album as suggested is doable. Hey Niels, great to hear you like

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-25 Thread Niels
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #49 from Niels --- Great stuff guys! Thank you! I can't DnD from a browser, but using a staging album as suggested is doable. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #48 from Mario Frank --- Git commit 429fa5fd8e7f53b74c82eb19dffb2e6cf4b4325c by Mario Frank. Committed on 06/01/2017 at 18:36. Pushed by mfrank into branch 'master'. This patch is joint work with Simon. The

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #47 from Mario Frank --- (In reply to Mario Frank from comment #46) > (In reply to caulier.gilles from comment #45) > > No objection from me to patch git/master before 5.4.0 release planed Sunday > > evening. We

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #46 from Mario Frank --- (In reply to caulier.gilles from comment #45) > No objection from me to patch git/master before 5.4.0 release planed Sunday > evening. We have only one string added which is already in

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #45 from caulier.gil...@gmail.com --- No objection from me to patch git/master before 5.4.0 release planed Sunday evening. We have only one string added which is already in catalog. Note : when you use pointer, make it const if possible

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #44 from Mario Frank --- (In reply to Simon from comment #43) > In case you are bored while waiting :P > Would you care to look at https://bugs.kde.org/show_bug.cgi?id=372159 > and comment on

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #43 from Simon --- In case you are bored while waiting :P Would you care to look at https://bugs.kde.org/show_bug.cgi?id=372159 and comment on https://bugs.kde.org/show_bug.cgi?id=374470 ? -- You are receiving this

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #42 from Mario Frank --- (In reply to Simon from comment #41) > Indeed :D > Yes, that bug can be closed with committing the patch there. > > One minor thing: git apply complains that your new patch introduces >

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #41 from Simon --- Indeed :D Yes, that bug can be closed with committing the patch there. One minor thing: git apply complains that your new patch introduces trailing whitespaces. I can't seem to find it though after

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #38 from Simon --- Works perfectly fine now! -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #40 from Mario Frank --- Created attachment 103235 --> https://bugs.kde.org/attachment.cgi?id=103235=edit Patch working both for SQLite and MySQL -- You are receiving this mail because: You are watching all

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #39 from Mario Frank --- (In reply to Simon from comment #38) > Works perfectly fine now! Great, that was good teamwork. I will upload our current patch which will include your changes. Just for archiving. If

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #37 from Mario Frank --- Created attachment 103234 --> https://bugs.kde.org/attachment.cgi?id=103234=edit imagelister.cpp Here is the new file -- You are receiving this mail because: You are watching all bug

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #36 from Mario Frank --- (In reply to Simon from comment #35) > I use internal mysql and the images are not (exclusively) identical ones > (range 30-100% gives all kinds of "similar" pictures as is to be

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #35 from Simon --- I use internal mysql and the images are not (exclusively) identical ones (range 30-100% gives all kinds of "similar" pictures as is to be expected). I added your snippet and it produces 0/1 outputs

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #34 from Mario Frank --- (In reply to Simon from comment #33) > The percentages logged to stdout are meaningful (i.e. not binary). Okay, then it is no HAAR search problem and must be a problem in the

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #33 from Simon --- The percentages logged to stdout are meaningful (i.e. not binary). -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #32 from Mario Frank --- (In reply to Simon from comment #31) > What I described in Duplicates was wrong. The main image was a grouped > image, so it was hidden (http://i.imgur.com/JKOkJx7.png), but it was >

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #31 from Simon --- What I described in Duplicates was wrong. The main image was a grouped image, so it was hidden (http://i.imgur.com/JKOkJx7.png), but it was actually there (http://i.imgur.com/2d3OFpM.png). If this is

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #30 from Mario Frank --- (In reply to Simon from comment #29) > I played around with the patch. However I did not test/use this feature > previously, so I don't know whether the following was introduced with >

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #29 from Simon --- I played around with the patch. However I did not test/use this feature previously, so I don't know whether the following was introduced with this patch or already there before: In "Duplicates" the

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=320666 Simon changed: What|Removed |Added Attachment #103203|0 |1 is obsolete|

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #27 from Simon --- On 06/01/17 11:37, Mario Frank wrote: > https://bugs.kde.org/show_bug.cgi?id=320666 > > --- Comment #25 from Mario Frank --- > (In reply to Simon from comment #24) >> I am

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #26 from Mario Frank --- (In reply to Wolfgang Scheffner from comment #23) > (In reply to Mario Frank from comment #20) > > (In reply to Wolfgang Scheffner from comment #19) > > > (In reply to Mario Frank from

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #25 from Mario Frank --- (In reply to Simon from comment #24) > I am currently disentangling the changes regarding > https://bugs.kde.org/show_bug.cgi?id=374191 and this bug, because there > is something I would

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #24 from Simon --- I am currently disentangling the changes regarding https://bugs.kde.org/show_bug.cgi?id=374191 and this bug, because there is something I would like to suggest on the patch for the former. I will post

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Wolfgang Scheffner
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #23 from Wolfgang Scheffner --- (In reply to Mario Frank from comment #20) > (In reply to Wolfgang Scheffner from comment #19) > > (In reply to Mario Frank from comment #18) > > > > I'd volunteer to test but I'm

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #22 from Mario Frank --- (In reply to caulier.gilles from comment #21) > Mario, > > All VM are ready at home. I can do it this week end including patch, not > before. > > Note : remember that 5.4.0 will be

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #21 from caulier.gil...@gmail.com --- Mario, All VM are ready at home. I can do it this week end including patch, not before. Note : remember that 5.4.0 will be release this Sunday evening. Gilles -- You are receiving this mail because:

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-06 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #20 from Mario Frank --- (In reply to Wolfgang Scheffner from comment #19) > (In reply to Mario Frank from comment #18) > > Created attachment 103203 [details] > > Patch for triggering duplicates search for

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-05 Thread Wolfgang Scheffner
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #19 from Wolfgang Scheffner --- (In reply to Mario Frank from comment #18) > Created attachment 103203 [details] > Patch for triggering duplicates search for multiple tags with context menu > and introducing the

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-04 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #18 from Mario Frank --- Created attachment 103203 --> https://bugs.kde.org/attachment.cgi?id=103203=edit Patch for triggering duplicates search for multiple tags with context menu and introducing the

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-04 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #17 from Mario Frank --- Hey Guys and Ladies, I implemented the possibility to show the similarity of the pictures in table view, when the fuzzy search sidebar is active. But I had to refactor my similarity sort

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-02 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #16 from Mario Frank --- Hey Wolfgang, I think the best spot to give the similarity is in the table view. This way, the similarity can be shown in fuzzy, duplicates and also sketch search. I have a working

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2017-01-01 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #15 from Mario Frank --- (In reply to Wolfgang Scheffner from comment #14) > Hey Mario, > I'm just checking out if and how I can update the handbook regarding this > patch. I found that there is a column "Avg.

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2016-12-31 Thread Wolfgang Scheffner
https://bugs.kde.org/show_bug.cgi?id=320666 Wolfgang Scheffner changed: What|Removed |Added CC|

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2016-12-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #13 from caulier.gil...@gmail.com --- Great. it will be perfect. Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2016-12-23 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #12 from Mario Frank --- (In reply to caulier.gilles from comment #10) > I discovered a serious problem to Slideshow and Presentation with some video > file to handle. So postponed is the best way. > > The doc

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2016-12-23 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 Mario Frank changed: What|Removed |Added Latest Commit|

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2016-12-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #10 from caulier.gil...@gmail.com --- I discovered a serious problem to Slideshow and Presentation with some video file to handle. So postponed is the best way. The doc is not a problem. For i18n, if patch over GUI is applied quickly and

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2016-12-23 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #9 from Mario Frank --- (In reply to caulier.gilles from comment #8) > Mario, > > I postponed digiKam 5.4.0 to 1 January. This will let's time to you to patch > git/master and test to stabilize implementation

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2016-12-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=320666 --- Comment #8 from caulier.gil...@gmail.com --- Mario, I postponed digiKam 5.4.0 to 1 January. This will let's time to you to patch git/master and test to stabilize implementation for production while holidays. Please don't waste time. Gilles --

[digikam] [Bug 320666] Add search of similar images outside digiKam collections [patch]

2016-12-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=320666 caulier.gil...@gmail.com changed: What|Removed |Added Summary|Add search of similar |Add search of similar