Skip to content

jaysonh/ofxZedXRL

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 

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