* Remove ellipses with too small area (improved).
[master-thesis.git] / Parasitemia / Parasitemia / Config.fs
index 8a172b8..464fd7e 100644 (file)
@@ -16,6 +16,10 @@ type Config = {
     doGSigma2: float
     doGLowFreqPercentageReduction: float
 
+    // Ellipse.
+    factorNbPick: float
+    factorWindowSize: float // factor of 'maxRBCSize'.
+
     // Parasites detection.
     darkStainLevel: float