The resulting units are in world coordinates. You will not need to divide by spacing. The sigma is also in world coordinates.<br><br>Kishore<br><br><div class="gmail_quote">On Tue, Sep 8, 2009 at 11:49 AM, Gomez Herrero, Alberto <span dir="ltr">&lt;<a href="mailto:alberto.gomez-herrero@philips.com">alberto.gomez-herrero@philips.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">





<div link="blue" vlink="purple" lang="DE">
<div>
<div>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">Hello all,</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">this is a question regarding derivative filters in general and the RecursiveGaussianImageFilter  in particular.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">When we compute, say, the first order derivative of, say, a 2D  image “ I“ we get two images of the same size, “Ix”, and “Iy”. My question is, 
 the resulting value (i.e. the Ix and Iy gray levels) is expressed in what units?, I mean, if the gradient is defined as increment_of_gray_level / increment_of_distance_in_world_coordinates, everything is ok; but if this filter works as a simple pixelwise convolution
 mask, then the gradient is in increment_of_gray_level / increment_of_pixels. In that case, I need to divide by the spacing to get the right units.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">I guess this is a very basic question, but I really need to make sure that this filters work as the first definition. I can’t find it in the
 code, I only know that the sigma for the smoothing is in world coordinates though…</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">Anyone can clarify this please?</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">Thanks,</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">Alberto</span></p>
</div>
</div>
<br>
<hr>
<font color="Gray" face="Arial" size="1">The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified
 that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.<br>

</font>
</div>

<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>