Skip to content

python script for viewing processes images from a camera based on matplotlib

License

Notifications You must be signed in to change notification settings

anaismartins/camphew

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to camphew!

camphew is an educational project for teaching computer-controlled lab instrumentation based on single-file script and using a widely supported python package, matplotlib.

As an example, camphew enables live preview of images obtained from a Basler camera, and basic live operations on these images.

For more advance GUIs (using PyQt5) and interaction with various types of hardware in a systemic way, using config files and object-oriented operator classes, youu are invited to use the more advanced labphew code structure

labphew logo

labphew is a minimalist code and folder structure for teaching computer-controlled lab instrumentation in Python. The main purpose of Labphew is to provide a basis for those with little coding experience to build their own user-interface(s) for a piece of hardware or to control a measurement and save their date in a properly reproducible manner.

You can read all the available instructions on labphew documentation

About

python script for viewing processes images from a camera based on matplotlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.2%
  • Jupyter Notebook 40.8%