Cleaning.
[master-thesis.git] / Parasitemia / Parasitemia / Program.fs
index 103596a..ac495b5 100644 (file)
@@ -71,12 +71,12 @@ let main args =
 
                 darkStainLevel = 0.4 // Lower -> more sensitive.
 
-                stainArea = 0.02
-                stainLevel = 0.2
-
-                infectionArea = 0.06
+                infectionArea = 0.015
                 infectionLevel = 0.2
-                infectionPixelsRequired = 1
+                parasitePixelsRequired = 1
+
+                stainArea = 0.06
+                stainLevel = 0.2
 
                 maxDarkStainRatio = 0.1