tupdated example images with GUI - cross-stitch - interactively turn images into patterns for cross stitching
HTML git clone git://src.adamsgaard.dk/cross-stitch
DIR Log
DIR Files
DIR Refs
DIR LICENSE
---
DIR commit 0307fd7c788ccf3ad0ba43b938c2187ea001ffa5
DIR parent d1bd194309d42418844e41913a878eb31f2c9210
HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Sat, 15 Feb 2014 15:51:29 +0100
updated example images with GUI
Diffstat:
M README.rst | 21 ++++++++++++++++-----
A colorreduced.jpg | 0
A downsampled.jpg | 0
D fisker-pattern.png | 0
A original.jpg | 0
5 files changed, 16 insertions(+), 5 deletions(-)
---
DIR diff --git a/README.rst b/README.rst
t@@ -35,13 +35,24 @@ Show color-by-color output images. Show product names of needed yarn colors.
Example
-------
-.. image:: fiskeren.jpg
- :scale: 50 %
+Original image:
+
+.. image:: original.jpg
+ :scale: 70 %
:alt: Original image
:align: center
-.. image:: fisker-pattern.png
- :scale: 60 %
- :alt: Cross stitching pattern
+Down sampled image:
+
+.. image:: downsampled.jpg
+ :scale: 70 %
+ :alt: Original image
+ :align: center
+
+Color reduced image:
+
+.. image:: colorreduced.jpg
+ :scale: 70 %
+ :alt: Original image
:align: center
DIR diff --git a/colorreduced.jpg b/colorreduced.jpg
Binary files differ.
DIR diff --git a/downsampled.jpg b/downsampled.jpg
Binary files differ.
DIR diff --git a/fisker-pattern.png b/fisker-pattern.png
Binary files differ.
DIR diff --git a/original.jpg b/original.jpg
Binary files differ.