<br><br><div class="gmail_quote">On Wed, Nov 24, 2010 at 11:55 PM, Gilles Caulier <span dir="ltr"><<a href="mailto:caulier.gilles@gmail.com">caulier.gilles@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2010/11/24 Albert Astals Cid <<a href="mailto:aacid@kde.org">aacid@kde.org</a>>:<br>
<div><div></div><div class="h5">> A Dilluns, 22 de novembre de 2010, Gilles Caulier va escriure:<br>
>> Hi KDE teams,<br>
>><br>
>> This summer, digiKam team has work on 2 new features : face detection<br>
>> and reverse geo-coding.<br>
>><br>
>> These features have been implemented during Google Summer of code 2010.<br>
>> You can see more information at these pages :<br>
>><br>
>> <a href="http://techbase.kde.org/Projects/Digikam/CodingSprint2010" target="_blank">http://techbase.kde.org/Projects/Digikam/CodingSprint2010</a><br>
>><br>
>> For Face detection we have implemented a shared library named "libkface"<br>
>><br>
>> <a href="http://websvn.kde.org/trunk/kdereview/libkface/" target="_blank">http://websvn.kde.org/trunk/kdereview/libkface/</a><br>
>><br>
>> For Reverse-Geocoding we have implemented another shared library named<br>
>> "libkmap"<br>
>><br>
>> <a href="http://websvn.kde.org/trunk/kdereview/libkmap/" target="_blank">http://websvn.kde.org/trunk/kdereview/libkmap/</a><br>
>><br>
>> Both libraries have been hosted in a dedicated branch from KDE<br>
>> subversion repository. Following Albert Astals Cid tips from<br>
>> review-team mailing list, i moved this code to trunk/kdereview for 2<br>
>> weeks. Code is open for review by KDE developers.<br>
>><br>
>> The plan is to include libkmap and libkface to kdegraphics/libs with<br>
>> KDE 4.7. These libraries are shared between digiKam/kipi-plugins, and<br>
>> of course with others part of KDE applications.<br>
>><br>
>> As you can see, in digiKam and kipi-plugins 2.0 release plan targeted<br>
>> for may 2011, but this can be delayed if problem occurs :<br>
>><br>
>> <a href="http://www.digikam.org/drupal/about/releaseplan" target="_blank">http://www.digikam.org/drupal/about/releaseplan</a><br>
>><br>
>> Remember that digiKam team already maintain 3 shared libraries named<br>
>> libkipi, libkexiv2, and<br>
>> libkdcraw into kdegraphics/libs.<br>
>><br>
>> if all is fine, somebody can plan to patch KDE 4.7 plan to include<br>
>> this libraries in TODO list ?<br>
><br>
> libkmap seems to have a hard dependency on marble, in the past we didn't want<br>
> those, nor sure if that rule is still there. But if it is not, can you turn<br>
> that hard dependency into a soft one, please?<br>
<br>
</div></div>digiKam already have an hard depency to marble, about geolocation<br>
feature, since 1.0.0 release. there is no problem with that...<br>
<div class="im"><br>
><br>
> Seems like you are missing const in some getter functions like<br>
> GeoCoordinates::Pair getSelectionRectangle();<br>
<br>
</div>This is a question for Michael...<br>
<div class="im"><br>
><br>
> Also AbstractMarkerTiler is all inline and has no d-pointer, not sure if you<br>
> plan maintaining binary compatibility on this lib or not.<br>
><br>
<br>
</div>idem...<br>
<div class="im"><br></div></blockquote><div><br></div><div>Libkmap still needs some small changes and some polish. </div><div>Me and Michael are aware of that, but we were both kind </div><div>of busy in this period. Starting from Wednesday, I will start</div>
<div>working on our TODO list.</div><div><br></div><div>Gabriel </div></div>