Skip to main content

Cython bindings for Point Gray Fly Capture 2.

Project description

Project that provides python bindings for the FlyCapture2 library by Point Gray.

For more information: http://matham.github.io/pyflycap2/index.html

To install: http://matham.github.io/pyflycap2/installation.html

Appveyor status Supported Python versions Latest Version on PyPI

Examples

Listing GigE cams:

cc = CameraContext()
cc.rescan_bus()
print(cc.get_gige_cams())  # prints list of serial numbers.

Configuring with the GUI:

gui = GUI()
gui.show_selection()

Reading images from a camera:

c = Camera(serial=cam_serial)
c.connect()
c.start_capture()
c.read_next_image()
image = c.get_current_image()  # last image
c.disconnect()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyflycap2-0.1.0.zip (116.2 kB view details)

Uploaded Source

Built Distributions

pyflycap2-0.1.0-cp34-cp34m-win_amd64.whl (107.9 kB view details)

Uploaded CPython 3.4m Windows x86-64

pyflycap2-0.1.0-cp34-cp34m-win32.whl (98.2 kB view details)

Uploaded CPython 3.4m Windows x86

pyflycap2-0.1.0-cp27-cp27m-win_amd64.whl (110.6 kB view details)

Uploaded CPython 2.7m Windows x86-64

pyflycap2-0.1.0-cp27-cp27m-win32.whl (99.2 kB view details)

Uploaded CPython 2.7m Windows x86

File details

Details for the file pyflycap2-0.1.0.zip.

File metadata

  • Download URL: pyflycap2-0.1.0.zip
  • Upload date:
  • Size: 116.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyflycap2-0.1.0.zip
Algorithm Hash digest
SHA256 e8f17c32143563f071265b0eee025a1dccebd1911bd29e55d3b36ff2fef4838c
MD5 49c06b89b480e10b53ca5e3b656ef905
BLAKE2b-256 c0e82a3e7f33664d2f2ef689f5b7dfa0b81e8c9afc575db8974c18b30f2a32e0

See more details on using hashes here.

File details

Details for the file pyflycap2-0.1.0-cp34-cp34m-win_amd64.whl.

File metadata

File hashes

Hashes for pyflycap2-0.1.0-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 f4b62e74ff9dfee4415281c08a749f850b5f6a0a3192538e63dbfb5faaa35a52
MD5 444f1c1ad5cc8f01fdc385681291f37c
BLAKE2b-256 22d76d247f834ed6639a15780f3b88b067d426915fcf368b3430bdf68006bcd9

See more details on using hashes here.

File details

Details for the file pyflycap2-0.1.0-cp34-cp34m-win32.whl.

File metadata

File hashes

Hashes for pyflycap2-0.1.0-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 32eb4fe36ab41481467d1df9e9d72e855f1f3c0896b20964455fd37f6cb98311
MD5 f9966d78b608b3155f8baf2dd44c9572
BLAKE2b-256 e7d24cf1491599e922cf0eff7bfadba21b4a9bfd9e2b66e1f5416aef4f89cbc8

See more details on using hashes here.

File details

Details for the file pyflycap2-0.1.0-cp27-cp27m-win_amd64.whl.

File metadata

File hashes

Hashes for pyflycap2-0.1.0-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 e78d91167c63da9341b31a812d9c740bf4caceeb026134e0c768576b25eb5bc4
MD5 b46b19ab8faa8d316087cd50d60a08c9
BLAKE2b-256 dae49ef307758eb4bb84d09b1fabfad97db2cfb6cecac5d4ab2c6e1077e7a493

See more details on using hashes here.

File details

Details for the file pyflycap2-0.1.0-cp27-cp27m-win32.whl.

File metadata

File hashes

Hashes for pyflycap2-0.1.0-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 a7d211d778f3ced9a4d26fb0dbab55f4eafdf9fe915c3e0179d469ecea0e6c43
MD5 111e5c58f494ebb668d9b80e0de19cd0
BLAKE2b-256 ad12682d5c45a78cc47ebb4437eb526ee14dca82126b41d0589a2859c7105539

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page