After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 648565 - clean_ups in opencv
clean_ups in opencv
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal minor
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-24 20:09 UTC by sreerenj
Modified: 2011-05-14 10:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
clean up in opencv edge detect. (1.37 KB, patch)
2011-04-24 20:09 UTC, sreerenj
committed Details | Review
clean up in opencv face detect. (1.59 KB, patch)
2011-04-24 20:10 UTC, sreerenj
committed Details | Review

Description sreerenj 2011-04-24 20:09:59 UTC
Created attachment 186560 [details] [review]
clean up in opencv edge detect.

Attaching some minor patches which includes some dead code removal and doc changes.
Comment 1 sreerenj 2011-04-24 20:10:39 UTC
Created attachment 186561 [details] [review]
clean up in opencv face detect.
Comment 2 Sebastian Dröge (slomo) 2011-04-26 14:09:41 UTC
Thanks, I'll push this after release.
Comment 3 Sebastian Dröge (slomo) 2011-05-14 10:14:48 UTC
commit c0f9c74ca6632242d1829aebaebafdc0ce96be7e
Author: Sreerenj Balachandran <sreerenj.balachandran@nokia.com>
Date:   Mon Apr 18 23:40:35 2011 +0300

    facedetect: Remove dead code and some minor doc changes.
Comment 4 Sebastian Dröge (slomo) 2011-05-14 10:14:57 UTC
commit 3320a03e20c22ba733b94021ed1d5c8d52d34790
Author: Sreerenj Balachandran <sreerenj.balachandran@nokia.com>
Date:   Sun Apr 24 21:06:29 2011 +0300

    edgedetect: Remove dead code and some minor doc changes