Révision 9

src/edge_indicator.cpp (revision 9)
1 1
/*
2 2

  
3 3
To compile :
4
 g++ -o edge_indicator edge_indicator.cpp -O2 -L/usr/X11R6/lib -lm -lpthread -lX11 -fopenmp -l:libtiff.so.4
4
 g++ -o edge_indicator edge_indicator.cpp -O2 -L/usr/X11R6/lib -lm -lpthread -lX11 -fopenmp 
5 5
 Needs CImg.h
6 6

  
7 7
To execute :
8
 ./edge_indicator img K sigma input_type [transfer_type]
8
 ./edge_indicator img K sigma [transfer_type]
9 9

  
10 10
 img : image in .inr or .inr.gz
11 11
 K : proportional to width of cell walls (0.1 - 0.3)

Formats disponibles : Unified diff