Coder Social home page Coder Social logo

satoruhiga / ofxedsdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elliotwoods/ofxedsdk

0.0 1.0 0.0 22.85 MB

Interfacing with Canon cameras from openFrameworks for OSX. An alternative to ofxCanon and CanonCameraWrapper.

C++ 66.59% C 33.41%

ofxedsdk's Introduction

ofxEdsdk requires the EDSDK library from Canon.

ofxEdsdk was developed with support from YCAM http://www.ycam.jp/

###Install Instructions

  1. Apply for a developer's license from Canon's website
  2. After you have been approved (can take anywhere from minutes to a day or two), follow the download instructions included in your confirmation email from Canon.
  3. Download this repo as a zip file, unzip, and place contents in your addons folder.
  4. Edit the folder name so that it only says "ofxEdsdk."
  5. Open the Canon EDSDK .dmg image and save the files somewhere you can get at them if you need to.
  6. Copy the EDSDK folder into this directory: OF > addons > ofEdsdk > src
  7. Open the OF Project Generator application and build a new app, including the ofxEdsdk addon.
  8. Open your new app in Xcode. Go into the Build Settings for the Target app. In the "Search Paths" section, double-click "Header Search Paths."
  9. You should see something like "../../../addons/ofxEdsdk/src" as one of the paths in the list. To the right of that path, click the drop-down menu and select "recursive."
  10. Go into the "Build Phases" tab for the Target app. In the "Link Binary with Libraries" section, add the EDSDK frameworks by clicking the "+" button at the lower-left and selecting the two framework files: OF > addons > ofEdsdk > src > EDSDK > Framework

Following these steps will include Canon's developer library and this wrapper for all its functions for use in OF. You should be able to run the blank project successfully.

ofxEdsdk is tested with Canon SDK 2.14, on both OS X and Windows 8.1.

ofxedsdk's People

Contributors

kylemcdonald avatar elliotwoods avatar smallfly avatar roymacdonald avatar matthewepler avatar bangnoise avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.