Auflistung nach Schlagwort "cross device interaction"
1 - 2 von 2
Treffer pro Seite
Sortieroptionen
- KonferenzbeitragDemonstrating ScreenshotMatcher: Taking Smartphone Photos to Capture Screenshots(Mensch und Computer 2021 - Tagungsband, 2021) Schmid, Andreas; Fischer, Thomas; Weichart, Alexander; Hartmann, Alexander; Wimmer, RaphaelTaking screenshots is a common way of capturing screen content to share it with others or save it for later. Even though all major desktop operating systems come with a screenshot function, a lot of people also use smartphone cameras to photograph screen contents instead. While users see this method as faster and more convenient, image quality is significantly lower. This paper is a demonstration of ScreenshotMatcher, a system that allows for capturing a highfidelity screenshot by taking a smartphone photo of (part of) the screen. A smartphone application sends a photo of the screen region of interest to a program running on the PC which retrieves the corresponding screen region with a feature matching algorithm. The result is sent back to the smartphone. As phone and PC communicate via WiFi, ScreenshotMatcher can also be used together with any PC in the same network running the application – for example to capture screenshots from a colleague’s PC. Released as open-source code, ScreenshotMatcher may be used as a basis for applications and research prototypes that bridge the gap between PC and smartphone.
- KonferenzbeitragScreenshotMatcher: Taking Smartphone Photos to Capture Screenshots(Mensch und Computer 2021 - Tagungsband, 2021) Schmid, Andreas; Fischer, Thomas; Weichart, Alexander; Hartmann, Alexander; Wimmer, RaphaelTaking screenshots is a common way of capturing screen content to share it with others or save it for later. Even though all major desktop operating systems come with a screenshot function, a lot of people also use smartphone cameras to photograph screen contents instead. While users see this method as faster and more convenient, image quality is significantly lower. With ScreenshotMatcher, we present a system that allows for capturing a high-fidelity screenshot by taking a smartphone photo of (part of) the screen. A smartphone application sends a photo of the screen region of interest to a program running on the PC which retrieves the matching screen region and sends it back to the smartphone. Comparing four feature matching algorithms and multiple parameters, we identified a combination of ORB keypoint detection (feature limit 2000) and a brute force feature matcher using Hamming distance as the best solution for this task (success rate: 85%, processing time: 90 ms). This raw performance results in a real-world success rate of 47% and a mean response time per screenshot of 878 ms as measured in a remote user study (N=19). Released as open-source code, ScreenshotMatcher may be used as a basis for applications and research prototypes that bridge the gap between PC and smartphone.