Hcharrier
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Hcharrier-
Unable to stream infrared/fisheye/gpio in C#/Windows
Hi, I tried to use infrared stream with following configuration : realsense D435 Windows 10 SDK version is 2.50.0 Camera firmware 05.13.00.50 For launching the infrared stream, I tried the follow...
-
Making a depth and RGB capture on demand with C#
Hi all, I have a project where only 2 FPS could be sufficient, is it possible to request RGB and depth frames on demand without passing through a pipeline with C#, eventually with EmguCV ? I want t...
-
Exception thrown during deconnection with D435
Hi All, I have tried to develop a C# class for multiple IntelRealSense D435 cameras. I tried to use a delegate function on OnDeviceChanged event, that should arise with connection/deconnection of ...