Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michasacuer authored Dec 25, 2019
1 parent 72c6c4a commit 11d7395
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
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)

0 comments on commit 11d7395

Please sign in to comment.