MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Hi Akmaldeen20 It may be best to break this programming goal into two sections. First, get conversion to cv::mat of all frames working. And then add a frame index seek mechanism for specific fr...
-
The SDK's post-processing documentation recommends that depth2disparity is applied after the decimation filter and before the spatial filter. The link below provides the recommended order of apply...
-
Hi Eric1932777 The link below has guidance from Dorodnic the RealSense SDK Manager about setting up networking support for C# (the language used by Unity): https://github.com/IntelRealSense/librea...
-
Hi Dannguyen The link below describes how setting a manual exposure value in a certain range can affect FPS speed. https://github.com/IntelRealSense/librealsense/issues/1957
-
Hi Tkchating The 2016 SDK with the face landmark functions is not compatible with modern RealSense cameras such as the 400 Series and L515. On the modern 400 Series cameras, face points can be det...
-
Hi Karthikeyan A There is a currently a D455 case on the RealSense GitHub forum with the same errors that you are experiencing. https://github.com/IntelRealSense/librealsense/issues/7617#issueco...
-
Hi Leonidsmirnovv Just like 2D pixels can be "deprojected" to 3D with RS2_DEPROJECT_PIXEL_TO_POINT you can also "project" 3D points to 2D pixels with RS2_PROJECT_POINT_TO_PIXEL There are not many ...
-
Hi Dannguyen The link below describes how to set the 0,0,0 origin point in MeshLab using the following menu selection sequence: Filters > Normals > Curvatures and Orientation > Transform: Translat...
-
Hi Kota Mogami The imager component should not be damaged if it is pointed up directly at the sun but the imager may become saturated, causing the stream to freeze. Resetting the camera should co...
-
Hi Radhwan Sani The depth scale on the 400 Series cameras remains fixed at the default value of 0.001 (meters) unless deliberately changed. Even when changed, it remains constant until the next t...