Software Archive
Read-only legacy content

The action of gesture

shoji_m_
Beginner
395 Views

Hello.

I'd like to use method, UXEvent_Zoom(described in PXCMTouchlessController), so I added some sentences to my source program.
I could compile the source program correctly.
Then I clenched my hand and moved my hand forward and backward.
But the gesture did not be detected at all.

If someone know about actions, please let me know.

Thanks for your help.

0 Kudos
3 Replies
Mahadeo_W_
Beginner
395 Views

U may be check UXEvent_StartZoom this event in your source code and also recheck  in your project can added reference as Touchlesscontroller_visualfeedback added or not?

0 Kudos
shoji_m_
Beginner
395 Views

Hi Mahadeo W

Thank you for your information.

I checked my source code, and UXEvent_StartZoom is described.
So I checked reference, then I found that Touchlesscontroller_visualfeedback is not added.

I will try to add it to my source code and retry the process.

0 Kudos
shoji_m_
Beginner
395 Views

I added Touchlesscontroller_visualfeedback to reference.
But UXEvent_Zoom does not work.

0 Kudos
Reply