Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Overlap Live Video

Overlap Live Video

Scheduled Pinned Locked Moved C / C++ / MFC
graphicsregexquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tlerner
    wrote on last edited by
    #1

    I am trying to Overlap an image (bitmap, jpg, whatever) onto a live video stream. The idea is that a user is supposed to line up the camera with known lines to make future calculations eaiser. What the intent is that the user will see a transparent (ghost) image of what the camera SHOULD be pointing at and line up the camera to match this ghost image. I find this idea better than simply displaying this image on the side. An overlay would be ideal. Has anyone done something like this or have any clue how I would do this? Would I need Direct X? VFW? Thank you in advance!

    R 1 Reply Last reply
    0
    • T tlerner

      I am trying to Overlap an image (bitmap, jpg, whatever) onto a live video stream. The idea is that a user is supposed to line up the camera with known lines to make future calculations eaiser. What the intent is that the user will see a transparent (ghost) image of what the camera SHOULD be pointing at and line up the camera to match this ghost image. I find this idea better than simply displaying this image on the side. An overlay would be ideal. Has anyone done something like this or have any clue how I would do this? Would I need Direct X? VFW? Thank you in advance!

      R Offline
      R Offline
      Ryan Binns
      wrote on last edited by
      #2

      tlerner wrote: I am trying to Overlap an image (bitmap, jpg, whatever) onto a live video stream. DirectShow is perfect for this. It supports mixing video streams (or videos streams and a static bitmap) natively. Look up the Video Mixing Renderer (VMR).

      Ryan

      "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups