spherik / RSQtSimpleDepth

Qt simple application to view depth image from Intel RealSense

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSQtSimpleDepth

Qt simple application to view the depth stream from Intel RealSense

Dependencies

  • Qt

  • Intel RealSense SDK

    WARNING: The SDK should be installed in a path without spaces (C:\ProgramFiles (x86) is a bad path, as it contains spaces. I recomend installing the SDK in *C:\Intel*)

About

Qt simple application to view depth image from Intel RealSense


Languages

Language:C++ 83.0%Language:QMake 17.0%