Category Archives: How To Use

Intel RealSense 3D Depth Camera SDK Setup for C#

We’re developing a custom computer vision client application to measure the square footage of product as it moves along the production line. The Intel camera produces a 3D point cloud of objects in its field of view which can be used to calculate distance, shape, and size. Intel provides an SDK for their camera but […]