Trying to build tarball for digikam-3.3.0-beta1 on Ubuntu 13.04 face, FaceRecognizer has no update member

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

Trying to build tarball for digikam-3.3.0-beta1 on Ubuntu 13.04 face, FaceRecognizer has no update member

Rick Hallock
What did I miss?

I uninstalled DigiKam 3.1 and kipi plug-ins using  the Ubuntu software center
Downloaded and extracted the tarball, then

sudo apt-get build-dep digikam
sudo apt-get build-dep kipi-plugins
bash bootstrap.linux
cd build
make

all went well up to 9% then I get this message.

/home/rick/Downloads/digikam-3.3.0-beta1/extra/libkface/libkface/recognition-opencv-lbph/lbphfacemodel.cpp: In member function ‘void KFaceIface::LBPHFaceModel::update(const std::vector<cv::Mat>&, const std::vector<int>&, const QString&)’:
/home/rick/Downloads/digikam-3.3.0-beta1/extra/libkface/libkface/recognition-opencv-lbph/lbphfacemodel.cpp:158:12: error: ‘class cv::FaceRecognizer’ has no member named ‘update’
make[2]: *** [extra/libkface/libkface/CMakeFiles/kface.dir/recognition-opencv-lbph/lbphfacemodel.cpp.o] Error 1
make[1]: *** [extra/libkface/libkface/CMakeFiles/kface.dir/all] Error 2
make: *** [all] Error 2
rick@Emachine:~/Downloads/digikam-3.3.0-beta1/build$ 


--

Thanks
Rick

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Trying to build tarball for digikam-3.3.0-beta1 on Ubuntu 13.04 face, FaceRecognizer has no update member

Gilles Caulier-4
3.3.0-beta1 need at least opencv 2.4.5 to compile. 

It miss some rules to check OpenCV version. A bug report is already open about.

Best

Gilles Caulier


2013/6/9 Rick Hallock <[hidden email]>
What did I miss?

I uninstalled DigiKam 3.1 and kipi plug-ins using  the Ubuntu software center
Downloaded and extracted the tarball, then

sudo apt-get build-dep digikam
sudo apt-get build-dep kipi-plugins
bash bootstrap.linux
cd build
make

all went well up to 9% then I get this message.

/home/rick/Downloads/digikam-3.3.0-beta1/extra/libkface/libkface/recognition-opencv-lbph/lbphfacemodel.cpp: In member function ‘void KFaceIface::LBPHFaceModel::update(const std::vector<cv::Mat>&, const std::vector<int>&, const QString&)’:
/home/rick/Downloads/digikam-3.3.0-beta1/extra/libkface/libkface/recognition-opencv-lbph/lbphfacemodel.cpp:158:12: error: ‘class cv::FaceRecognizer’ has no member named ‘update’
make[2]: *** [extra/libkface/libkface/CMakeFiles/kface.dir/recognition-opencv-lbph/lbphfacemodel.cpp.o] Error 1
make[1]: *** [extra/libkface/libkface/CMakeFiles/kface.dir/all] Error 2
make: *** [all] Error 2
rick@Emachine:~/Downloads/digikam-3.3.0-beta1/build$ 


--

Thanks
Rick

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users



_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Trying to build tarball for digikam-3.3.0-beta1 on Ubuntu 13.04 face, FaceRecognizer has no update member

Michael G. Hansen
Hi Rick,

you can get opencv for ubuntu for example from here:

https://launchpad.net/~limparissoft/+archive/opencv-ppa

The corresponding bug report is here:

https://bugs.kde.org/show_bug.cgi?id=320763

Best regards,

Michael


On 06/10/2013 09:35 AM, Gilles Caulier wrote:

> 3.3.0-beta1 need at least opencv 2.4.5 to compile.
>
> It miss some rules to check OpenCV version. A bug report is already open
> about.
>
> Best
>
> Gilles Caulier
>
>
> 2013/6/9 Rick Hallock <[hidden email]>
>
>> What did I miss?
>>
>> I uninstalled DigiKam 3.1 and kipi plug-ins using  the Ubuntu software
>> center
>> Downloaded and extracted the tarball, then
>>
>> sudo apt-get build-dep digikam
>> sudo apt-get build-dep kipi-plugins
>> bash bootstrap.linux
>> cd build
>> make
>>
>> all went well up to 9% then I get this message.
>>
>> /home/rick/Downloads/digikam-3.3.0-beta1/extra/libkface/libkface/recognition-opencv-lbph/lbphfacemodel.cpp:
>> In member function ‘void KFaceIface::LBPHFaceModel::update(const
>> std::vector<cv::Mat>&, const std::vector<int>&, const QString&)’:
>> /home/rick/Downloads/digikam-3.3.0-beta1/extra/libkface/libkface/recognition-opencv-lbph/lbphfacemodel.cpp:158:12:
>> error: ‘class cv::FaceRecognizer’ has no member named ‘update’
>> make[2]: ***
>> [extra/libkface/libkface/CMakeFiles/kface.dir/recognition-opencv-lbph/lbphfacemodel.cpp.o]
>> Error 1
>> make[1]: *** [extra/libkface/libkface/CMakeFiles/kface.dir/all] Error 2
>> make: *** [all] Error 2
>> rick@Emachine:~/Downloads/digikam-3.3.0-beta1/build$
>>
>>
>> --
>>
>> Thanks
>> Rick
>>
>> _______________________________________________
>> Digikam-users mailing list
>> [hidden email]
>> https://mail.kde.org/mailman/listinfo/digikam-users
>>
>>
>
>
>
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
>

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users