Thomas Chenus33
- Total activity 71
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 0
- Subscriptions 6
Posts
Recent activity by Thomas Chenus33-
Amp consumption camera d435
Hello, I need to know how many amp each camera D435 consumes in a max of there possibility ? I dont found the information on DataSheet. Thanks Thomas
-
Frame didn't arrive within 5000 - with two camera | c#
Hello, Since I'm using the D435 camera I'm encountering a problem. I use a configuration with two D435 cameras on the same pc. I use a DLL that I created to create the pipeline and the ProcessingBl...
-
Noise on my depth image due to processingBlock | D435 C#
Hello, When creating my code I was inspired by the RS-DevProjectC# code seen on this link: https://github.com/IntelRealSense/librealsense/issues/2809 Especially for filter creation! But during my t...
-
Camera connection and disconnection / C#
Good morning, Is it possible to retrieve the USB disconnection information from the camera D435/D415, so that it can be restarted in the application directly when the USB port is reconnected ?
-
Configuration change between d415 and d435 camera | C#
Hi, I just changed my camera, I switched from the d415 to the d435, to be able to enjoy the global shooting. I've been doing a post where I've been sharing my depth filter configuration code lately...
-
Json configuration, change the min/max distance depth to get an image with the right colors | D415 camera C#
Hi, I'm working on a project where I have to map a fruit bin. I'm in an environment that shouldn't change, with the camera attached. So I would like to be able to set the min/max depth distance par...