<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Costas arrays</title>
	<link>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/</link>
	<description>Steve Eddins manages the Image &#38; Geospatial development team at &#60;a href="http://www.mathworks.com/"&#62;The MathWorks&#60;/a&#62; and coauthored &#60;a href="http://www.mathworks.com/support/books/book5291.html?category=-1&#38;language=-1"&#62;Digital Image Processing Using MATLAB&#60;/a&#62;. He writes here about image processing concepts, algorithm implementations, and MATLAB.&#60;br&#62;&#60;br&#62;&#60;img&#62;</description>
	<pubDate>Mon, 23 Nov 2009 00:53:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-19924</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 07 Feb 2008 19:06:43 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-19924</guid>
		<description>Scott&#8212;Thanks.  That link is already at the bottom of my post.</description>
		<content:encoded><![CDATA[<p>Scott&mdash;Thanks.  That link is already at the bottom of my post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Rickard</title>
		<link>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-19922</link>
		<dc:creator>Scott Rickard</dc:creator>
		<pubDate>Thu, 07 Feb 2008 18:15:53 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-19922</guid>
		<description>lots of information here:
www.costasarrays.org</description>
		<content:encoded><![CDATA[<p>lots of information here:<br />
<a href="http://www.costasarrays.org" rel="nofollow">www.costasarrays.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-15193</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 18 Nov 2007 21:55:39 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-15193</guid>
		<description>Varma&#8212;This post contains about everything I know about Costas arrays.  I suggest that you follow the link at the end of the post to find some papers and examples.</description>
		<content:encoded><![CDATA[<p>Varma&mdash;This post contains about everything I know about Costas arrays.  I suggest that you follow the link at the end of the post to find some papers and examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: varma</title>
		<link>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-14982</link>
		<dc:creator>varma</dc:creator>
		<pubDate>Wed, 14 Nov 2007 08:22:42 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-14982</guid>
		<description>hai steve,
congrats for maintainig a good blog.steve i want few costas sequences for N=8 and 10. could you help me out in this regard</description>
		<content:encoded><![CDATA[<p>hai steve,<br />
congrats for maintainig a good blog.steve i want few costas sequences for N=8 and 10. could you help me out in this regard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-6856</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 11 Jul 2007 13:27:53 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-6856</guid>
		<description>Simon&#8212;Thanks for the information.</description>
		<content:encoded><![CDATA[<p>Simon&mdash;Thanks for the information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon M.</title>
		<link>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-6855</link>
		<dc:creator>Simon M.</dc:creator>
		<pubDate>Wed, 11 Jul 2007 09:23:02 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-6855</guid>
		<description>Hello, Steve.
Right now we are using the matlab function poly2mask to intersect different drainage areas/patches with image pixels of a rain radar (e.g. 200x200 pixel, 1km² rastersize).
Those patches are available as dxf-polygones, the radar information is represented by greyscale images.
Since every patch is covered by only 20-30 radar pixels we would like to calculate the exact amount of rainfall for a patch. Nevertheless we are achieving quite good results with the existing poly2mask method.</description>
		<content:encoded><![CDATA[<p>Hello, Steve.<br />
Right now we are using the matlab function poly2mask to intersect different drainage areas/patches with image pixels of a rain radar (e.g. 200&#215;200 pixel, 1km² rastersize).<br />
Those patches are available as dxf-polygones, the radar information is represented by greyscale images.<br />
Since every patch is covered by only 20-30 radar pixels we would like to calculate the exact amount of rainfall for a patch. Nevertheless we are achieving quite good results with the existing poly2mask method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-6834</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 04 Jul 2007 03:24:08 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-6834</guid>
		<description>Simon&#8212;This post and my February 6th post are about a possible method for computing partial pixel coverage.  I asked whether anyone was interested.  We would like to hear about your use case.  Can you describe the scenario in which you'd like to be able to compute this information?  What kind of data, where did it come from, how will partial pixel coverage be used?  What trouble does it cause if this algorithm is not available?</description>
		<content:encoded><![CDATA[<p>Simon&mdash;This post and my February 6th post are about a possible method for computing partial pixel coverage.  I asked whether anyone was interested.  We would like to hear about your use case.  Can you describe the scenario in which you&#8217;d like to be able to compute this information?  What kind of data, where did it come from, how will partial pixel coverage be used?  What trouble does it cause if this algorithm is not available?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon M.</title>
		<link>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-6824</link>
		<dc:creator>Simon M.</dc:creator>
		<pubDate>Tue, 03 Jul 2007 14:31:35 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-6824</guid>
		<description>Hello, Steve. I'm looking for an easy way to calculate for a given polygon (type uint8 or double) for each pixel not only if it lies in the polygon, but also the coverage, e.g. something like 0.65 of a pixel is covered by the polygon.
Do you know any matlab algorithms, which might help me.
Thanks in Advance,
Simon</description>
		<content:encoded><![CDATA[<p>Hello, Steve. I&#8217;m looking for an easy way to calculate for a given polygon (type uint8 or double) for each pixel not only if it lies in the polygon, but also the coverage, e.g. something like 0.65 of a pixel is covered by the polygon.<br />
Do you know any matlab algorithms, which might help me.<br />
Thanks in Advance,<br />
Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-6629</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 29 Mar 2007 16:22:02 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-6629</guid>
		<description>A - I posed your question to graphics developer Mike, who first told me about Costas arrays.  He pointed out that the success of an antialiasing method depends on properties of human visual perception, and so mathematical measures of optimality tend to be not very helpful. In his experience, "sampling patterns have often been chosen in pretty ad hoc ways with little concern for the underlying math."  He suggests looking through &lt;a href="http://commsci.usc.edu/faculty/golomb.html" rel="nofollow"&gt;Solomon Golomb's papers&lt;/a&gt; for information about the mathematical properties of Costas arrays.</description>
		<content:encoded><![CDATA[<p>A - I posed your question to graphics developer Mike, who first told me about Costas arrays.  He pointed out that the success of an antialiasing method depends on properties of human visual perception, and so mathematical measures of optimality tend to be not very helpful. In his experience, &#8220;sampling patterns have often been chosen in pretty ad hoc ways with little concern for the underlying math.&#8221;  He suggests looking through <a href="http://commsci.usc.edu/faculty/golomb.html" rel="nofollow">Solomon Golomb&#8217;s papers</a> for information about the mathematical properties of Costas arrays.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Brook</title>
		<link>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-6628</link>
		<dc:creator>A Brook</dc:creator>
		<pubDate>Thu, 29 Mar 2007 15:11:13 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2007/02/15/costas-arrays/#comment-6628</guid>
		<description>Are Costas arrays optimal for this task (antialiasing) in any sense? Is there any literature on the issue? Thanks.</description>
		<content:encoded><![CDATA[<p>Are Costas arrays optimal for this task (antialiasing) in any sense? Is there any literature on the issue? Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
