Software Archive
Read-only legacy content
17061 Discussions

Using SDK without 3D camera

Ron_R_
Beginner
615 Views

Can I use the RealSense SDK without the 3D camera?  I would like to use the facial recognition on a image file or possibly a standard security camera.

0 Kudos
2 Replies
MartyG
Honored Contributor III
615 Views

I believe that an ordinary webcam may suffice for some of the simple RGB and audio based functions.  For instance, you may be able to get facial emotion recognition and "blob tracking" to work with a security camera but not features that require dedicated RealSense hardware, such as depth analysis and real-time joint and face-point tracking.

Edit: since the RealSense camera uses the USB 3 PC port, you may also need to use a USB 3 port for your webcam or security camera in order for the SDK to be able to communicate with it.  I'm not sure about that one though.

0 Kudos
AndreCarlucci
Beginner
615 Views

Speech features work just fine too, no need for the camera :)

0 Kudos
Reply