Cleaning, micro-optimizations.
[master-thesis.git] / Parasitemia / Parasitemia / MainAnalysis.fs
2016-01-04 Greg BurriCleaning, micro-optimizations.
2016-01-03 Greg BurriCleaning.
2016-01-03 Greg BurriUse float32 images instead of byte to improve the edge...
2016-01-02 Greg BurriUse k-means instead of k-medians.
2016-01-02 Greg Burri* Treat some special cases when ellipses intersecting.
2016-01-01 Greg BurriSimplification of the parasite marker.
2015-12-23 Greg BurriLittle adjustments.
2015-12-22 Greg BurriCleaning.
2015-12-21 Greg BurriChange the parasite detection method.
2015-12-20 Greg Burri* Remove the 'DoG' filter.
2015-12-18 Greg BurriAdd functions to apply an area opening and to compute...
2015-12-14 Greg BurriFix an out-of-bound array access.
2015-12-14 Greg Burri* Remove ellipses with too small area (improved).
2015-12-14 Greg BurriImprove the thinning process performance.
2015-12-14 Greg BurriThe main process is now complete.