diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/image/overlap_problem.dia | bin | 0 -> 1257 bytes | |||
-rw-r--r-- | doc/image/overlap_tool.dia | bin | 0 -> 934 bytes | |||
-rw-r--r-- | doc/image/overlap_tool_2.dia | bin | 0 -> 1257 bytes | |||
-rw-r--r-- | doc/image/stack.dia | bin | 0 -> 1637 bytes | |||
-rw-r--r-- | doc/presentation.txt | 17 |
5 files changed, 17 insertions, 0 deletions
diff --git a/doc/image/overlap_problem.dia b/doc/image/overlap_problem.dia Binary files differnew file mode 100644 index 0000000..9aafea5 --- /dev/null +++ b/doc/image/overlap_problem.dia diff --git a/doc/image/overlap_tool.dia b/doc/image/overlap_tool.dia Binary files differnew file mode 100644 index 0000000..ede3029 --- /dev/null +++ b/doc/image/overlap_tool.dia diff --git a/doc/image/overlap_tool_2.dia b/doc/image/overlap_tool_2.dia Binary files differnew file mode 100644 index 0000000..9aafea5 --- /dev/null +++ b/doc/image/overlap_tool_2.dia diff --git a/doc/image/stack.dia b/doc/image/stack.dia Binary files differnew file mode 100644 index 0000000..2d7294e --- /dev/null +++ b/doc/image/stack.dia diff --git a/doc/presentation.txt b/doc/presentation.txt index 4b687c5..72a20c6 100644 --- a/doc/presentation.txt +++ b/doc/presentation.txt @@ -2,6 +2,22 @@ :author: Jan Klemkow, Benjamin Franzke :lang: de +== cuting.sh + + * + +== overlap + +image::overlap_problem.svg[] + +== overlap + +image::overlap_tool.svg[] + +== Stuktur + +image::stack.svg[width="100%"] + == Simple Video API [source,c] @@ -10,6 +26,7 @@ include::../src/video_decode.h[] ---- == Erste Schritte + image::image/film.svg["Filmszenen", width="100%"] == Implementierung |