X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Readme.md;fp=Readme.md;h=fcd9dde5842f7a32f45c7db88f460d64ae4c276f;hb=a531493b9dfbf4965e25e5460fcf93da0ab34d20;hp=0000000000000000000000000000000000000000;hpb=5871d037b3db2b9af4f6f0eb6a8f858c6523874a;p=STMS.git diff --git a/Readme.md b/Readme.md new file mode 100644 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 +