Skip to main content

Lumenera(r) USB Camera Interface

Project description

Lucam is a Python library that provides two interfaces to the Lumenera(r) LuCam API:

  • API, a low level ctypes interface to the lucamapi.dll version 5, exposing all definitions/declarations found in the lucam.h C header.

  • Lucam, a high level object interface wrapping most of the ctypes interface, featuring exception based error handling and numpy.array type images.

Author:

Christoph Gohlke

Organization:

Laboratory for Fluorescence Dynamics. University of California, Irvine

Version:

2019.1.1

Requirements

Revisions

2019.1.1

Update copyright year.

Notes

“Lumenera” is a registered trademark of Lumenera Corporation (1).

Lucam is no longer being actively developed.

Lucam has been tested with the Lu165M monochrome camera on Windows only.

Some LuCam API functions are not yet available in the Lucam wrapper due to lack of documentation or hardware for testing.

Naming of functions, methods, and constants that have an equivalent in the LuCam API follows the LuCam API conventions, else PEP8 is followed.

References

  1. Lumenera Corporation

  2. Lumenera USB Camera API Reference Manual Release 5.0. Lumenera Corporation.

Examples

>>> from lucam import Lucam
>>> camera = Lucam()
>>> image = camera.TakeSnapshot()
>>> camera.SaveImage(image, 'test.tif')

Refer to the test() function at the end of the module for more examples.

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

lucam-2019.1.1.tar.gz (26.6 kB view details)

Uploaded Source

Built Distribution

lucam-2019.1.1-py2.py3-none-any.whl (27.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file lucam-2019.1.1.tar.gz.

File metadata

  • Download URL: lucam-2019.1.1.tar.gz
  • Upload date:
  • Size: 26.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.7.2

File hashes

Hashes for lucam-2019.1.1.tar.gz
Algorithm Hash digest
SHA256 a06f921ec37b3b0e037048638af210ea27740dc4380e8c2db033bbf02346e21c
MD5 8995be5ed359710347333765ba458e35
BLAKE2b-256 129ef827a74484a2b81b34558718918c38605afb263dae63b1658837b4718781

See more details on using hashes here.

File details

Details for the file lucam-2019.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: lucam-2019.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 27.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.7.2

File hashes

Hashes for lucam-2019.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cadc9efd109f2920041ad0704076403b755c66332e415b7a77ba6c58d9e7803a
MD5 dfab23da93708ac6163c45d2e04a932a
BLAKE2b-256 5d857a9d7bde424735cf07e77d449406b9a9a25d1c2abb6003cf60e8eebda139

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