]> Creatis software - STMS.git/blobdiff - Readme.md
V 1.5
[STMS.git] / Readme.md
diff --git a/Readme.md b/Readme.md
new file mode 100644 (file)
index 0000000..fcd9dde
--- /dev/null
+++ b/Readme.md
@@ -0,0 +1,27 @@
+
+# STMS
+
+## compilation
+based on ITK, so first download and compile) ITK.  
+Then cmake the projet:
+
+
+# To do
+
+## multicomponents
+
+* 2D/3D spatial ok  
+* n-time points ok  
+* f features per point ?  
+
+## sub sampling
+integrate random and subsampling schemes
+
+
+## remove small regions
+Iteratively remove regions with less than N pixels (starting by smallest ones) 
+
+
+## grpah of smimilarity
+link classes with their k-closest neighboors using or not spatial information
+