<?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: Spatial transformations: Inverse mapping</title>
	<link>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/</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:19:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-21230</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 08 Nov 2008 19:13:01 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-21230</guid>
		<description>Sam&#8212;Can you be a little more specific? What is it you want to know that's not covered in this post?</description>
		<content:encoded><![CDATA[<p>Sam&mdash;Can you be a little more specific? What is it you want to know that&#8217;s not covered in this post?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-21229</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Sat, 08 Nov 2008 19:01:05 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-21229</guid>
		<description>hello steve,

Sam- I'm having trouble understanding Reverse Mapping Could you please explain it in some more detail.

thank you very much</description>
		<content:encoded><![CDATA[<p>hello steve,</p>
<p>Sam- I&#8217;m having trouble understanding Reverse Mapping Could you please explain it in some more detail.</p>
<p>thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-21074</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 16 Sep 2008 11:47:24 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-21074</guid>
		<description>Ramana&#8212;There are several relevant functions in the Image Processing Toolbox.  See &lt;tt&gt;maketform&lt;/tt&gt;, &lt;tt&gt;tformfwd&lt;/tt&gt;, &lt;tt&gt;tforminv&lt;/tt&gt;, &lt;tt&gt;cp2tform&lt;/tt&gt;, and &lt;tt&gt;cpselect&lt;/tt&gt;.</description>
		<content:encoded><![CDATA[<p>Ramana&mdash;There are several relevant functions in the Image Processing Toolbox.  See <tt>maketform</tt>, <tt>tformfwd</tt>, <tt>tforminv</tt>, <tt>cp2tform</tt>, and <tt>cpselect</tt>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramana Murthy</title>
		<link>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-21071</link>
		<dc:creator>Ramana Murthy</dc:creator>
		<pubDate>Tue, 16 Sep 2008 08:40:31 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-21071</guid>
		<description>Hi steve,
I'm encountering a similar problem.
With some points in input space and corresponding output space(manually choosing)I try to fit a funtion T. Then using T or T-1, I can obtain mapping for all the points in any way.
How to write this in MATLAB code.Any material for pseudo code etc.
Thanking you very much,

with regards,
ramana murthy</description>
		<content:encoded><![CDATA[<p>Hi steve,<br />
I&#8217;m encountering a similar problem.<br />
With some points in input space and corresponding output space(manually choosing)I try to fit a funtion T. Then using T or T-1, I can obtain mapping for all the points in any way.<br />
How to write this in MATLAB code.Any material for pseudo code etc.<br />
Thanking you very much,</p>
<p>with regards,<br />
ramana murthy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-20631</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 21 Apr 2008 14:47:13 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-20631</guid>
		<description>Diego&#8212;In that case, the spatial transformation is inferred in the inverse direction (from output space to input space). See &lt;a href="http://blogs.mathworks.com/steve/2006/07/27/spatial-transformations-handling-noninvertible-cases/" rel="nofollow"&gt;this post&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Diego&mdash;In that case, the spatial transformation is inferred in the inverse direction (from output space to input space). See <a href="http://blogs.mathworks.com/steve/2006/07/27/spatial-transformations-handling-noninvertible-cases/" rel="nofollow">this post</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego</title>
		<link>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-20620</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Fri, 18 Apr 2008 19:44:24 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-20620</guid>
		<description>Hi Steve, 

first of all congratulations for this blog. I would like to know what happen when it is not possible to calculate the inverse spatial transformation T^-1. What I think it is the case in non-linear registration, for example, in small deformation approaches when the deformations are parameterized
by a linear combination of continuous basis functions.</description>
		<content:encoded><![CDATA[<p>Hi Steve, </p>
<p>first of all congratulations for this blog. I would like to know what happen when it is not possible to calculate the inverse spatial transformation T^-1. What I think it is the case in non-linear registration, for example, in small deformation approaches when the deformations are parameterized<br />
by a linear combination of continuous basis functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roman</title>
		<link>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-17672</link>
		<dc:creator>roman</dc:creator>
		<pubDate>Fri, 28 Dec 2007 03:14:48 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-17672</guid>
		<description>Because they always talk about the advantages and disadvantages ever in the texts</description>
		<content:encoded><![CDATA[<p>Because they always talk about the advantages and disadvantages ever in the texts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-17579</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 26 Dec 2007 14:47:48 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-17579</guid>
		<description>Roman&#8212;I'll add it to my list of possible blog topics. Why are you interested?</description>
		<content:encoded><![CDATA[<p>Roman&mdash;I&#8217;ll add it to my list of possible blog topics. Why are you interested?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roman</title>
		<link>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-17458</link>
		<dc:creator>roman</dc:creator>
		<pubDate>Mon, 24 Dec 2007 19:47:29 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-17458</guid>
		<description>could you talk about of The inverse mapping disadvantages?. thanks</description>
		<content:encoded><![CDATA[<p>could you talk about of The inverse mapping disadvantages?. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-6926</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 28 Jul 2007 01:55:46 +0000</pubDate>
		<guid>http://blogs.mathworks.com/steve/2006/05/05/spatial-transformations-inverse-mapping/#comment-6926</guid>
		<description>Shengdong&#8212;No, I don't have details of that method.  There aren't many good reasons for using it, and there are several good reasons for not using it.</description>
		<content:encoded><![CDATA[<p>Shengdong&mdash;No, I don&#8217;t have details of that method.  There aren&#8217;t many good reasons for using it, and there are several good reasons for not using it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
