Update coding style.
[master-thesis.git] / Parasitemia / ParasitemiaUI / GUI.fs
2017-07-01 Greg BurriUpdate coding style.
2017-05-04 Greg BurriUpdate the Logger component.
2017-04-22 Greg BurriBack to .NET 4.5.2
2017-03-29 Greg BurriAdd some key shortcut.
2017-03-28 Greg BurriCleaning syntax.
2016-02-03 Greg BurriSave predefined PPI and sensor sizes in JSON files.
2016-02-02 Greg BurriPeculiar elements overlap RBC now.
2016-01-28 Greg BurriAdd a DPI calculator to help to find the correct image...
2016-01-26 Greg Burri* Modify a bit the parasite nucleus detection sensibility.
2016-01-25 Greg BurriAdd a way to detect the membrane of a parasite in the...
2016-01-22 Greg BurriAdd some GUI elements :
2016-01-21 Greg BurriAdd an option to change the brightness of the highlight...
2016-01-20 Greg Burri* Add logos CHUV and HES-SO.
2016-01-20 Greg BurriUse a maybe monad to be able abort an analysis.
2016-01-19 Greg BurriFix some approximation issues.
2016-01-18 Greg BurriAdd a status bar.
2016-01-18 Greg BurriAdd a logger assembly and split the main assembly in...