GithubHelp home page GithubHelp logo

qenops / pyfly2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neuronetmem/pyfly2

0.0 2.0 0.0 222 KB

Python wrapper for Point Grey Research's FlyCapture2 C API

Batchfile 0.08% Python 99.92%

pyfly2's Introduction

pyfly2

Python wrapper for Point Grey Research's FlyCapture2 C API

Introduction

pyfly2 slowly coming together, a lot slower than I want, but getting there.

Note: This module is for Python2 and hasn't yet been updated to work with Python3.

Status

This wrapper is currently under development.

What works:
  • Creating flycapture2 context
  • Creating single camera object and enabling capture mode
  • Grabbing frames
  • A few simple demos:
    • Scriptable frame grab
    • "Live preview" GUI with frame grab
What still needs to be done:
  • Robustness (USB3 driver seems picky about shutting down the context. This is a drag when debugging new features)
  • Illustrate using multiple cores to enhance image pipeline using ZeroMQ

Requirements

  • python
  • cython
  • Point Grey FlyCapture 2 SDK

Installation

  1. Install the FlyCapture2 SDK
  2. Edit setup.py and point FLYCAPTURESDK to the root of the SDK
  3. From the FlyCapture2 SDK tree, copy these files to the package directory:
    • FlyCapture2_Cd_v90.dll
    • FlyCapture2d_v90.dll
    • libiomp5md.dll
  4. python setup.py build_ext --inplace

License:

MIT

  1. Keith Brafford, 2014

pyfly2's People

Contributors

kbrafford avatar newville avatar joehowse avatar fpbattaglia avatar qenops avatar eudoxos avatar

Watchers

 avatar  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.