[Insight-users] Fwd: cost function and parameter bounds dimensions mismatch

Matt McCormick matt.mccormick at kitware.com
Mon Apr 22 10:36:50 EDT 2013


PS.  Please reply-to-all so the thread stays on the mailing list.


---------- Forwarded message ----------
From: Matt McCormick <matt.mccormick at kitware.com>
Date: Mon, Apr 22, 2013 at 10:35 AM
Subject: Re: [Insight-users] cost function and parameter bounds
dimensions mismatch
To: 于荷峰 <hefengjixian at gmail.com>


Hi Hetangfengqi,

Here is the relevant documentation if you are using GDB or a GDB based debugger

  http://sourceware.org/gdb/onlinedocs/gdb/Set-Catchpoints.html

Here is more general guidance:

  http://software-carpentry.org/3_0/debugging.html

HTH,
Matt

On Mon, Apr 22, 2013 at 10:16 AM, 于荷峰 <hefengjixian at gmail.com> wrote:
> Hi,
> I can't understand your meaning.Can you tell me in detail?
>
>
>
> hetangfengqi
>
>
> 2013/4/22 Matt McCormick <matt.mccormick at kitware.com>
>>
>> Hi,
>>
>> You can try running a debugger, at set the debugger to break when an
>> exception is thrown, e.g. 'catch throw', then look at the stack.
>>
>> HTH,
>> Matt
>>
>> On Mon, Apr 22, 2013 at 5:15 AM, 于荷峰 <hefengjixian at gmail.com> wrote:
>> > I am running the examples in ITK,but an error occurred.The error
>> > information
>> > is "cost function and parameter bounds dimensions mismatch"......How to
>> > debug this....
>> >
>> > _____________________________________
>> > Powered by www.kitware.com
>> >
>> > Visit other Kitware open-source projects at
>> > http://www.kitware.com/opensource/opensource.html
>> >
>> > Kitware offers ITK Training Courses, for more information visit:
>> > http://www.kitware.com/products/protraining.php
>> >
>> > Please keep messages on-topic and check the ITK FAQ at:
>> > http://www.itk.org/Wiki/ITK_FAQ
>> >
>> > Follow this link to subscribe/unsubscribe:
>> > http://www.itk.org/mailman/listinfo/insight-users
>> >
>
>


More information about the Insight-users mailing list