[Insight-users] ConnectedThresholdImageFilter does takeintoaccopunt the configuration
John Drescher
drescherjm at gmail.com
Tue Oct 13 11:56:38 EDT 2009
> In Debug mode maybe the compiler is initializing variables for you
Yes.
http://www.samblackburn.com/wfc/technotes/WTN006.htm
>or
> checking that you are not accessing deallocated pointers
It does that also.
> and in release mode
> the compiler does different things.
No automatic variable initialization.
John
More information about the Insight-users
mailing list