Ferramentas de Utilizador

Ferramentas de Site


visualpad:homepage

VisualPad

Interessante que o Jacob tem pesquisa vinculada.

Plano

  • Implementação do modelo de cores
  • Deteção dos picos: Indicador + dedão. Conic fitting.
  • Gesto: Click.
  • Possibilidade de varias regiões de entrada.

How to handle the distributed architecture

MPX is a way to have multiple pointers in a X-Windows system. The usual X-Windows systems supports multiple input devices, but just one pointer.

  • What about FocusShare in Windows? Does it already the distribution we need?

> Seems to be orientated towards video etc.

  • And can we combine that with CPNmouse which supports multiple mice in Windows (see also the sources here)?

(1) Seperate the existing into input part to event stream tranformation (2) Care for local IPC connection. (3) Write an event stream server prototype: Needs connection handling + protocol implementation. (3) Write an event stream client prototype: Needs connection handling + protocol implementation. (4) What protocol to use? RFB? rdesktop?

Artigos relevantes

Input device

Characteristics: One camera, panel detection by contrast (vague), dynamic programming quadrangle tracking, background difference for top detection (vague), conic fitting of tip pointer.

Characteristics: Input is standard touchpad. Describes new cursor techniques for >1 finger.

Hand tracking

Approaches: #cameras (2D,3D), type of camera (vision,infrared,…), type of object (hand, any, marked with color, etc.), type of model(shape, skin-color, etc., if any)

Characteristics: Multiple cameras, infrared, 3D-reconstruction.

Characteristics: Background subtraction, skin color detection (bayesian approach)

Characteristics: One camera. Pyramid-based KLT extract ~100 features (sharp bi-gradients), then flock model (birds) tracks their motion; color for features is learned.

Characteristics: Two cameras. Based on VisualPanel.

Characteristics: Tracks hands (finds bounding box of two hands in videos).

Characteristics: Two-handed, two cameras, black input area (with id tag), gestures, based on Visual Touchpad.

Well, there is no lack of publications in this field…

visualpad/homepage.txt · Esta página foi modificada pela última vez em: 2010/01/18 15:45 (Edição externa)