MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
It is great news that you were successful - thanks for the update!
-
Hi Encyrine. The ground truth of RealSense depth measurements can be obtained by adding a minus-value to the measurements. Pages 72 and 73 of the current edition of the data sheet document for the...
-
Setting the Inter Cam Sync Mode of multiple cameras with a json may not be practical. Whilst individual device IDs can be defined for each camera in scripting so that that you can configure which ...
-
Could you provide further information about the flickering IR LED that you are trying to detect, please? It sounds as though you are using the camera to observe an LED light component in the room...
-
If you are trying to detect a flickering IR source on the RGB image of your RealSense camera then the IR Cut filter on the RGB sensor may be making the IR light frequencies unable to be observed. ...
-
Hi Jsadural. The maths of how the exposure value can affect FPS are described in the link below. https://github.com/IntelRealSense/librealsense/issues/1957#issuecomment-400715579 As mentioned in th...
-
I am not involved in RealSense ID support. Could you create a new case on this forum for F455 questions relating to anti-spoofing / liveness please and include F455 in the title so that a RealSens...
-
The anti-spoofing example and the commercial software solutions mentioned above designed to be used with the RealSense 400 Series stereo depth cameras). If you plan to use the F455 for your proje...
-
The link below has information about a couple of RealSense-compatible commercial software tools for hand gesture recognition that you may be able to integrate with your application. https://www.int...
-
Hi Solson The RealSense SDK has a simple anti-spoofing example that uses the dlib library to detect facial landmarks. Is this the kind of application that you had in mind, please? https://github....