Use two radius in the configuration, one computed with the image resolution and one...
[master-thesis.git] / Parasitemia / Parasitemia / Parasitemia.fsproj
2016-01-15 Greg BurriUse two radius in the configuration, one computed with...
2016-01-14 Greg BurriThe images to be analyzed can be selected.
2016-01-13 Greg BurriUse real unit (um and ppi) instead of pixel in the...
2016-01-13 Greg Burri* Add the analysis window.
2016-01-11 Greg Burri* Add the possibility to set an RBC as healthy or infected
2016-01-10 Greg BurriGUI (work in progress..)
2016-01-08 Greg BurriGUI (work in progress..)
2016-01-08 Greg BurriAdd the panel to display image source previews.
2016-01-07 Greg Burri* Add area granulometry (not used for the moment)
2016-01-05 Greg BurriUse float32 to reduce memory footprint.
2016-01-02 Greg BurriUse k-means instead of k-medians.
2016-01-01 Greg BurriSimplification of the parasite marker.
2015-12-21 Greg BurriChange the parasite detection method.
2015-12-18 Greg BurriAdd functions to apply an area opening and to compute...
2015-12-14 Greg BurriImprove the thinning process performance.
2015-12-14 Greg BurriThe main process is now complete.
2015-12-11 Greg Burribeginning of the classifier.
2015-12-11 Greg BurriFinding ellipses and parasites.
2015-12-09 Greg BurriFirst commit of the f# source code.