#187 · Primary category: Computer Vision
pypylon
The official Python language binding for the Basler pylon C++ APIs
Project last updated:08/12/26
GitHub Stars
710
Forks
216
Contributors
35
License
BSD-3-Clause
Why we included this project
Basler camera users who would rather stay in Python than drop into C++ get the official pylon binding here. It wraps the pylon C++ API, so you can find devices, open an InstantCamera, set parameters like exposure and gain, and pull frames in a few lines, and the Data Processing API handles image-processing tasks such as barcode reading. The context-manager camera handling and the full parameter API make it a solid fit for industrial inspection and quality-control work, and the bundled samples, programmer's guide, and companion notebooks repo help when wiring a new camera into an existing stack. One caveat: recent releases introduced breaking API changes, so read the changelog before upgrading.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)