[gst-devel] SIFT / SURF Integration in GStreamer

Edward Hervey bilboed at gmail.com
Sat Nov 6 10:16:53 CET 2010


On Fri, 2010-11-05 at 12:24 -0400, Greg Wunder wrote:
> Has anyone integrated SIFT or SURF algorithms into GStreamer?
> SIFT (Scale-Invariant Feature Transform)
> SURF (Speeded Up Robust Features)

  Maybe OpenCV has got such features, in which case you could extend the
opencv plugins in gst-plugins-bad to re-use those features.
  Else... you'll have to find another library implementing those and
wrap them as a GStreamer plugin (like the library Bert linked to in this
thread).

  Would be indeed interesting to have as gstreamer plugins,

    Edward
> 
> 
> 
> ------------------------------------------------------------------------------
> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
> David G. Thomson, author of the best-selling book "Blueprint to a 
> Billion" shares his insights and actions to help propel your 
> business during the next growth cycle. Listen Now!
> http://p.sf.net/sfu/SAP-dev2dev
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel






More information about the gstreamer-devel mailing list