-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
72c6c4a
commit 11d7395
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Thinning | ||
|
||
App that presents how algorithms like KMM, K3M and Zhang-Suen performing in implementation with Parallel.For loops. | ||
|
||
# Used tools | ||
- WPF | ||
- .NET Framework 4.7.2 with C# 7.3 | ||
- [Caliburn.Micro](https://caliburnmicro.com/) | ||
- [Material Design in XAML](http://materialdesigninxaml.net/) | ||
- [LiveCharts](https://lvcharts.net/) | ||
|
||
# App presentation | ||
|
||
![](https://github.com/michasacuer/Thining/blob/master/gallery/appvideo.gif) | ||
|