Skip to content

addon to use ZED stereo camera with openframeworks, updated to use latest zed drivers

Notifications You must be signed in to change notification settings

jaysonh/ofxZedXRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Installation

openframeworks add for zed camera, works for OpenFrameworks 11 on Windows 10 (64bit), use in release mode to avoid random crashing...

Need to add the following paths:

linker - input - additional dependecies C:\Program Files (x86)\ZED SDK\lib\sl_zed64.lib \

vc+++ directories - include directories
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5\include
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v7.5
C:\Program Files (x86)\ZED SDK\include
C:\Program Files (x86)\ZED SDK \

Dependencies

ofxCv ofxOpenCv

        .-""""-.        .-""""-.
       /        \      /        \
      /_        _\    /_        _\
     // \      / \\  // \      / \\
     |\__\    /__/|  |\__\    /__/|
      \    ||    /    \    ||    /
       \        /      \        /
        \  __  /        \  __  /
         '.__.'          '.__.'
          |  |            |  |
          |  |            |  |

About

addon to use ZED stereo camera with openframeworks, updated to use latest zed drivers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published