MartyX Grover
- Total activity 2396
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 739
Comments
Recent activity by MartyX Grover-
As the high speed capture is governed by the camera firmware driver, there isn't a way as far as I know to use the RealSense SDK to move the area of the camera's field of view in 848x100 resolution...
-
If you require a full-screen view with a high FPS, the ball tracking advice in the link below should also be helpful. https://support.intelrealsense.com/hc/en-us/community/posts/360048928994-Switch...
-
The RealSense SDK's High Speed Capture mode may suit your needs. It can stream at 848x100 and 300 FPS. Because it only shows the center area of the camera field of view, it only has the process...
-
Hi Cor2 Yes, multiple RealSense 400 Series cameras (such as D435) can be connected to Jetson boards such as Nano and Xavier and the RealSense SDK can be used with them. Jetson is a popular option...
-
Hi Cor2 If you wanted to crop the height and width (XY) of an RGB or infrared image (not a depth image), OpenCV would be an option to investigate. Google for opencv crop image for more informati...
-
In regard to ISO 13485 certification: as far as I know, the RealSense range does not have that medical certification, but is a safe Class 1 laser device. The international regulatory information a...
-
Hi Hamidreza Alidousti 82 The D435 or D435i should meet your needs, as it has a minimum depth sensing distance of 0.1 meters, whilst the D415 model's minimum distance is 0.3 meters. The differenc...
-
I just saw your comment about fixing the problem in the Viewer settings. Thanks very much for the update!
-
Hi Jake Min SDK 2.41.0 works for all supported camera models (I have just installed and tested to confirm this), and I have not had any other reports of problems from other RealSense users who hav...
-
RealSense cameras are able to show an RGB video image in non-RealSense programs that use video, such as Skype. An F200 may be able to do this even when RealSense functions such as depth and infra...