Hi.
I'd like to apply automatic red eye removal using some script / command line exe,without use GUI. is it possibile? Thanks |
You can try to use dbus interface. Use showfoto and dbus must open a door to control the menu actions. But I'm not sure that you can control all tools settings with dbus Gilles caulier Le lun. 11 sept. 2017 à 09:19, Alessandro Lazzara <[hidden email]> a écrit :
-- Send with Gmail Mobile
|
Thanks..i'd like have just auto eye removal..i'm on windows environment Il 11 set 2017 10:09, "Gilles Caulier" <[hidden email]> ha scritto:
|
Well it's clear : no dbus under windows, only Linux Gilles caulier Le lun. 11 sept. 2017 à 10:11, Alessandro Lazzara <[hidden email]> a écrit :
-- Send with Gmail Mobile
|
Thanks..there is no way to emulate this linux functionality on windows? Thanks Il 11 set 2017 10:21, "Gilles Caulier" <[hidden email]> ha scritto:
|
The code exist about Dbus feature, but it do not work. It need a separate DBUS server process which is the hell to manage under windows as under Linux. Also, the dbus server code is not very well stable as i can see under Windows. The Dbus server has nothing linked with digiKam code. It's a completely separated project, managed more and less by Red Hat, where Linux is a priority. Gilles Caulier 2017-09-11 10:40 GMT+02:00 Alessandro Lazzara <[hidden email]>:
|
Ok thanks...so, I'd like to download source code and extract just red eye removal auto part I'm on visual studio 2015..I've already install QT and QT extension for visual studio 2015 to create QT project. I've already downloaded digikam source code But I don't know how import code in a QT visual studio solution. Can you help me? thanks 2017-09-11 10:47 GMT+02:00 Gilles Caulier <[hidden email]>:
|
Good luck. We don't use Visual Studio to compile under Windows. We cross compile under Linux all the code (including shared library). We use Cmake cross platform framework to compile the code everywhere (osx, windows and linux). This is why M$ stuff is out of the scope so far. Sorry... The Red Eyes code use OpenCV library to work. There are also XML data files in digiKam to declare the faces and eyes fingerprints. So your task will not easy to do. Gilles Caulier 2017-09-13 12:47 GMT+02:00 Alessandro Lazzara <[hidden email]>:
|
Free forum by Nabble | Edit this page |