Element to extract single color from RGB video

Josh Doe josh at joshdoe.com
Thu Jun 25 06:08:59 PDT 2015


I've created an element extractcolor that does what I'd like, but I'm
sure it could benefit from Orc. Is the Orc tutorial
(http://code.entropywave.com/documentation/orc/orc-tutorial.html) the
best place to start?

For those interested I pushed the code here:
https://github.com/joshdoe/gst-plugins-vision/commit/5edb975b3640f93daeea72adf2a49e010c45580d

On Wed, Jun 24, 2015 at 7:07 AM, Josh Doe <josh at joshdoe.com> wrote:
> Just curious if there's an element out there that extracts a single
> color channel from an RGB video, providing a GRAY8 output. I'll start
> writing one, though I'm sure this is something orc is well suited to,
> I really should take the time to learn it. Thanks, Josh


More information about the gstreamer-devel mailing list