truchet 0.1.1

Library for truchet tiling
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Truchet tiles generator


This library provide API to convert image into its "truchet tiles" representation.

# Examples


| Generator      | Original image | Truchet tiles image |
|----------------| -------------  | ------------------- |
|<img width="227" alt="image" src="https://user-images.githubusercontent.com/48240075/219941605-b7c471b4-a3c7-463c-9dc3-9f728e3ae295.png">           | <img width="255" height="255" alt="image" src="https://user-images.githubusercontent.com/48240075/219941076-c077809f-3d12-4df4-9902-059736f3b87c.jpg">       | <img width="255" height="255" alt="dog_truchet" src="https://user-images.githubusercontent.com/48240075/219941073-43d69333-e75e-46cf-b30b-801609a92e33.png">  |
|<img width="225" alt="image" src="https://user-images.githubusercontent.com/48240075/219942122-66ba41c1-5ce8-469c-ae65-52283047a842.png">           | <img width="255" height="360" alt="image" src="https://user-images.githubusercontent.com/48240075/219941984-3e10d46c-0c6b-4b89-bdca-6284dcd1ebeb.jpg">       | <img width="255" height="360" alt="image" src="https://user-images.githubusercontent.com/48240075/219941951-e760b6d8-5273-4f22-ba8b-3f23892609a6.png">  |
|<p>Random<p><img width="97" alt="image" src="https://user-images.githubusercontent.com/48240075/219942200-ed97223c-36e5-4467-86e9-60b8989c869f.png">| <img width="300" height="300" alt="image" src="https://user-images.githubusercontent.com/48240075/219942452-b586f064-d8bd-4b0f-940d-38c07a7f4544.png">       | <img width="300" height="300" alt="image" src="https://user-images.githubusercontent.com/48240075/219942425-d41db6d4-3409-412c-a3d5-66d935cc7200.png">  |
|<p>Waves</p>![image]https://user-images.githubusercontent.com/48240075/221416723-b1e1abd6-5b0e-4e5b-989a-c9e7f35f46d8.png           | <img width="255" height="255" alt="image" src="https://user-images.githubusercontent.com/48240075/219941076-c077809f-3d12-4df4-9902-059736f3b87c.jpg">       | <img width="255" height="255" alt="image" src="https://user-images.githubusercontent.com/48240075/221416793-f6955df1-f140-4a70-b187-f26a89613e66.png">  |
|<p>Circles</p><img width="152" alt="image" src="https://user-images.githubusercontent.com/48240075/221416999-427e1112-ff24-4e90-9844-198225ad2dc4.png">| <img width="255" height="255" alt="image" src="https://user-images.githubusercontent.com/48240075/219941076-c077809f-3d12-4df4-9902-059736f3b87c.jpg">       | <img width="255" height="255" alt="image" src="https://user-images.githubusercontent.com/48240075/221416919-3843a407-4ac6-49a0-9b18-19f23a7cf8a2.png">
  |