RealSenseID icon indicating copy to clipboard operation
RealSenseID copied to clipboard

Intel® RealSense™ ID SDK

Results 49 RealSenseID issues
Sort by recently updated
recently updated
newest added

I have Raspberry Pi 4 (aarch64 Cortex-A72) with OS Ubuntu 22.04 LTS 64-bit installed. I downloaded RealSenseID Version 0.25.0 and then build with `cmake .. -DRSID_PREVIEW=1 -DRSID_SECURE=1 `. When I...

I'm trying to convert Image `RealSenseID::RAW10` to `cv::Mat`. I get an image from `PreviewImageReadyCallback`, as shown in the example: https://github.com/IntelRealSense/RealSenseID/blob/master/samples/cpp/preview.cc#L14. But in the finish, I have always gray square. The...

Hi, When trying to update the firmware of my device (serial number beginning with `2033623111...`, indicating SKU1) using the firmware binary file `F450_4.0.0.37_SKU1_SIGNED.bin` (not the newest, but the stablest for...

hi, so I followed instructions on building python wrapper, but I couldn't find either rsid_py.pyd nor rsid.ddl after the cmake process. Kindly assist. Many thanks

I have spent the day trying to get this to build and was hoping someone can help or point me to the right direction. Using Ubuntu 18. Python 3.9.13 Gcc...

I tried to update FW from 2.6 to 2.8/3.1. And I got: [2022-04-13 21:12:42.458] [debug] [FwUpdater] cannot find DNET : blk 0 sz=524288 [2022-04-13 21:12:42.458] [debug] [FwUpdater] Stopping reader thread.....

Can I get point cloud from f455? If so, how can I get it?

Hi, I was wondering if you have a C# wrapper to build a project in 32 bits, it only works on 64

Aux port description, plese?

Is it possible to create a java spring boot service to detect/count face(s) ? Sample code or .jar lib ? Thanks!