- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Guys,
i am going to write my bachelor thesis about the Intel Realsense 3D Camera and going to design touchless browser with java.
is there any java examples about the touchless Controller so that i can easier understand the functionality of it and know exactly the stuff which i need to understand?? i would appreciate any helpful comments, thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well, there is an example in C++ of exactly that. Have a look at it, and you should be able to modify it into Java. Or you could just use C++ as it seems to be the main language of the SDK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
samontab wrote:
Well, there is an example in C++ of exactly that. Have a look at it, and you should be able to modify it into Java. Or you could just use C++ as it seems to be the main language of the SDK.
thanx sam for your comment, could you please add the link where u found the example?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Fadi,
The C++ samples that come with the SDK are located in the folder "C:\Program Files (x86)\Intel\RSSDK\sample", if you made the default install of it. If you are not sure where did you installed it, just type "%RSSDK_Dir%\sample" on Windows Explorer and you will find the folder. It's also possible to use the application "Intel RealSense SDK Sample Browser" that comes with the SDK.
The SDK also comes with some Java examples, where you can see which features are supported and extend the support for Touchless Controller, if needed.
Regards,
Felipe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Felipe,
thanx for your comment. I already found the existing examples, do you mean "Hands Viewer (C++)"?
i am trying to find an example for "Touchless Controller"
all i found was this description: https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?manuals_ui_controls.html
Exactly said, i am trying to create same project of this one : https://www.youtube.com/watch?v=-1rng1HVDTA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Fadi,
You should look at the C# Touchless controller. Also here is the documentation of this module: https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/manuals_touchless_controller2.html
Regards,
Felipe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Felipe P. (Intel) wrote:
Hi Fadi,
You should look at the C# Touchless controller. Also here is the documentation of this module: https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/d...
Regards,
Felipe
Hi Felipe,
i have noticed that the example "FF_TouchlessControllerViewer.cs"
https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/sample_touchless_controller_viewer_cs.html is not existed in my Examples Folder after the installation, could you please send me a download link for the example please?
Best Regards,
Fadi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Fadi,
I also use FF_TouchlessControllerViewer.cs. It is very cool. other than coolest animation is also quite easy to use and neat. C # is almost similar to java. I recommend to use this. : D
I can look for it in the folder:
C:\Users\<name>\Documents\RSSDK\Samples\FF_TouchlessControllerViewer.cs
Best Regards,
Ariska
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi guys, thanx for your comments.
i was able to make the mouse move in the screen with gestures but when i close my hand and try the scroll page (pinch), i get this error below and the program stops working. any ideas how to make scrolling with hand gesture work please???

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page