<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: All about pixel colors</title>
	<atom:link href="http://blogs.mathworks.com/steve/2006/01/27/all-about-pixel-colors/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/steve/2006/01/27/all-about-pixel-colors/</link>
	<description>Steve Eddins manages the Image &#38; Geospatial development team at The MathWorks and coauthored Digital Image Processing Using MATLAB. He writes here about image processing concepts, algorithm implementations, and MATLAB.</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:55:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: krishna kishore</title>
		<link>http://blogs.mathworks.com/steve/2006/01/27/all-about-pixel-colors/#comment-22039</link>
		<dc:creator>krishna kishore</dc:creator>
		<pubDate>Mon, 10 Aug 2009 07:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/?p=31#comment-22039</guid>
		<description>Hi Steve,
In my college days itself (when i am doing my project ) , i have purchased two books 
1. Image Processing and algorithms (some thing like that) by ruffel richards and gonzalez
2. Image Processing --&gt; Anil K. Jain

But I dont know at that time i could not correlate  theory and corresponding implementation with these books . (I am not telling that these books are not good  , but my level of understanding is not upto that level that could not correlate an equation into corresponding implementation). A simple example , always i used to think sqaure wave as square wave i never thought beyond that , when i studied some calculus books (which i rate highest) like Advanced engineering mathematics by Kreyszig , then i understood that it is composed of infinite number of sine wave components , then it cleared concept of dritchlet conditions, after that fourier transform after that why laplace why Z transform .. it keeps on ...

But image processing is some thing two / three dimensional (as per my little knowledge) It requires such type of vizualization and , I really felt such beauty of explantion in your blog thats why i am planning strictly to follow your blog.

If my assumptions/interpretations of things or my attitude towards subject is not aligned properly please correct me.

Krishna Kishore</description>
		<content:encoded><![CDATA[<p>Hi Steve,<br />
In my college days itself (when i am doing my project ) , i have purchased two books<br />
1. Image Processing and algorithms (some thing like that) by ruffel richards and gonzalez<br />
2. Image Processing &#8211;&gt; Anil K. Jain</p>
<p>But I dont know at that time i could not correlate  theory and corresponding implementation with these books . (I am not telling that these books are not good  , but my level of understanding is not upto that level that could not correlate an equation into corresponding implementation). A simple example , always i used to think sqaure wave as square wave i never thought beyond that , when i studied some calculus books (which i rate highest) like Advanced engineering mathematics by Kreyszig , then i understood that it is composed of infinite number of sine wave components , then it cleared concept of dritchlet conditions, after that fourier transform after that why laplace why Z transform .. it keeps on &#8230;</p>
<p>But image processing is some thing two / three dimensional (as per my little knowledge) It requires such type of vizualization and , I really felt such beauty of explantion in your blog thats why i am planning strictly to follow your blog.</p>
<p>If my assumptions/interpretations of things or my attitude towards subject is not aligned properly please correct me.</p>
<p>Krishna Kishore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2006/01/27/all-about-pixel-colors/#comment-22002</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 24 Jul 2009 00:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/?p=31#comment-22002</guid>
		<description>Krishna&#8212;Thanks for the kind words.  I have written occasionally about image processing algorithms and concepts independent from MATLAB.  Look in the blog archives or categories (see sidebar links on the right) for topics such as geometric transforms, connected component labeling, separable convolution, polygonal scan conversion, etc.  If you really want to learn the theory of image processing, how about getting a book?  I&#039;d suggest &lt;em&gt;Digital Image Processing&lt;/em&gt; by Gonzalez and Woods for the theory, or &lt;em&gt;Digital Image Processing Using MATLAB&lt;/em&gt; by Gonzalez, Woods, and Eddins for light theory and heavy MATLAB.</description>
		<content:encoded><![CDATA[<p>Krishna&mdash;Thanks for the kind words.  I have written occasionally about image processing algorithms and concepts independent from MATLAB.  Look in the blog archives or categories (see sidebar links on the right) for topics such as geometric transforms, connected component labeling, separable convolution, polygonal scan conversion, etc.  If you really want to learn the theory of image processing, how about getting a book?  I&#8217;d suggest <em>Digital Image Processing</em> by Gonzalez and Woods for the theory, or <em>Digital Image Processing Using MATLAB</em> by Gonzalez, Woods, and Eddins for light theory and heavy MATLAB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krishna kishore</title>
		<link>http://blogs.mathworks.com/steve/2006/01/27/all-about-pixel-colors/#comment-21992</link>
		<dc:creator>krishna kishore</dc:creator>
		<pubDate>Wed, 22 Jul 2009 09:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/?p=31#comment-21992</guid>
		<description>Hi Steve , 
To day only i have seen this blog .. its very good, I have worked on Matlab6.2 in 2003 when i was student , and i have done some motion picture detection kind of stuff. But at that time my concepts are not that much clear , but with lot of struggle i could manage to prove the concept which i thought. But now this blog is rezuvenating me to work once again in this field. Could you Please add the theory of image processing apart from MATLAB point of view (i.e., algorithms , transforms independent of language).
Thanks for your contribution,
Krishna Kishore</description>
		<content:encoded><![CDATA[<p>Hi Steve ,<br />
To day only i have seen this blog .. its very good, I have worked on Matlab6.2 in 2003 when i was student , and i have done some motion picture detection kind of stuff. But at that time my concepts are not that much clear , but with lot of struggle i could manage to prove the concept which i thought. But now this blog is rezuvenating me to work once again in this field. Could you Please add the theory of image processing apart from MATLAB point of view (i.e., algorithms , transforms independent of language).<br />
Thanks for your contribution,<br />
Krishna Kishore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Eddins</title>
		<link>http://blogs.mathworks.com/steve/2006/01/27/all-about-pixel-colors/#comment-7042</link>
		<dc:creator>Steve Eddins</dc:creator>
		<pubDate>Mon, 20 Aug 2007 12:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/?p=31#comment-7042</guid>
		<description>Mr. Dean&#8212;&lt;a href=&quot;http://blogs.mathworks.com/steve/&quot; rel=&quot;nofollow&quot;&gt;http://blogs.mathworks.com/steve/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Mr. Dean&mdash;<a href="http://blogs.mathworks.com/steve/" rel="nofollow">http://blogs.mathworks.com/steve/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr.Dean</title>
		<link>http://blogs.mathworks.com/steve/2006/01/27/all-about-pixel-colors/#comment-7021</link>
		<dc:creator>Mr.Dean</dc:creator>
		<pubDate>Sat, 18 Aug 2007 09:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/?p=31#comment-7021</guid>
		<description>Where I read new articles?</description>
		<content:encoded><![CDATA[<p>Where I read new articles?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2006/01/27/all-about-pixel-colors/#comment-6962</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 14 Aug 2007 13:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/?p=31#comment-6962</guid>
		<description>Sravan&#8212;To find the maximum value of an array A, do this:

&lt;pre&gt;
maxval = max(A(:));
&lt;/pre&gt;

Are you looking for something else?</description>
		<content:encoded><![CDATA[<p>Sravan&mdash;To find the maximum value of an array A, do this:</p>
<pre>
maxval = max(A(:));
</pre>
<p>Are you looking for something else?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sravan</title>
		<link>http://blogs.mathworks.com/steve/2006/01/27/all-about-pixel-colors/#comment-6950</link>
		<dc:creator>sravan</dc:creator>
		<pubDate>Sat, 11 Aug 2007 08:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/?p=31#comment-6950</guid>
		<description>I would like to know more about finding maximum amd minimum intensity nalues using max(),min().

please assist me thankyou</description>
		<content:encoded><![CDATA[<p>I would like to know more about finding maximum amd minimum intensity nalues using max(),min().</p>
<p>please assist me thankyou</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2006/01/27/all-about-pixel-colors/#comment-22</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 31 Jan 2006 13:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/?p=31#comment-22</guid>
		<description>Geoff - those images are in PNG format, which may not be recognized by very old browsers.</description>
		<content:encoded><![CDATA[<p>Geoff &#8211; those images are in PNG format, which may not be recognized by very old browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Dutton</title>
		<link>http://blogs.mathworks.com/steve/2006/01/27/all-about-pixel-colors/#comment-20</link>
		<dc:creator>Geoff Dutton</dc:creator>
		<pubDate>Tue, 31 Jan 2006 11:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/?p=31#comment-20</guid>
		<description>Hi Steve,
[Maybe don&#039;t publish this...] I love the blog. Don&#039;t know how uyou find time to do all that writing. I get paid to write and don&#039;t have time for it myself, lately. 

Anyway, I wanted you to know that on IE 4.5 on my old Mac PPC, the two images of the DEM didn&#039;t load. Then I tried iCab (one of the few PD browsers that works on system 9.x) and I can see everything no. So much for IE 4.5...
-Geoff</description>
		<content:encoded><![CDATA[<p>Hi Steve,<br />
[Maybe don't publish this...] I love the blog. Don&#8217;t know how uyou find time to do all that writing. I get paid to write and don&#8217;t have time for it myself, lately. </p>
<p>Anyway, I wanted you to know that on IE 4.5 on my old Mac PPC, the two images of the DEM didn&#8217;t load. Then I tried iCab (one of the few PD browsers that works on system 9.x) and I can see everything no. So much for IE 4.5&#8230;<br />
-Geoff</p>
]]></content:encoded>
	</item>
</channel>
</rss>

