[Kde-imaging] extragear/graphics/kipi-plugins

Andi Clemens andi.clemens at gmx.net
Tue Nov 4 11:05:44 CET 2008


you do not need this lib to compile openCV... it is compiled on its own and 
copied to /usr/lib/opencv. Or do you mean the main openCV lib is not 
compiling for you?
Strange I did it yesterday (opencv-1.1-beta2) and it works perfectly.

Andi

On Tuesday 04 November 2008 10:38:00 Gilles Caulier wrote:
> Note : here opencv do not compile. i suspect that blob lib is not included
> in opencv source package. there is no opencv rpm for mandriva currently (i
> think)
>
> To solve blob library depency, you need to write a cmake find script (or
> fix current opencv find script to detect it at the same time), and fix
> compilation rule in root cmakelists.txt accordingly. Currrently only opencv
> core is checked to compile removeredeyes plugin.
>
> Gilles
>
>
>
> 2008/11/4 Andi Clemens <andi.clemens at gmx.net>
>
> > This mail should not be a response to the thread here... I guess I should
> > have
> > chosen another subject.
> >
> > On Tuesday 04 November 2008 10:17:40 Andi Clemens wrote:
> > > There is another needed lib for openCV that I manually copied into my
> > > openCV system folder: OpenCV Blob Detection library
> > > (http://opencvlibrary.sourceforge.net/cvBlobsLib).
> > >
> > > I don't know if distributions prepare packages for it, Archlinux does
> > > not
> >
> > s
> >
> > > far as I know.
> > >
> > > This is a problem, how to solve this?
> > >
> > > Andi
> > >
> > > On Tuesday 04 November 2008 09:40:09 Gilles Caulier wrote:
> > > > SVN commit 879865 by cgilles:
> > > >
> > > > update
> > > >
> > > >
> > > >  M  +4 -1      README
> > > >
> > > >
> > > > --- trunk/extragear/graphics/kipi-plugins/README #879864:879865
> > > > @@ -32,8 +32,9 @@
> > > >  RawConverter       : A tool to convert Raw Image to JPEG/PNG/TIFF.
> > > >  DngConverter       : A tool to convert Raw Image to Digital NeGative
> > > > (DNG -
> > > > http://en.wikipedia.org/wiki/Digital_Negative_(file_format)<http://en
> > > >.wikipedia.org/wiki/Digital_Negative_%28file_format%29>
> >
> > ).
> >
> > > > WallPaper
> > > >
> > > >        : A tool to set image to KDE Desktop.
> > > >
> > > > +RemoveRedEyes      : A tool to remove red eyes on image
> > > > automatically.
> > > >
> > > > -Plugins not yet ported to Qt4/KDE4:
> > > > +Plugins not yet ported to Qt4/KDE4 (or under progress):
> > > >
> > > >  IpodExport         : A tool to export pictures to an Ipod device.
> > > >  MpegEncoder        : A tool to create an MPEG slideshow with a set
> > > > of images. @@ -63,6 +64,7 @@
> > > >  libexpat        >= 2.0.1
> > > > http://expat.sourceforge.net libqtopengl     >= 4.3.x
> > > >  http://www.trolltech.com Mesa3D          >= 7.0.4
> > > > http://mesa3d.sourceforge.net +libopencv       >= 1.0
> > > >    http://opencv.willowgarage.com
> > > >
> > > >  Plugin Specific Dependencies (for compiling and for running) :
> > > >
> > > > @@ -73,6 +75,7 @@
> > > >  htmlexport         : libxslt and libxml2
> > > >  jpeglossless       : imagemagick (runtime dependency)
> > > >  wallpaper          : kdebase (runtime dependency)
> > > > +RemoveRedEyes      : libopencv.
> > > >
> > > >  -- CONTACT
> >
> > ------------------------------------------------------------
> >
> > > _______________________________________________
> > > Kde-imaging mailing list
> > > Kde-imaging at kde.org
> > > https://mail.kde.org/mailman/listinfo/kde-imaging
> >
> > _______________________________________________
> > Kde-imaging mailing list
> > Kde-imaging at kde.org
> > https://mail.kde.org/mailman/listinfo/kde-imaging



More information about the Kde-imaging mailing list