[Bug 629244] [opencv] Add motion detection element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 24 12:04:04 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=629244
  GStreamer | gst-plugins-bad | git

--- Comment #61 from Nicola <lists at svrinformatica.it> 2011-05-24 19:03:58 UTC ---
Yes is what I'm saying, I have:

gchar *mask;
g_object_get(G_OBJECT(detector),"motionmaskcellspos",&mask,NULL);

and mask content is as follow:

0:0,0:1,0:2,1:0,1:1,1:2,2:0,2:1,2:2,0:3,0:4,0:5,1:3,1:4,1:5,2:3,2:4,2:5,0:6,0:7,0:8,1:6,1:7,1:8,2:6,2:7,2:8

then I get this message on the bus:

"motion, motion_cells_indices=(string)"2:6\,3:5\,3:6\,3:7\,4:6\,5:5\,5:6\,6:6",
motion=(string)5;"

as you can see 2:6 should not be there

-- 
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