* Add an exact method to compute an ellipse from three points and two tangents.
[master-thesis.git] / Parasitemia / Parasitemia / KMeans.fs
index afb6daf..98352fe 100644 (file)
@@ -6,7 +6,6 @@ open System.Drawing
 open Emgu.CV
 open Emgu.CV.Structure
 
-
 type Result = {
     fg: Image<Gray, byte>
     mean_bg: float32