[Digikam-devel] [Bug 267789] Make face detection (kface) and geo tagging (kmap) optional features

Matthias Welwarsky matze at welwarsky.de
Sat Mar 12 09:11:19 GMT 2011


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


Matthias Welwarsky <matze at welwarsky.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matze at welwarsky.de




--- Comment #35 from Matthias Welwarsky <matze welwarsky de>  2011-03-12 10:11:18 ---
Digikam still doesn't compile?

/home/matze/Sources/digikam-software-compilation/extra/libkface/libkface/database.cpp:
In member function ‘QList<KFaceIface::Face>
KFaceIface::Database::detectFaces(const KFaceIface::Image&)’:
/home/matze/Sources/digikam-software-compilation/extra/libkface/libkface/database.cpp:184:
error: no matching function for call to ‘libface::LibFace::detectFaces(const
IplImage*&)’
/home/matze/Sources/digikam-software-compilation/extra/libkface/libface/LibFace.h:85:
note: candidates are: std::vector<libface::Face, std::allocator<libface::Face>
> libface::LibFace::detectFaces(const IplImage*, const CvSize&)
/home/matze/Sources/digikam-software-compilation/extra/libkface/libface/LibFace.h:100:
note:                 std::vector<libface::Face, std::allocator<libface::Face>
> libface::LibFace::detectFaces(const std::string&, int)
/home/matze/Sources/digikam-software-compilation/extra/libkface/libface/LibFace.h:101:
note:                 std::vector<libface::Face, std::allocator<libface::Face>
> libface::LibFace::detectFaces(const char*, int, int, int, int, int, int)
/home/matze/Sources/digikam-software-compilation/extra/libkface/libkface/database.cpp:
In member function ‘QList<double>
KFaceIface::Database::recognizeFaces(QList<KFaceIface::Face>&)’:
/home/matze/Sources/digikam-software-compilation/extra/libkface/libkface/database.cpp:272:
error: no match for ‘operator=’ in ‘result =
libface::LibFace::recognise(std::vector<libface::Face,
std::allocator<libface::Face> >*, int)((& faceVec), 1)’
/usr/include/c++/4.4/bits/vector.tcc:156: note: candidates are:
std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const
std::vector<_Tp, _Alloc>&) [with _Tp = std::pair<int, float>, _Alloc =
std::allocator<std::pair<int, float> >]

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Digikam-devel mailing list