<div class="gmail_quote">On Sun, Oct 24, 2010 at 3:09 PM, Dongfeng Han <span dir="ltr">&lt;<a href="mailto:handongfeng@gmail.com">handongfeng@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
hello,<br>
anyone know if there are  algebra and matrix functions in ITK such as<br>
det(M) or trace(M).<br>
If not, where library can be used in ITK&gt;<br>
thanks<br></blockquote><meta http-equiv="content-type" content="text/html; charset=utf-8"><div class="gmail_quote"><br></div><div class="gmail_quote">Dongfeng,</div><div class="gmail_quote"><br></div><div class="gmail_quote">
ITK includes VNL, a Numerics package which is part of VXL (Vision &quot;something&quot; libraries).</div><div class="gmail_quote"><br></div><div class="gmail_quote">I wrote some general VXL examples a while ago:</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://sourceforge.net/apps/trac/vxl/wiki/Q&amp;A">http://sourceforge.net/apps/trac/vxl/wiki/Q&amp;A</a></div>
<div class="gmail_quote"><br></div><div class="gmail_quote">The VNL one is what you will be interested in:</div><div class="gmail_quote"><a href="http://sourceforge.net/apps/trac/vxl/wiki/Q&amp;A"></a><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://sourceforge.net/apps/trac/vxl/wiki/VNL">http://sourceforge.net/apps/trac/vxl/wiki/VNL</a></div>
<div class="gmail_quote"><br></div><div class="gmail_quote">That should give you a general idea of the syntax/usage, but you will find complete details here:</div><div class="gmail_quote"><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://public.kitware.com/vxl/doc/release/core/vnl/html/classes.html">http://public.kitware.com/vxl/doc/release/core/vnl/html/classes.html</a></div>
<div class="gmail_quote"><a href="http://sourceforge.net/apps/trac/vxl/wiki/VNL"></a><br><div>David </div></div>