Update coding style.
[master-thesis.git] / Parasitemia / ParasitemiaCore / Ellipse.fs
2017-07-01 Greg BurriUpdate coding style.
2017-03-28 Greg BurriCleaning syntax.
2016-02-19 Greg BurriReplace "for [..] in [..]" by "for [..] to [..]" for...
2016-02-01 Greg BurriRemove the removing of cells bases on standard deviation.
2016-01-30 Greg BurriDoc + cleaning.
2016-01-30 Greg BurriAdjustment of some parameters.
2016-01-29 Greg BurriMore homogeneous ellipse density.
2016-01-29 Greg BurriCleaning and some little tweaks.
2016-01-26 Greg BurriSplit the module 'ImgTools' in many modules.
2016-01-22 Greg BurriAdd some GUI elements :
2016-01-19 Greg BurriFix some approximation issues.
2016-01-18 Greg BurriAdd a logger assembly and split the main assembly in...