[ITK] Help

Matt McCormick matt.mccormick at kitware.com
Thu May 4 09:27:21 EDT 2017


Hi Aisha,

Welcome to ITK!

A (non-intuitive) convention of native C/C++ executable is they always have
a "main" function that is an entry point. The operating system starts
execution by calling this function and passes it any command line argument
executables.

For a complete multi-scale Hessian example, see this page:


https://itk.org/ITKExamples/src/Nonunit/Review/SegmentBloodVesselsWithMultiScaleHessianBasedMeasure/Documentation.html

Note the "main" function. It can be downloaded along with its CMake build
configuration with the "Download" link at the top of the page.

Hope this helps,
Matt


> On Thu, May 4, 2017 at 5:15 AM, Nuerzhati Aisha <
> aisha.nuerzhati at etu.u-pec.fr> wrote:
>
>> Dear community manager,
>>
>> I'm master's degree student of University Paris-Est Créteil, and I'm in
>> internship right now.
>> I'm having some problem with ITK when I run the
>> itkMultiScaleHessianBasedMeasureImageFilter code.
>> I send you two images, first one is error, and second one is target.
>> I don't understand,because target is in the right link.
>>
>> Please help me, my work environment is Ubuntu  16.04.
>>
>> All the best
>> Aisha NUERZHATI
>>
>>
>> _______________________________________________
>> Community mailing list
>> Community at itk.org
>> http://public.kitware.com/mailman/listinfo/community
>>
>>
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20170504/5746c414/attachment-0001.html>


More information about the Community mailing list