Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-rs gst-plugins-rs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-rsgst-plugins-rs
  • Merge requests
  • !736

Draft: imgcmp: Image comparison element

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Rafael Carício requested to merge rafaelcaricio/gst-plugins-rs:add-imgcmp into main Apr 17, 2022
  • Overview 15
  • Commits 1
  • Pipelines 7
  • Changes 4

I have written an image comparison element. Given an image, the element tries to find a video frame matching that image and post a message to the application containing more details. The application can decide what to do next with that information. This element can be used to detect badges or slates in the video stream.

Edited Jun 21, 2022 by Rafael Carício
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: add-imgcmp