Update coding style.
[master-thesis.git] / Parasitemia / ParasitemiaCore / Classifier.fs
2017-07-01 Greg BurriUpdate coding style.
2017-05-18 Greg BurriDefine Emgu as a nuget reference for the project WPF
2017-03-28 Greg BurriCleaning syntax.
2016-02-19 Greg BurriReplace "for [..] in [..]" by "for [..] to [..]" for...
2016-02-03 Greg BurriSave predefined PPI and sensor sizes in JSON files.
2016-02-02 Greg BurriPeculiar elements overlap RBC now.
2016-02-01 Greg BurriRemove the removing of cells bases on standard deviation.
2016-01-26 Greg BurriSplit the module 'ImgTools' in many modules.
2016-01-25 Greg BurriCleaning + renaming.
2016-01-25 Greg BurriRemove the parasite detection function from Ma.
2016-01-25 Greg BurriProject the colors to have the best contrast for RBCs...
2016-01-25 Greg BurriAdd a way to detect the membrane of a parasite in the...
2016-01-20 Greg Burri* Add logos CHUV and HES-SO.
2016-01-20 Greg BurriAdd documentation.
2016-01-19 Greg BurriFix some approximation issues.
2016-01-18 Greg BurriAdd a logger assembly and split the main assembly in...