summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJan Klemkow <j.klemkow@wemelug.de>2012-11-15 11:57:26 +0100
committerJan Klemkow <j.klemkow@wemelug.de>2012-11-15 11:58:00 +0100
commit00340e6d2e49da2243e9e4f8aeedf3ddb97678a4 (patch)
tree906cbf50229217f84dc6851cff0010c98549a6d2 /doc
parent004e1bf90b763e2ddc7d836d5bf955a57197a977 (diff)
downloadadvtime-00340e6d2e49da2243e9e4f8aeedf3ddb97678a4.tar.gz
advtime-00340e6d2e49da2243e9e4f8aeedf3ddb97678a4.tar.bz2
advtime-00340e6d2e49da2243e9e4f8aeedf3ddb97678a4.zip
doc: Add cut pictures.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile5
-rw-r--r--doc/document.asciidoc3
-rw-r--r--doc/presentation.asciidoc3
3 files changed, 10 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 410e629..3688409 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,8 +1,13 @@
all: images presentation.html
.SUFFIXES: .dia .svg
+.SUFFIXES: .pgm .png
+
.dia.svg:
dia --export=$@ --filter=svg $<
+
+.pgm.png:
+ convert $< $@
# inkscape --without-gui --export-png=$@.png -h 1024 $@
presentation.html: presentation.asciidoc
diff --git a/doc/document.asciidoc b/doc/document.asciidoc
index da9d675..c727038 100644
--- a/doc/document.asciidoc
+++ b/doc/document.asciidoc
@@ -17,6 +17,7 @@ Dabei werden verschiedene Verfahren evaluiert...
** Multikanal
- Erkennung anhand von verschieden Seitenverhaeltnissen
-===
+== Schnitt
+image::../src/img/0101.pgm[]
// vim: syntax=asciidoc:
diff --git a/doc/presentation.asciidoc b/doc/presentation.asciidoc
index 393c583..54ee124 100644
--- a/doc/presentation.asciidoc
+++ b/doc/presentation.asciidoc
@@ -15,6 +15,9 @@
== Erste Schritte
image::image/film.svg["Filmszenen", width="100%"]
+== Schnitte
+image::blub.png["schnitt"]
+
== Implementierung
* Durchschnitt der Helligkeit eines Frames