Reduce a bit the thickness of selected RBC
[master-thesis.git] / Parasitemia / ParasitemiaUI / GUI.fs
2021-03-31 Greg BurriReduce a bit the thickness of selected RBC
2021-03-22 Greg BurriAdd two buttons to select or unselect all image to... 1.0.14
2021-03-22 Greg BurriUse an absolute value for thickness and font size 1.0.13
2021-03-22 Greg BurriHighlight RBC simultaneous in the preview and in the...
2021-03-21 Greg BurriPut the RBC number text below border on the main image.
2021-03-20 Greg BurriTo .NET 5 (lot of refactoring)
2017-11-04 Greg BurriUse of roman number to identify images.
2017-11-03 Greg BurriMerge branch 'master' of gburri.org:master-thesis
2017-10-21 Greg BurriFIX #277
2017-10-18 Greg BurriFrame width depends now from the RBC sizes #275
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...