Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
multitouch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Taddeüs Kroes
multitouch
Commits
a70b530b
Commit
a70b530b
authored
13 years ago
by
Taddeus Kroes
Browse files
Options
Downloads
Patches
Plain Diff
Finished presentation.
parent
323f1643
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
docs/data/graph.png
+0
-0
0 additions, 0 deletions
docs/data/graph.png
docs/data/keyboard-mouse.jpg
+0
-0
0 additions, 0 deletions
docs/data/keyboard-mouse.jpg
docs/data/monitor.jpg
+0
-0
0 additions, 0 deletions
docs/data/monitor.jpg
docs/presentation.tex
+26
-19
26 additions, 19 deletions
docs/presentation.tex
with
26 additions
and
19 deletions
docs/data/graph.png
+
0
−
0
View replaced file @
323f1643
View file @
a70b530b
77.1 KiB
|
W:
|
H:
145 KiB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
docs/data/keyboard-mouse.jpg
0 → 100644
+
0
−
0
View file @
a70b530b
14.2 KiB
This diff is collapsed.
Click to expand it.
docs/data/monitor.jpg
0 → 100644
+
0
−
0
View file @
a70b530b
7.51 KiB
This diff is collapsed.
Click to expand it.
docs/presentation.tex
+
26
−
19
View file @
a70b530b
...
...
@@ -4,13 +4,12 @@
\usepackage
{
beamerthemesplit,graphics,subfigure,url,listings
}
\definecolor
{
kugreen
}{
RGB
}{
130,151,183
}
\setbeamercovered
{
transparent
}
\lstset
{
%
\lstset
{
language=Python,
basicstyle=
\footnotesize
,
backgroundcolor=
\color
{
white
}
,
% choose the background color. You must add \usepackage{color}
frame=single,
% adds a frame around the code
backgroundcolor=
\color
{
white
}
,
frame=single,
tabsize=4
}
...
...
@@ -19,7 +18,6 @@
\usecolortheme
[named=kugreen]
{
structure
}
\useinnertheme
{
circles
}
\usefonttheme
[onlymath]
{
serif
}
\setbeamercovered
{
transparent
}
\setbeamertemplate
{
blocks
}
[rounded][shadow=false]
}
...
...
@@ -46,30 +44,38 @@
\frametitle
{
Alleen meten is nog niet weten
}
\begin{itemize}
\item
Wel data, maar geen visualisatie
\item
Data is overal
\item
Visualisatie-expert nodig voor het kunnen doen van observaties
\pause
\begin{figure}
[ht]
\centering
\subfigure
{
\includegraphics
[scale=.3095]
{
data/cubeobj.png
}
}
\subfigure
{
\includegraphics
[scale=.3]
{
data/cubevtk.png
}
}
\end{figure}
\item
Zelfde visualisatiemethode voor gelijksoortige datasets
\end{itemize}
\begin{figure}
[ht]
\centering
\subfigure
{
\includegraphics
[scale=.413]
{
data/cubeobj.png
}
}
\subfigure
{
\includegraphics
[scale=.4]
{
data/cubevtk.png
}
}
\end{figure}
}
\section
{
Oplossing
}
\frame
{
\frametitle
{
Visie
}
\begin{itemize}
\item
Universeel visualisatie
programma
\item
Universeel visualisatieprogramma
\item
Makkelijk in gebruik
\item
Programma herkent datatype en kiest een beschikbare visualisatiemethode
\item
``Intelligente'' herkenning, bijv. clusterdetectie
\end{itemize}
}
\frame
{
\frametitle
{
Visie (2)
}
\begin{figure}
[ht]
\centering
\includegraphics
[scale=.35]
{
data/graph.png
}
...
...
@@ -107,7 +113,7 @@
\item
Objectgeoriënteerd
\item
Geschreven in C++, ``wrappers'' voor Python
\item
Veel mogelijkheden voor visualisaties, maar programmeerkennis nodig
\item
Het idee: koppel visualisatie
e
n multi-touch interactie in een nieuw programma
\item
Het idee: koppel
deze
visualisatie
aa
n multi-touch interactie in een nieuw programma
\end{itemize}
}
...
...
@@ -124,6 +130,7 @@
\frametitle
{
Kivy
}
\begin{itemize}
\item
Multi-touch framework
\item
Ondersteunt o.a. TUIO protocol, net als het PQLabs scherm
\item
Geschreven in Python, gebruikt Cython voor snelheid
\item
Goed gedocumenteerd
...
...
@@ -160,7 +167,7 @@
\begin{itemize}
\item
Opstartproblemen met installaties op Windows
\item
Combinatie VTK-Kivy
\item
VTK renderen in Kivy-venster
\end{itemize}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment