Révision 33 src/lsm_contour.cpp

lsm_contour.cpp (revision 33)
1 1
/*
2
Level-set Method to detect contour (exterior shape)
3
Sequential
4
Stop criteria parameters in command lines
2
Level-set Method to detect tissue contour (exterior shape)
3
- Sequential -
5 4

  
5
      Copyright 2016 ENS de Lyon
6

  
7
       File author(s):
8
           Typhaine Moreau, Annamaria Kiss <annamaria.kiss@ens-lyon.fr.fr>
9
       See accompanying file LICENSE.txt
10

  
6 11
To compile
7 12
 g++ -o lsm_contour lsm_contour.cpp -O2 -L/usr/X11R6/lib -lm -lpthread -lX11 -l:libtiff.so.5
8 13
 Need CImg.h and lsm_lib.h

Formats disponibles : Unified diff