How to use sample codes
I have brought a D435i and installed SDK2.0 for both window 10 and Ubuntu 18.
Now how can I test any code with this.
I mean how can I check the sample code with sdk.
I just opened the viewer and checked.but there is no provision to use the sample code.
Thanks in advance
-
Hi.Getirfanhabeeb If you are seeking to build the RealSense samples in Visual Studio for Windows, I hope that the guide in the link below will be helpful to you.
On Windows, once you have installed the RealSense SDK with the installer on the SDK Releases page then you can find a folder of pre-built executable versions of samples by right-clicking on the RealSense Viewer's launch icon on the Windows desktop and selecting the Open file location menu option.
On Linux, using the CMake build flag - DBUILD_EXAMPLES=true builds the samples.
-
The rs-align sample program gives the impression when alignment is activated that resolution is being reduced when the image zooms in. The field of view (FOV) size of one sensor is adjusting to the FOV size of the other sensor that is being aligned to. This is how alignment works in the RealSense SDK and is described in the Overview opening section of the documentation for the rs-align program in the link below.
https://github.com/IntelRealSense/librealsense/tree/master/examples/align#overview
Please sign in to leave a comment.
Comments
6 comments