<?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: Use makehgtform for 3-D rotation</title>
	<link>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/</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:54:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Qi Chen</title>
		<link>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4925</link>
		<dc:creator>Qi Chen</dc:creator>
		<pubDate>Mon, 25 Sep 2006 22:58:19 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4925</guid>
		<description>Thanks a lot. Rob.</description>
		<content:encoded><![CDATA[<p>Thanks a lot. Rob.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Comer</title>
		<link>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4849</link>
		<dc:creator>Rob Comer</dc:creator>
		<pubDate>Fri, 22 Sep 2006 19:57:17 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4849</guid>
		<description>Qi Chen - You are correct, you can't use reprojection alone to move data from one reference ellipsoid to another. What you need is a &lt;em&gt;datum conversion&lt;/em&gt;. In fact, just knowing two numbers, a latitude and a longitude, doesn't tell you where something is. You also need to know which datum (reference system) the numbers refer to. We don't have a Mapping Toolbox function for datum conversion, but there are some free resources that you can find by searching the Internet.</description>
		<content:encoded><![CDATA[<p>Qi Chen - You are correct, you can&#8217;t use reprojection alone to move data from one reference ellipsoid to another. What you need is a <em>datum conversion</em>. In fact, just knowing two numbers, a latitude and a longitude, doesn&#8217;t tell you where something is. You also need to know which datum (reference system) the numbers refer to. We don&#8217;t have a Mapping Toolbox function for datum conversion, but there are some free resources that you can find by searching the Internet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qi Chen</title>
		<link>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4668</link>
		<dc:creator>Qi Chen</dc:creator>
		<pubDate>Tue, 19 Sep 2006 00:55:06 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4668</guid>
		<description>Steve, thank you very much. I have been reading this demo and thinking in the same direction as you suggested. Another question I have is: if two projections (UTM and Alberts) have different ellipsoids, the geographic coordinates would be different even when they are converted from UTM and Alberts coordinates with minvtran. Is there a function that can convert the geographic coordinates between different ellipsoids?</description>
		<content:encoded><![CDATA[<p>Steve, thank you very much. I have been reading this demo and thinking in the same direction as you suggested. Another question I have is: if two projections (UTM and Alberts) have different ellipsoids, the geographic coordinates would be different even when they are converted from UTM and Alberts coordinates with minvtran. Is there a function that can convert the geographic coordinates between different ellipsoids?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4661</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 18 Sep 2006 13:19:12 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4661</guid>
		<description>Qi Chen - We don't have a function that performs raster reprojection end-to-end.  A knowledgeable person could combine functions such as tformarray or interp2 with Mapping Toolbox functions mfwdtran and minvtran to write a reprojection function.  There's a Mapping Toolbox demo about unprojecting a DEM that shows some of the steps for reprojecting a grid. The demo is called &lt;a href="http://www.mathworks.com/products/demos/shipping/map/mapexunprojectdem.html?product=MG" rel="nofollow"&gt;"Un-Projecting a Digital Elevation Model (DEM)."&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Qi Chen - We don&#8217;t have a function that performs raster reprojection end-to-end.  A knowledgeable person could combine functions such as tformarray or interp2 with Mapping Toolbox functions mfwdtran and minvtran to write a reprojection function.  There&#8217;s a Mapping Toolbox demo about unprojecting a DEM that shows some of the steps for reprojecting a grid. The demo is called <a href="http://www.mathworks.com/products/demos/shipping/map/mapexunprojectdem.html?product=MG" rel="nofollow">&#8220;Un-Projecting a Digital Elevation Model (DEM).&#8221;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qi Chen</title>
		<link>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4614</link>
		<dc:creator>Qi Chen</dc:creator>
		<pubDate>Sun, 17 Sep 2006 01:04:35 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4614</guid>
		<description>hi, Steve

I have a question that needs your kind help. I have two images/grids with different projections (UTM and Alberts) for the same area. Do you have any ideas on how to convert any image from one projection to another (say, Alberts -&#62; UTM). 
I checked the Mapping Toolbox and Image processing toolbox and haven't found a solution to this problem. Any of your hints will be highly appreciated!

Sincerely,
Qi</description>
		<content:encoded><![CDATA[<p>hi, Steve</p>
<p>I have a question that needs your kind help. I have two images/grids with different projections (UTM and Alberts) for the same area. Do you have any ideas on how to convert any image from one projection to another (say, Alberts -&gt; UTM).<br />
I checked the Mapping Toolbox and Image processing toolbox and haven&#8217;t found a solution to this problem. Any of your hints will be highly appreciated!</p>
<p>Sincerely,<br />
Qi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4579</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 15 Sep 2006 11:34:56 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4579</guid>
		<description>Shanika - use makecform and applycform in the Image Processing Toolbox.  There's an example in one of my blog postings from June.</description>
		<content:encoded><![CDATA[<p>Shanika - use makecform and applycform in the Image Processing Toolbox.  There&#8217;s an example in one of my blog postings from June.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shanika</title>
		<link>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4578</link>
		<dc:creator>Shanika</dc:creator>
		<pubDate>Fri, 15 Sep 2006 11:27:35 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/09/07/use-makehgtform-for-3-d-rotation/#comment-4578</guid>
		<description>Steve, cool artwork you've created there. I got a question but its nothing to do with 3-D stuff. How can I convert RGB values to L*a*b values in MATLAB? I have uploaded a digital image to MATLAB workspace and wanting to get Lab values for each pixel. Please give me an idea...I tried the MATLAB help also. cheers</description>
		<content:encoded><![CDATA[<p>Steve, cool artwork you&#8217;ve created there. I got a question but its nothing to do with 3-D stuff. How can I convert RGB values to L*a*b values in MATLAB? I have uploaded a digital image to MATLAB workspace and wanting to get Lab values for each pixel. Please give me an idea&#8230;I tried the MATLAB help also. cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
