GUI (work in progress..)
[master-thesis.git] / Parasitemia / Parasitemia / Config.fs
index 701a3fd..5bb9936 100644 (file)
@@ -20,7 +20,7 @@ type Parameters = {
     factorNbPick: float
 
     // Parasites detection.
-    darkStainLevel: float
+    darkStainLevel: float // Lower -> more sensitive. Careful about illumination on the borders.
     maxDarkStainRatio: float
 
     stainArea: float32 // Factor of a RBC area. 0.5 means the half of RBC area.