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
43021033
Commit
43021033
authored
12 years ago
by
Taddeüs Kroes
Browse files
Options
Downloads
Patches
Plain Diff
Corrected some typo's in abstract.
parent
294c0773
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/report.tex
+8
-8
8 additions, 8 deletions
docs/report.tex
with
8 additions
and
8 deletions
docs/report.tex
+
8
−
8
View file @
43021033
...
...
@@ -23,14 +23,14 @@
gestures, and map these gestures to elements in an application. This report
presents a generic architecture for the detection of complex gestures in an
application. The architecture translates device driver messages to a common
set of ``events''. The events are then delegated to a tree of ``
areas'',
which are used to separate groups of events and assign these
groups to an
element in the application. Gesture detection is performed on
a group of
events assigned to an area, using detection units called
``gesture
tackers''. An implementation of the architecture as a daemon
process would
be capable of serving gestures to multiple applications at
the same time. A
reference implementation and two test case applications
have been created
to test the effectiveness of the architecture design.
set of ``events''. The events are then delegated to a tree of ``
event
areas'',
which are used to separate groups of events and assign these
groups to an
element in the application. Gesture detection is performed on
a group of
events assigned to an
event
area, using detection units called
``gesture
tackers''. An implementation of the architecture as a daemon
process would
be capable of serving gestures to multiple applications at
the same time. A
reference implementation and two test case applications
have been created
to test the effectiveness of the architecture design.
\end{abstract}
% Set paragraph indentation
...
...
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