Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 761 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 761 Bytes

RealSenseCG

project using librealsense as sdk as replacement for oficial intel sdk, with purpose to implement gesture recognition from hands and using opencl to make others process

Depth Values

was seeing that min value to depth after multiply by camera_scale is 0.0113384 and for maximum value was seen is 2.04113

Compiling Librealsense

creating udev rule(this is needed for linux found camera)

in directory scrips you probably will found some scripts to create udev rule, if you still insecure copy and test if dont work try run sh

dependencies to create udev using path-arch.sh

  • wget (eu lembro do wget mas colocarei o resto) this file is geted from archlinux aur build package (colocar o arquivo)

Compiling Project

Usage