(no subject)

classic Classic list List threaded Threaded
12 messages Options
Reply | Threaded
Open this post in threaded view
|

(no subject)

JaY Singh
Hi Gilles Caulier,
Sorry for being late . I was taking my time to comprehend the project and i found myself quite comfortable with the project "AI Face Recognition with OpenCV DNN module".
Since i am new to OpenCV it might take me a while to understand the thing completely but i can assure you of me being regular and helpful to the project .
Please guide me through my first step and how should i begin working on it.

Thank You,
Jay Singh
Reply | Threaded
Open this post in threaded view
|

Re:

Gilles Caulier-4
Hi,

The first stage is to checkout code from "dplugins" developement branch. Students will work with this code. There are plenty of changes in this branch comparing to master branch. After to checkout master branch from git server, just switch like this :

git checkout -b dplugins remotes/origin/development/dplugins

Solve all dependencies, configure with bootstrap script, recompile and install. The application must run and in help/about dialog, you must seen 6.1.0 version.

All is explained in online documentation :


Best

Gilles Caulier


Le lun. 4 févr. 2019 à 19:38, JaY Singh <[hidden email]> a écrit :
Hi Gilles Caulier,
Sorry for being late . I was taking my time to comprehend the project and i found myself quite comfortable with the project "AI Face Recognition with OpenCV DNN module".
Since i am new to OpenCV it might take me a while to understand the thing completely but i can assure you of me being regular and helpful to the project .
Please guide me through my first step and how should i begin working on it.

Thank You,
Jay Singh
Reply | Threaded
Open this post in threaded view
|

Re:

JaY Singh
In reply to this post by JaY Singh
Thanks ,
Gilles Caulier
i'll read the documentation and build it right away .
i'll get you notified if i face any issue.

Reply | Threaded
Open this post in threaded view
|

Re:

JaY Singh
In reply to this post by JaY Singh
Hi ,
i am trying to build digikam locally on my system but due to some reasons i am getting errors while install packages . so i might take some time to sort the issue.
Sorry for inconvenience.
Thank You,
Jay SIngh . 

On Tue, Feb 5, 2019 at 12:07 AM JaY Singh <[hidden email]> wrote:
Hi Gilles Caulier,
Sorry for being late . I was taking my time to comprehend the project and i found myself quite comfortable with the project "AI Face Recognition with OpenCV DNN module".
Since i am new to OpenCV it might take me a while to understand the thing completely but i can assure you of me being regular and helpful to the project .
Please guide me through my first step and how should i begin working on it.

Thank You,
Jay Singh
Reply | Threaded
Open this post in threaded view
|

Re:

Gilles Caulier-4
Hi,

Ok, if you need help, don't hesitate to ask in this room...

Best

Gilles Caulier

Le jeu. 7 févr. 2019 à 08:16, JaY Singh <[hidden email]> a écrit :
Hi ,
i am trying to build digikam locally on my system but due to some reasons i am getting errors while install packages . so i might take some time to sort the issue.
Sorry for inconvenience.
Thank You,
Jay SIngh . 

On Tue, Feb 5, 2019 at 12:07 AM JaY Singh <[hidden email]> wrote:
Hi Gilles Caulier,
Sorry for being late . I was taking my time to comprehend the project and i found myself quite comfortable with the project "AI Face Recognition with OpenCV DNN module".
Since i am new to OpenCV it might take me a while to understand the thing completely but i can assure you of me being regular and helpful to the project .
Please guide me through my first step and how should i begin working on it.

Thank You,
Jay Singh
Reply | Threaded
Open this post in threaded view
|

Re:

JaY Singh
In reply to this post by JaY Singh
Hi, Gilles
i followed the documentation and guide to build digikam locally on my system and i have already installed all the dependencies required for it.But after executing the bootstrap.linux script i am facing an error which i just couldn't resolve on my own .The Output Goes like this:
_______________________________________________________________________________________________
jay@JaY:~$ cd digikam
jay@JaY:~/digikam$ ls
AUTHORS             ChangeLog              doc             Messages.sh
bootstrap.linux     CMakeLists.txt         download-repos  NEWS
bootstrap.local     CODE_OF_CONDUCT.md     Doxyfile        PACKAGING
bootstrap.macports  COPYING                git2cl          project
bootstrap.mxe       COPYING-CMAKE-SCRIPTS  gits            README.BUNDLES
bootstrap.tarball   COPYING.LIB            gitup           README.DEVEL
build               core                   Mainpage.dox    README.md
jay@JaY:~/digikam$ ./bootstrap.linux
qtpaths: could not find a Qt installation of ''
FAILED COMMAND: QT_INSTALL_PREFIX=`qtpaths --install-prefix`
______________________________________________________________________________________________
Help me out with this.

Thank You,
Jay SIngh

On Thu, Feb 7, 2019 at 12:14 PM JaY Singh <[hidden email]> wrote:
Hi ,
i am trying to build digikam locally on my system but due to some reasons i am getting errors while install packages . so i might take some time to sort the issue.
Sorry for inconvenience.
Thank You,
Jay SIngh . 

On Tue, Feb 5, 2019 at 12:07 AM JaY Singh <[hidden email]> wrote:
Hi Gilles Caulier,
Sorry for being late . I was taking my time to comprehend the project and i found myself quite comfortable with the project "AI Face Recognition with OpenCV DNN module".
Since i am new to OpenCV it might take me a while to understand the thing completely but i can assure you of me being regular and helpful to the project .
Please guide me through my first step and how should i begin working on it.

Thank You,
Jay Singh
Reply | Threaded
Open this post in threaded view
|

Re:

JaY Singh
Hi,
i tried resolving the problem and somehow i managed to find the issue and resolved it all by myself . All i had to do is reinstall the qt-sdk dependencies and that did the job.
Sorry for trouble.

Thank You,
Jay Singh

On Sun, Feb 10, 2019 at 6:07 PM JaY Singh <[hidden email]> wrote:
Hi, Gilles
i followed the documentation and guide to build digikam locally on my system and i have already installed all the dependencies required for it.But after executing the bootstrap.linux script i am facing an error which i just couldn't resolve on my own .The Output Goes like this:
_______________________________________________________________________________________________
jay@JaY:~$ cd digikam
jay@JaY:~/digikam$ ls
AUTHORS             ChangeLog              doc             Messages.sh
bootstrap.linux     CMakeLists.txt         download-repos  NEWS
bootstrap.local     CODE_OF_CONDUCT.md     Doxyfile        PACKAGING
bootstrap.macports  COPYING                git2cl          project
bootstrap.mxe       COPYING-CMAKE-SCRIPTS  gits            README.BUNDLES
bootstrap.tarball   COPYING.LIB            gitup           README.DEVEL
build               core                   Mainpage.dox    README.md
jay@JaY:~/digikam$ ./bootstrap.linux
qtpaths: could not find a Qt installation of ''
FAILED COMMAND: QT_INSTALL_PREFIX=`qtpaths --install-prefix`
______________________________________________________________________________________________
Help me out with this.

Thank You,
Jay SIngh

On Thu, Feb 7, 2019 at 12:14 PM JaY Singh <[hidden email]> wrote:
Hi ,
i am trying to build digikam locally on my system but due to some reasons i am getting errors while install packages . so i might take some time to sort the issue.
Sorry for inconvenience.
Thank You,
Jay SIngh . 

On Tue, Feb 5, 2019 at 12:07 AM JaY Singh <[hidden email]> wrote:
Hi Gilles Caulier,
Sorry for being late . I was taking my time to comprehend the project and i found myself quite comfortable with the project "AI Face Recognition with OpenCV DNN module".
Since i am new to OpenCV it might take me a while to understand the thing completely but i can assure you of me being regular and helpful to the project .
Please guide me through my first step and how should i begin working on it.

Thank You,
Jay Singh
Reply | Threaded
Open this post in threaded view
|

Re:

Gilles Caulier-4
probably qtpaths program was not installed properly...

Gilles Caulier

Le dim. 10 févr. 2019 à 13:47, JaY Singh <[hidden email]> a écrit :
Hi,
i tried resolving the problem and somehow i managed to find the issue and resolved it all by myself . All i had to do is reinstall the qt-sdk dependencies and that did the job.
Sorry for trouble.

Thank You,
Jay Singh

On Sun, Feb 10, 2019 at 6:07 PM JaY Singh <[hidden email]> wrote:
Hi, Gilles
i followed the documentation and guide to build digikam locally on my system and i have already installed all the dependencies required for it.But after executing the bootstrap.linux script i am facing an error which i just couldn't resolve on my own .The Output Goes like this:
_______________________________________________________________________________________________
jay@JaY:~$ cd digikam
jay@JaY:~/digikam$ ls
AUTHORS             ChangeLog              doc             Messages.sh
bootstrap.linux     CMakeLists.txt         download-repos  NEWS
bootstrap.local     CODE_OF_CONDUCT.md     Doxyfile        PACKAGING
bootstrap.macports  COPYING                git2cl          project
bootstrap.mxe       COPYING-CMAKE-SCRIPTS  gits            README.BUNDLES
bootstrap.tarball   COPYING.LIB            gitup           README.DEVEL
build               core                   Mainpage.dox    README.md
jay@JaY:~/digikam$ ./bootstrap.linux
qtpaths: could not find a Qt installation of ''
FAILED COMMAND: QT_INSTALL_PREFIX=`qtpaths --install-prefix`
______________________________________________________________________________________________
Help me out with this.

Thank You,
Jay SIngh

On Thu, Feb 7, 2019 at 12:14 PM JaY Singh <[hidden email]> wrote:
Hi ,
i am trying to build digikam locally on my system but due to some reasons i am getting errors while install packages . so i might take some time to sort the issue.
Sorry for inconvenience.
Thank You,
Jay SIngh . 

On Tue, Feb 5, 2019 at 12:07 AM JaY Singh <[hidden email]> wrote:
Hi Gilles Caulier,
Sorry for being late . I was taking my time to comprehend the project and i found myself quite comfortable with the project "AI Face Recognition with OpenCV DNN module".
Since i am new to OpenCV it might take me a while to understand the thing completely but i can assure you of me being regular and helpful to the project .
Please guide me through my first step and how should i begin working on it.

Thank You,
Jay Singh
Reply | Threaded
Open this post in threaded view
|

Re:

Gilles Caulier-4
In reply to this post by JaY Singh
Jay,

So now, you will be able to play with source code and perhaps to fix junior jobs ?
Best

Gilles Caulier


Le dim. 10 févr. 2019 à 13:47, JaY Singh <[hidden email]> a écrit :
Hi,
i tried resolving the problem and somehow i managed to find the issue and resolved it all by myself . All i had to do is reinstall the qt-sdk dependencies and that did the job.
Sorry for trouble.

Thank You,
Jay Singh

On Sun, Feb 10, 2019 at 6:07 PM JaY Singh <[hidden email]> wrote:
Hi, Gilles
i followed the documentation and guide to build digikam locally on my system and i have already installed all the dependencies required for it.But after executing the bootstrap.linux script i am facing an error which i just couldn't resolve on my own .The Output Goes like this:
_______________________________________________________________________________________________
jay@JaY:~$ cd digikam
jay@JaY:~/digikam$ ls
AUTHORS             ChangeLog              doc             Messages.sh
bootstrap.linux     CMakeLists.txt         download-repos  NEWS
bootstrap.local     CODE_OF_CONDUCT.md     Doxyfile        PACKAGING
bootstrap.macports  COPYING                git2cl          project
bootstrap.mxe       COPYING-CMAKE-SCRIPTS  gits            README.BUNDLES
bootstrap.tarball   COPYING.LIB            gitup           README.DEVEL
build               core                   Mainpage.dox    README.md
jay@JaY:~/digikam$ ./bootstrap.linux
qtpaths: could not find a Qt installation of ''
FAILED COMMAND: QT_INSTALL_PREFIX=`qtpaths --install-prefix`
______________________________________________________________________________________________
Help me out with this.

Thank You,
Jay SIngh

On Thu, Feb 7, 2019 at 12:14 PM JaY Singh <[hidden email]> wrote:
Hi ,
i am trying to build digikam locally on my system but due to some reasons i am getting errors while install packages . so i might take some time to sort the issue.
Sorry for inconvenience.
Thank You,
Jay SIngh . 

On Tue, Feb 5, 2019 at 12:07 AM JaY Singh <[hidden email]> wrote:
Hi Gilles Caulier,
Sorry for being late . I was taking my time to comprehend the project and i found myself quite comfortable with the project "AI Face Recognition with OpenCV DNN module".
Since i am new to OpenCV it might take me a while to understand the thing completely but i can assure you of me being regular and helpful to the project .
Please guide me through my first step and how should i begin working on it.

Thank You,
Jay Singh
Reply | Threaded
Open this post in threaded view
|

Re:

JaY Singh
In reply to this post by JaY Singh
Hi, Gilles
While performing the Sudo Make Install Step i am again facing an error.Help me fix this one !
___________________________________________________________________________________________________________________________
[  0%] Built target digikam-gitversion
[  0%] Automatic MOC for target dimg_src
[  0%] Built target dimg_src_autogen
[  6%] Built target dimg_src
[  6%] Automatic MOC for target dmetadata_src
[  6%] Built target dmetadata_src_autogen
[  6%] Building CXX object core/libs/metadataengine/CMakeFiles/dmetadata_src.dir/engine/metaengine.cpp.o
In file included from /home/jay/digikam/core/libs/metadataengine/engine/metaengine.cpp:32:
/home/jay/digikam/core/libs/metadataengine/engine/metaengine_p.h:120:63: error: ‘Exiv2::Image::AutoPtr’ has not been declared
     bool saveOperations(const QFileInfo& finfo, Exiv2::Image::AutoPtr image)      const;
                                                               ^~~~~~~
/home/jay/digikam/core/libs/metadataengine/engine/metaengine_p.h:149:40: error: ‘Exiv2::Image::AutoPtr’ has not been declared
     void loadSidecarData(Exiv2::Image::AutoPtr xmpsidecar);
                                        ^~~~~~~
/home/jay/digikam/core/libs/metadataengine/engine/metaengine.cpp: In member function ‘bool Digikam::MetaEngine::loadFromData(const QByteArray&)’:
/home/jay/digikam/core/libs/metadataengine/engine/metaengine.cpp:197:23: error: ‘AutoPtr’ is not a member of ‘Exiv2::Image’
         Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open((Exiv2::byte*)imgData.data(), imgData.size());
                       ^~~~~~~
/home/jay/digikam/core/libs/metadataengine/engine/metaengine.cpp:200:9: error: ‘image’ was not declared in this scope
         image->readMetadata();
         ^~~~~
/home/jay/digikam/core/libs/metadataengine/engine/metaengine.cpp:200:9: note: suggested alternative: ‘QImage’
         image->readMetadata();
         ^~~~~
         QImage
make[2]: *** [core/libs/metadataengine/CMakeFiles/dmetadata_src.dir/build.make:63: core/libs/metadataengine/CMakeFiles/dmetadata_src.dir/engine/metaengine.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:2910: core/libs/metadataengine/CMakeFiles/dmetadata_src.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
___________________________________________________________________________________________________________________________


On Sun, Feb 10, 2019 at 6:17 PM JaY Singh <[hidden email]> wrote:
Hi,
i tried resolving the problem and somehow i managed to find the issue and resolved it all by myself . All i had to do is reinstall the qt-sdk dependencies and that did the job.
Sorry for trouble.

Thank You,
Jay Singh

On Sun, Feb 10, 2019 at 6:07 PM JaY Singh <[hidden email]> wrote:
Hi, Gilles
i followed the documentation and guide to build digikam locally on my system and i have already installed all the dependencies required for it.But after executing the bootstrap.linux script i am facing an error which i just couldn't resolve on my own .The Output Goes like this:
_______________________________________________________________________________________________
jay@JaY:~$ cd digikam
jay@JaY:~/digikam$ ls
AUTHORS             ChangeLog              doc             Messages.sh
bootstrap.linux     CMakeLists.txt         download-repos  NEWS
bootstrap.local     CODE_OF_CONDUCT.md     Doxyfile        PACKAGING
bootstrap.macports  COPYING                git2cl          project
bootstrap.mxe       COPYING-CMAKE-SCRIPTS  gits            README.BUNDLES
bootstrap.tarball   COPYING.LIB            gitup           README.DEVEL
build               core                   Mainpage.dox    README.md
jay@JaY:~/digikam$ ./bootstrap.linux
qtpaths: could not find a Qt installation of ''
FAILED COMMAND: QT_INSTALL_PREFIX=`qtpaths --install-prefix`
______________________________________________________________________________________________
Help me out with this.

Thank You,
Jay SIngh

On Thu, Feb 7, 2019 at 12:14 PM JaY Singh <[hidden email]> wrote:
Hi ,
i am trying to build digikam locally on my system but due to some reasons i am getting errors while install packages . so i might take some time to sort the issue.
Sorry for inconvenience.
Thank You,
Jay SIngh . 

On Tue, Feb 5, 2019 at 12:07 AM JaY Singh <[hidden email]> wrote:
Hi Gilles Caulier,
Sorry for being late . I was taking my time to comprehend the project and i found myself quite comfortable with the project "AI Face Recognition with OpenCV DNN module".
Since i am new to OpenCV it might take me a while to understand the thing completely but i can assure you of me being regular and helpful to the project .
Please guide me through my first step and how should i begin working on it.

Thank You,
Jay Singh
Reply | Threaded
Open this post in threaded view
|

Re:

Gilles Caulier-4
In fact it do not compile... It's not an install problem.

You use certainly an older libexiv2 version. Can you check this ? 0.27 is fine.
And do not mix different Exiv2 development packages on your computer. This will not work (as 0.26 and 0.27)


Gilles Caulier

Le dim. 10 févr. 2019 à 16:35, JaY Singh <[hidden email]> a écrit :
Hi, Gilles
While performing the Sudo Make Install Step i am again facing an error.Help me fix this one !
___________________________________________________________________________________________________________________________
[  0%] Built target digikam-gitversion
[  0%] Automatic MOC for target dimg_src
[  0%] Built target dimg_src_autogen
[  6%] Built target dimg_src
[  6%] Automatic MOC for target dmetadata_src
[  6%] Built target dmetadata_src_autogen
[  6%] Building CXX object core/libs/metadataengine/CMakeFiles/dmetadata_src.dir/engine/metaengine.cpp.o
In file included from /home/jay/digikam/core/libs/metadataengine/engine/metaengine.cpp:32:
/home/jay/digikam/core/libs/metadataengine/engine/metaengine_p.h:120:63: error: ‘Exiv2::Image::AutoPtr’ has not been declared
     bool saveOperations(const QFileInfo& finfo, Exiv2::Image::AutoPtr image)      const;
                                                               ^~~~~~~
/home/jay/digikam/core/libs/metadataengine/engine/metaengine_p.h:149:40: error: ‘Exiv2::Image::AutoPtr’ has not been declared
     void loadSidecarData(Exiv2::Image::AutoPtr xmpsidecar);
                                        ^~~~~~~
/home/jay/digikam/core/libs/metadataengine/engine/metaengine.cpp: In member function ‘bool Digikam::MetaEngine::loadFromData(const QByteArray&)’:
/home/jay/digikam/core/libs/metadataengine/engine/metaengine.cpp:197:23: error: ‘AutoPtr’ is not a member of ‘Exiv2::Image’
         Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open((Exiv2::byte*)imgData.data(), imgData.size());
                       ^~~~~~~
/home/jay/digikam/core/libs/metadataengine/engine/metaengine.cpp:200:9: error: ‘image’ was not declared in this scope
         image->readMetadata();
         ^~~~~
/home/jay/digikam/core/libs/metadataengine/engine/metaengine.cpp:200:9: note: suggested alternative: ‘QImage’
         image->readMetadata();
         ^~~~~
         QImage
make[2]: *** [core/libs/metadataengine/CMakeFiles/dmetadata_src.dir/build.make:63: core/libs/metadataengine/CMakeFiles/dmetadata_src.dir/engine/metaengine.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:2910: core/libs/metadataengine/CMakeFiles/dmetadata_src.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
___________________________________________________________________________________________________________________________


On Sun, Feb 10, 2019 at 6:17 PM JaY Singh <[hidden email]> wrote:
Hi,
i tried resolving the problem and somehow i managed to find the issue and resolved it all by myself . All i had to do is reinstall the qt-sdk dependencies and that did the job.
Sorry for trouble.

Thank You,
Jay Singh

On Sun, Feb 10, 2019 at 6:07 PM JaY Singh <[hidden email]> wrote:
Hi, Gilles
i followed the documentation and guide to build digikam locally on my system and i have already installed all the dependencies required for it.But after executing the bootstrap.linux script i am facing an error which i just couldn't resolve on my own .The Output Goes like this:
_______________________________________________________________________________________________
jay@JaY:~$ cd digikam
jay@JaY:~/digikam$ ls
AUTHORS             ChangeLog              doc             Messages.sh
bootstrap.linux     CMakeLists.txt         download-repos  NEWS
bootstrap.local     CODE_OF_CONDUCT.md     Doxyfile        PACKAGING
bootstrap.macports  COPYING                git2cl          project
bootstrap.mxe       COPYING-CMAKE-SCRIPTS  gits            README.BUNDLES
bootstrap.tarball   COPYING.LIB            gitup           README.DEVEL
build               core                   Mainpage.dox    README.md
jay@JaY:~/digikam$ ./bootstrap.linux
qtpaths: could not find a Qt installation of ''
FAILED COMMAND: QT_INSTALL_PREFIX=`qtpaths --install-prefix`
______________________________________________________________________________________________
Help me out with this.

Thank You,
Jay SIngh

On Thu, Feb 7, 2019 at 12:14 PM JaY Singh <[hidden email]> wrote:
Hi ,
i am trying to build digikam locally on my system but due to some reasons i am getting errors while install packages . so i might take some time to sort the issue.
Sorry for inconvenience.
Thank You,
Jay SIngh . 

On Tue, Feb 5, 2019 at 12:07 AM JaY Singh <[hidden email]> wrote:
Hi Gilles Caulier,
Sorry for being late . I was taking my time to comprehend the project and i found myself quite comfortable with the project "AI Face Recognition with OpenCV DNN module".
Since i am new to OpenCV it might take me a while to understand the thing completely but i can assure you of me being regular and helpful to the project .
Please guide me through my first step and how should i begin working on it.

Thank You,
Jay Singh
Reply | Threaded
Open this post in threaded view
|

Re:

Sambhav Dusad
In reply to this post by JaY Singh
CONTENTS DELETED
The author has deleted this message.