[Insight-users] How to use the code in testing ?
Luis Ibanez
luis.ibanez at kitware.com
Wed Mar 25 14:16:56 EDT 2009
Hi x0_y0_0,
Simply go to line 29 and replace the function name
int itkVoronoiSegmentationImageFilterTest(
with
int main(
Then,
* recompile
* run
* enjoy
Regards,
Luis
---------------------
x0_y0_0 wrote:
>
> Hi,
> I want to use itkVoronoiSegmentationImageFilterTest.cxx to Segment
> the image,but I don't kown how to write a call back function to do
> it.Could someone give me some help or some examples ? thanks!
>
>
> regards,
>
> mexiao
>
>
> ------------------------------------------------------------------------
> ÍøÒ×ÓÊÏ䣬ÖйúµÚÒ»´óµç×ÓÓʼþ·þÎñÉÌ <http://www.yeah.net>
>
>
> ------------------------------------------------------------------------
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.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