[Insight-users] Debug error in filter example DerivativeImageFilter

john smith mkitkinsightuser at gmail.com
Wed Mar 16 16:04:06 EDT 2011


Well, now I took an .mhd and a .raw file.How can I open them?

2011/3/16 David Doria <daviddoria at gmail.com>

> On Wed, Mar 16, 2011 at 3:15 PM, john smith <mkitkinsightuser at gmail.com>wrote:
>
>> Hello to everyone,
>>
>> I am trying to run the DerivativeImageFilter.cxx from the filter examples
>> of itk. My project is built corectly but when I run the command prompt
>> window giving the following parametres: *DerivativeImageFilter input.png
>> output.png normalize.png 1 0*, I get a Debug error. Does anybody know
>> what is the problem? Also, what is the *order *in a derivative image
>> filter and what values does it get in the command prompt window?
>>
>> Thanks
>>
>>
> The arguments are ordered. argv[4] is 1, which sets the derivative to
> "first order" (aka the first derivative, as opposed to second derivative, or
> higher order derivatives).
>
> David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110316/675c3ee9/attachment.htm>


More information about the Insight-users mailing list