]> Creatis software - STMS.git/blob - Readme.md
V 1.5
[STMS.git] / Readme.md
1
2 # STMS
3
4 ## compilation
5 based on ITK, so first download and compile) ITK.  
6 Then cmake the projet:
7
8
9 # To do
10
11 ## multicomponents
12
13 * 2D/3D spatial ok  
14 * n-time points ok  
15 * f features per point ?  
16
17 ## sub sampling
18 integrate random and subsampling schemes
19
20
21 ## remove small regions
22 Iteratively remove regions with less than N pixels (starting by smallest ones) 
23
24
25 ## grpah of smimilarity
26 link classes with their k-closest neighboors using or not spatial information
27