* Remove the 'DoG' filter.
[master-thesis.git] / Parasitemia / Parasitemia / Config.fs
index 464fd7e..48a6334 100644 (file)
@@ -12,9 +12,7 @@ type Config = {
     minRBCSize: float
     maxRBCSize: float
 
-    doGSigma1: float
-    doGSigma2: float
-    doGLowFreqPercentageReduction: float
+    preFilterSigma: float
 
     // Ellipse.
     factorNbPick: float