<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Open Computer Vision</title>
	<atom:link href="http://myopencv.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://myopencv.wordpress.com</link>
	<description></description>
	<lastBuildDate>Wed, 04 Jan 2012 05:16:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='myopencv.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Open Computer Vision</title>
		<link>http://myopencv.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://myopencv.wordpress.com/osd.xml" title="Open Computer Vision" />
	<atom:link rel='hub' href='http://myopencv.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Low pass filter</title>
		<link>http://myopencv.wordpress.com/2010/11/12/low-pass-filter/</link>
		<comments>http://myopencv.wordpress.com/2010/11/12/low-pass-filter/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 10:19:01 +0000</pubDate>
		<dc:creator>colouredpages</dc:creator>
				<category><![CDATA[OpenCV]]></category>

		<guid isPermaLink="false">http://myopencv.wordpress.com/?p=371</guid>
		<description><![CDATA[Now it is high time for us to speak about filters.Before we do this first we have to understand what is frequency in an image. To understand the existence of frequency in an image we would have to look at a diagram below. The diagram is as follows AFter getting an idea about what is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myopencv.wordpress.com&amp;blog=6738085&amp;post=371&amp;subd=myopencv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://myopencv.wordpress.com/2010/11/12/low-pass-filter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2cba2c658601e7d909f933635587b0a7?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">colouredpages</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2010/11/spatialfrequency.jpg" medium="image">
			<media:title type="html">Visualize frequency in an image</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2010/11/monolena.jpg" medium="image">
			<media:title type="html">Monolena</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2010/11/monolenafilter.jpg" medium="image">
			<media:title type="html">Mono Lena filtered</media:title>
		</media:content>
	</item>
		<item>
		<title>Computing Power of an Image.</title>
		<link>http://myopencv.wordpress.com/2010/11/11/computing-power-of-an-image/</link>
		<comments>http://myopencv.wordpress.com/2010/11/11/computing-power-of-an-image/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 13:48:47 +0000</pubDate>
		<dc:creator>colouredpages</dc:creator>
				<category><![CDATA[OpenCV]]></category>

		<guid isPermaLink="false">http://myopencv.wordpress.com/?p=359</guid>
		<description><![CDATA[Now after cubing the image let us see how to compute any power on the image.Since we have already have computed the cube of the image now let us try our hands on square rooting the image. After trying to cube the image let us do some square rooting.Again we apply the same principle. First [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myopencv.wordpress.com&amp;blog=6738085&amp;post=359&amp;subd=myopencv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://myopencv.wordpress.com/2010/11/11/computing-power-of-an-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2cba2c658601e7d909f933635587b0a7?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">colouredpages</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2010/11/low.jpg" medium="image">
			<media:title type="html">low-Contrast image</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2010/11/powerraised.jpg" medium="image">
			<media:title type="html">Power Raised</media:title>
		</media:content>
	</item>
		<item>
		<title>Computing Cube of an Image</title>
		<link>http://myopencv.wordpress.com/2010/11/11/computing-cube-of-an-image/</link>
		<comments>http://myopencv.wordpress.com/2010/11/11/computing-cube-of-an-image/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 13:13:19 +0000</pubDate>
		<dc:creator>colouredpages</dc:creator>
				<category><![CDATA[OpenCV]]></category>

		<guid isPermaLink="false">http://myopencv.wordpress.com/?p=349</guid>
		<description><![CDATA[Let us see what changes happen when we cube the image. There are some special charecteristics which the numbers exhibit in the range of 0-1.When we apply some transformations let us see what affects they have on the image. Consider 2 numbers 210 and 255.lets divde both of them by 250.They become 0.8235 and 0.98039.Now [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myopencv.wordpress.com&amp;blog=6738085&amp;post=349&amp;subd=myopencv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://myopencv.wordpress.com/2010/11/11/computing-cube-of-an-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2cba2c658601e7d909f933635587b0a7?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">colouredpages</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2010/11/airplane.jpg" medium="image">
			<media:title type="html">Airplane</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2010/11/airplane-cube.jpg" medium="image">
			<media:title type="html">airplane cube</media:title>
		</media:content>
	</item>
		<item>
		<title>Image Enhancement Using HSV Color Space</title>
		<link>http://myopencv.wordpress.com/2009/06/14/image-enhancement-using-hsv-color-space/</link>
		<comments>http://myopencv.wordpress.com/2009/06/14/image-enhancement-using-hsv-color-space/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 08:05:10 +0000</pubDate>
		<dc:creator>colouredpages</dc:creator>
				<category><![CDATA[OpenCV]]></category>

		<guid isPermaLink="false">http://myopencv.wordpress.com/?p=333</guid>
		<description><![CDATA[So, How to make sure that we detect Colors Correctly&#8230;.? Suppose you have an image in which the Colors are not so Strong.So, it would be quite difficult for us to detect Colored objects.Adding some arbitrary value in the Image would not Help since it would increase the brightness but not the Contrast. So How [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myopencv.wordpress.com&amp;blog=6738085&amp;post=333&amp;subd=myopencv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://myopencv.wordpress.com/2009/06/14/image-enhancement-using-hsv-color-space/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2cba2c658601e7d909f933635587b0a7?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">colouredpages</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2008/04/lena.jpg" medium="image">
			<media:title type="html">lena</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2009/06/enhresult.jpg" medium="image">
			<media:title type="html">Enhresult</media:title>
		</media:content>
	</item>
		<item>
		<title>Detecting Colors using RGB Color Space</title>
		<link>http://myopencv.wordpress.com/2009/06/13/detecting-colors-using-rgb-color-space/</link>
		<comments>http://myopencv.wordpress.com/2009/06/13/detecting-colors-using-rgb-color-space/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 10:21:19 +0000</pubDate>
		<dc:creator>colouredpages</dc:creator>
				<category><![CDATA[OpenCV]]></category>

		<guid isPermaLink="false">http://myopencv.wordpress.com/?p=313</guid>
		<description><![CDATA[This is a post which is based on Color detection Using the RGB Basics and It would be really useful in certain situations.This method uses the RGB Color Space to detect the Colors&#8230;Read on.. So friends, if you have used Matlab you would know, or if you have been working in Image Processing from some [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myopencv.wordpress.com&amp;blog=6738085&amp;post=313&amp;subd=myopencv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://myopencv.wordpress.com/2009/06/13/detecting-colors-using-rgb-color-space/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2cba2c658601e7d909f933635587b0a7?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">colouredpages</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2008/09/3d-09-5balls.jpg" medium="image">
			<media:title type="html">3d-09-5balls</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2009/06/result.jpg" medium="image">
			<media:title type="html">result</media:title>
		</media:content>
	</item>
		<item>
		<title>Project Suggestions</title>
		<link>http://myopencv.wordpress.com/2009/05/25/project-suggestions/</link>
		<comments>http://myopencv.wordpress.com/2009/05/25/project-suggestions/#comments</comments>
		<pubDate>Mon, 25 May 2009 04:56:00 +0000</pubDate>
		<dc:creator>colouredpages</dc:creator>
				<category><![CDATA[OpenCV]]></category>

		<guid isPermaLink="false">http://myopencv.wordpress.com/?p=309</guid>
		<description><![CDATA[Dear friends, This is the post where you may get some project suggestions on whatever you wish..This blog is your&#8217;s and I want you to please be interactive..So feel free to ask your questions here and you may also help others&#8230;You may post links and suggestions..Its all yours&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myopencv.wordpress.com&amp;blog=6738085&amp;post=309&amp;subd=myopencv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://myopencv.wordpress.com/2009/05/25/project-suggestions/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2cba2c658601e7d909f933635587b0a7?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">colouredpages</media:title>
		</media:content>
	</item>
		<item>
		<title>Understanding Color Space Basics</title>
		<link>http://myopencv.wordpress.com/2009/04/26/understanding-color-space-basics/</link>
		<comments>http://myopencv.wordpress.com/2009/04/26/understanding-color-space-basics/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 09:40:46 +0000</pubDate>
		<dc:creator>colouredpages</dc:creator>
				<category><![CDATA[OpenCV]]></category>

		<guid isPermaLink="false">http://myopencv.wordpress.com/?p=264</guid>
		<description><![CDATA[This post once again concentrates on understanding &#8220;What is Color Space&#8221; and how can it be used for Different projects you do and how well can you use the basics to finish the same.I still see a lot of users asking questions about Color Spaces and how to use them and this post satisfies your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myopencv.wordpress.com&amp;blog=6738085&amp;post=264&amp;subd=myopencv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://myopencv.wordpress.com/2009/04/26/understanding-color-space-basics/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2cba2c658601e7d909f933635587b0a7?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">colouredpages</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2009/04/main1.jpg" medium="image">
			<media:title type="html">main1</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2009/04/blue1.jpg" medium="image">
			<media:title type="html">blue1</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2009/04/green1.jpg" medium="image">
			<media:title type="html">green1</media:title>
		</media:content>

		<media:content url="http://myopencv.files.wordpress.com/2009/04/red1.jpg" medium="image">
			<media:title type="html">red1</media:title>
		</media:content>
	</item>
		<item>
		<title>Making of the Youtube Video</title>
		<link>http://myopencv.wordpress.com/2008/12/20/making-of-the-youtube-video/</link>
		<comments>http://myopencv.wordpress.com/2008/12/20/making-of-the-youtube-video/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 16:28:00 +0000</pubDate>
		<dc:creator>colouredpages</dc:creator>
				<category><![CDATA[Making Video in OpenCV]]></category>
		<category><![CDATA[Open Computer Vision]]></category>
		<category><![CDATA[OpenCV]]></category>
		<category><![CDATA[Making Videos In OpenCV]]></category>

		<guid isPermaLink="false">http://myopencv.wordpress.com/2008/12/20/making-of-the-youtube-video/</guid>
		<description><![CDATA[This post is all about the video which I have made and uploaded to the youtube.I have explained how I have made the video in OpenCV using some images and a video which was made available from an object detection function applied on the video.So watch the making of the Video&#8230; If you are a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myopencv.wordpress.com&amp;blog=6738085&amp;post=28&amp;subd=myopencv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://myopencv.wordpress.com/2008/12/20/making-of-the-youtube-video/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2cba2c658601e7d909f933635587b0a7?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">colouredpages</media:title>
		</media:content>
	</item>
		<item>
		<title>Red blob detection from video</title>
		<link>http://myopencv.wordpress.com/2008/12/20/red-blob-detection-from-video/</link>
		<comments>http://myopencv.wordpress.com/2008/12/20/red-blob-detection-from-video/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 15:56:00 +0000</pubDate>
		<dc:creator>colouredpages</dc:creator>
				<category><![CDATA[Color Detection]]></category>
		<category><![CDATA[Extracting channels]]></category>
		<category><![CDATA[Image Processing]]></category>
		<category><![CDATA[OpenCV]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blob detection]]></category>

		<guid isPermaLink="false">http://myopencv.wordpress.com/2008/12/20/red-blob-detection-from-video/</guid>
		<description><![CDATA[This post is all about the red Blob Detection from a Video.This is the post you should be looking on if you are here for blob Detection.Here the method which I have used is the Color Space conversion and then the detection using some more functions.So if you are looking for Color recognition then youre [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myopencv.wordpress.com&amp;blog=6738085&amp;post=27&amp;subd=myopencv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://myopencv.wordpress.com/2008/12/20/red-blob-detection-from-video/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2cba2c658601e7d909f933635587b0a7?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">colouredpages</media:title>
		</media:content>
	</item>
		<item>
		<title>Saving a part of a video in another video</title>
		<link>http://myopencv.wordpress.com/2008/12/19/saving-a-part-of-a-video-in-another-video/</link>
		<comments>http://myopencv.wordpress.com/2008/12/19/saving-a-part-of-a-video-in-another-video/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 13:02:00 +0000</pubDate>
		<dc:creator>colouredpages</dc:creator>
				<category><![CDATA[OpenCV]]></category>
		<category><![CDATA[Videos in OpenCV]]></category>
		<category><![CDATA[Working with Videos in OpenCV]]></category>

		<guid isPermaLink="false">http://myopencv.wordpress.com/2008/12/19/saving-a-part-of-a-video-in-another-video/</guid>
		<description><![CDATA[Before you come and read this post i sincerely request you to first read the other  post which speaks how to convert a collection of images into a video….if you already know the same read on…. This post speaks about how to save a part of a video in another video&#8230;. Here we will use [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myopencv.wordpress.com&amp;blog=6738085&amp;post=26&amp;subd=myopencv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://myopencv.wordpress.com/2008/12/19/saving-a-part-of-a-video-in-another-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2cba2c658601e7d909f933635587b0a7?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">colouredpages</media:title>
		</media:content>
	</item>
	</channel>
</rss>
