Software Archive
Read-only legacy content
17061 Discussions

How to use Zoom gesture?

CLi37
Beginner
434 Views

There are UXEvent_StartZoom, UXEvent_Zoom, UXEvent_EndZoom in RealSense.

What is the default gesture to control this zoom events?

I expect to use index finger and thumb finger like two finger control in touch screen to zoom in/out the display. Does it work by using finger pinch gesture? At present it is not as nature as touch screen to do zoom by hand gesture.

 

0 Kudos
1 Reply
Xusheng_L_Intel
Employee
434 Views

Yes, you can map the gesture to whatever the event you want. You can find more info @https://software.intel.com/sites/landingpage/realsense/camera-sdk/2014gold/documentation/html/index.html?manuals_mapping_gestures_to_actions.html. Thanks!

0 Kudos
Reply