[Insight-users] running ITK filters from Matlab: new architecture

Miklos Espak espakm at gmail.com
Fri May 27 12:08:11 EDT 2011


Hi,

I have difficulties with building the code. At first, the project root
does not have a CMakeLists.txt file. I created one with the following
lines:

set(ITK_DIR ...)
set(MATLAB_ROOT ...)
add_subdirectory(cpp/src)
add_subdirectory(matlab)

At second, the matlab directory does not contain a FindMatlab.cmake
file. Could you commit it to the repository?

Thanks,
Miklos

2011/5/25 Luis Ibanez <luis.ibanez at kitware.com>:
> Hi Ramon,
>
>
>           Thanks for sharing this code.
>
> It certainly will be great to post this contribution
> as a paper to the Insight Journal.
>
> Please do so.
>
> --
>
> It will be interesting to have a mention of the
> differences between the two approaches, to
> guide users on when they should use one or
> the other.
>
> Or eventually consider some synergy between
> the two.
>
>
>    Many Thanks for contributing
>    this work to the community.
>
>
>            Luis
>
>
> -----------------------------------------------------------------
> 2011/5/22 Ramón Casero Cañas <ramon.casero at comlab.ox.ac.uk>:
>>
>> NB. Do you think it'd make sense to prepare a publication for the Insight
>> Journal once we have a stable release, or given that MATITK was published
>> already there, it's redundant?
>>
>> Best regards,
>>
>> Ramon.
>>
>> --
>> Dr. Ramón Casero Cañas
>>
>> Computational Biology, Computing Laboratory
>> University of Oxford
>> Wolfson Building, Parks Rd
>> Oxford OX1 3QD
>>
>> tlf     +44 (0) 1865 610737
>> web     http://web.comlab.ox.ac.uk/people/Ramon.CaseroCanas
>> photos  http://www.flickr.com/photos/rcasero/
>>
> _____________________________________
> 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.html
>
> 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