Yu-Chern Peh
- Total activity 217
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 86
Comments
Recent activity by Yu-Chern Peh-
Hello F Miglietta,Unfortunately, Intel RealSense ID F455 is only supported and tested on Windows 10. Regards,Yu-Chern Intel Customer Support
-
Hi Revathi, Do this issue similar to your previous post? For your information, there is only one pipe for the Preview functionality. Regards,Yu-Chern Intel Customer Support
-
Hi Ualtboum, The full make command is cmake .. This ".." is required. After cloning the RealSenseID repository, did you direct to that folder to create a folder named build? git clone https://githu...
-
Hi Ualtboum, 1. The Instruction for Linux is working fine for Raspberry Pi. I've tested it on my side. 2. Currently, Python API is still under development and will be supported in later release. ...
-
Hi Nguyen Que, The Intel® RealSense™ ID SDK for Facial Authentication is available in the following links: https://github.com/IntelRealSense/RealSenseIDhttps://github.com/IntelRealSense/RealSense...
-
Hi Charmi, RealSense only supports the cable that comes with the camera and we cannot guarantee the performance of any other cable.However, this company, Newnex may fulfil your request. Newnex pr...
-
Hi Ualtboum,Check out the Instruction for Linux. After building, you will get a command-line tool to use RealSenseID. Furthermore, there is also a whitepaper about Code Samples for Intel RealSense ...
-
Hi Eremteknoloji, Since Intel RealSense T265 computes all tracking data on the device, the only hardware requirements are a USB 2 or USB 3 connection that provides 1.5W of power, along with enou...
-
Hi Bluekksailor,There is an Intel RealSense DWS Viewer which included with the software for you to get the volumetric measurement in a quick way.The demonstration video can be found here:https://ww...
-
Hello Bluekksailor,You have to build your own wrapper and we do not have any guidance for doing this. You can possibly look at the librealsense python wrapper for inspiration. The python wrapper is...