Hi Luke,<div><br></div><div>The Doxygen documentation is a good place to look.  Look at the Set/Get methods for a parameter and the class documentation found under &quot;Detailed Description&quot;.  For more the source code itself tells the most detailed story.</div>
<div><br></div><div>Hope this helps,</div><div>Matt<br><br><div class="gmail_quote">On Wed, May 30, 2012 at 7:27 PM, Luke Hetrick <span dir="ltr">&lt;<a href="mailto:lhetrick@nnu.edu" target="_blank">lhetrick@nnu.edu</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><br>   I am a new user to ITK and am running through some of the webinars and examples to get accustomed to how to properly use and work with ITK but I am running into a small hang up. Many of the examples have me pass in arguments into the filters that are relevant to the output of the filters but yet I can find no where that explains what these arguments do or what they are. For Example, in one of the practice examples I am working with the Sgmoid Image Filter. Once I fix the code in the *.cxx file, I compile it, and then execute it and this particular filter asks for the arguments inputImageFile, outputFileImage, alpha, and beta. I know what the first two arguments are but I would like to understand specifically what the alpha and beta parameters are doing. I have been searching on the Doxygen wiki and can only find these arguments in the itkSgmoidImageFIlter.h file but no other information. Anyone know where I can educate myself with these filter arguments (not just the alpha and beta specifically)? Thanks for reading this and trying to help me out.<br>

<br>Luke H<br>
<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>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<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></div>