Add total analysis time #319
[master-thesis.git] / Parasitemia / ParasitemiaUI / Analysis.fs
2021-03-27 Greg BurriAdd total analysis time #319
2021-03-26 Greg BurriUpgrade the logger component
2021-03-22 Greg BurriAdd two buttons to select or unselect all image to... 1.0.14
2021-03-20 Greg BurriTo .NET 5 (lot of refactoring)
2020-12-21 Greg BurriRemove useless 'yield'
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-20 Greg BurriFIX #279
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-03-28 Greg BurriCleaning syntax.
2016-03-03 Greg BurriPiaz files wasn't associated during setup.
2016-02-03 Greg BurriSave predefined PPI and sensor sizes in JSON files.
2016-01-30 Greg BurriDoc + cleaning.
2016-01-29 Greg BurriCleaning and some little tweaks.
2016-01-28 Greg BurriAdd a DPI calculator to help to find the correct image...
2016-01-20 Greg BurriUse a maybe monad to be able abort an analysis.
2016-01-20 Greg BurriForce the user to input a DPI value for new image.
2016-01-18 Greg BurriAdd a logger assembly and split the main assembly in...