MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Raw images created at the point of capture at the camera lenses are rectified and have a distortion model applied to them. This takes place in a hardware component inside the camera called the Vis...
-
Different resolutions have different FOV values and also different fx and fy values. The fx and fy fields describe the focal length of the image, as a multiple of pixel width and height. The FOV ...
-
Hi Al I Papadaki In regard to translating a raw 1280x800 image to another resolution, a reference to this process is provided by an Intel RealSense team member at the link below. http://community....
-
If exit(0) has been commented out or removed then it should run but would still print the 'Demo requires depth camera with color sensor' message. A RealSense user at the link below shared an ad...
-
Yes you can access RGB and depth at the same time with Python and OpenCV. An example of this is the project align_depth2color.py https://github.com/IntelRealSense/librealsense/blob/master/wrappers...
-
Hi Chantrapornchai Your Device Manager is correct and does not have a problem. The RealSense D405 camera model only has a Depth driver, whilst other 400 Series models have a pair of drivers (Dept...
-
Hi Antohakotsubailo The procedure in the linked-to guide is typically used with the Raspbian OS / Raspberry Pi OS operating system, so would not be suited for non-Pi flavors of Linux such as Ubunt...
-
You are very welcome. That's great news that you achieved a solution. Thanks so much for sharing it with the RealSense community! I should emphasize that registry editing should only be performe...
-
If your D455 works on one of the Windows PCs and on Ubuntu, it does not sound like a problem with the camera hardware or with the camera's firmware driver. I recall that Windows 10 Pro has a featur...
-
Hi Markus Hochradl Please first check the camera privacy settings in Windows to ensure that permission to access the camera hardware and permission for applications to access the camera are both s...