<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Image overlayed five consecutive times on a live video in vc++' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Image overlayed five consecutive times on a live video in vc++' posted on the 'C++ MFC' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 13:44:52 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 13:44:52 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Image overlayed five consecutive times on a live video in vc++</title>
      <link>http://www.programmersheaven.com/mb/mfc_coding/430432/430432/image-overlayed-five-consecutive-times-on-a-live-video-in-vc++/</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I m trying to overlay an image on a live video.I have used alpha blending method to overlay image on the video. On overlaying the image, it gets overlayed five times rather than one as expected.&lt;br /&gt;
&lt;br /&gt;
Both frame data and the image data is taken as BYTE* for overlaying and displaying it.&lt;br /&gt;
&lt;br /&gt;
The image used is a bitmap image.&lt;br /&gt;
&lt;br /&gt;
The data (BYTE*) of both the video and the image is overlayed and the resultant is stored back in the variable of the video and den drawn on the picture control of vc++.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The video resolution is 640x480.&lt;br /&gt;
The image I m overlaying is 128x128.&lt;br /&gt;
&lt;br /&gt;
The IDE used is visual studio professional.The code is developed using c++.&lt;br /&gt;
&lt;br /&gt;
How do I overlay the bitmap image as a single image on the live video at a specific position.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/mfc_coding/430432/430432/image-overlayed-five-consecutive-times-on-a-live-video-in-vc++/</guid>
      <pubDate>Fri, 30 Nov 2012 00:42:21 -0700</pubDate>
      <category>C++ MFC</category>
    </item>
  </channel>
</rss>