Use float32 images instead of byte to improve the edge detection precision.
[master-thesis.git] / Parasitemia / Parasitemia / MainWindow.xaml.fs
1 namespace Parasitemia.Views
2
3 open FsXaml
4
5 type MainWindow = XAML<"MainWindow.xaml">
6