[Bug 685655] Added OpenCV-based hand gesture detection plugin
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jan 29 05:38:51 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=685655
GStreamer | gst-plugins-bad | 0.10.x
--- Comment #9 from sreerenj <bsreerenj at gmail.com> 2013-01-29 13:38:46 UTC ---
Hi Tim,
Can i add
AS_AC_EXPAND(DATADIR, $datadir)
AC_DEFINE_UNQUOTED(GST_DATADIR, "$DATADIR", [data dir])
to plugins-bad configure.ac?? (to get the $datadir path in gsthanddetect.c)
or at least I need the prefix var. So that i can add something like,
#define HAAR_CASCADES_DIR GST_PREFIX
"/share/gstreamer-"GST_API_VERSION"/opencv_haarcascades
to gsthanddetect.
--
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