[Bug 704760] opencv: disparity-map calculation element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 23 00:50:04 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=704760
  GStreamer | gst-plugins-bad | 1.x

--- Comment #34 from Miguel (elmiguelao) Casas-Sanchez <miguelecasassanchez at gmail.com> 2013-08-23 07:49:54 UTC ---
Hum, I removed my OpenCV from source and installed from precise packages. I had
installed:

sudo aptitude install libopencv-dev libopencv-legacy-dev libcv-dev libcvaux-dev
libhighgui-dev

and I compiled ok without any added legacy.hpp inclusions. 

CvStereoGCState is defined in opencv2/calib3d/calib3d.hpp which is pulled in
directly from cv.h , so legacy is actually not needed, my mistake before,
sorry, calib3d.hpp is owned by package libopencv-calib3d-dev .

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


More information about the gstreamer-bugs mailing list