Ximea cameras Python and IronPython API usage examples. Based on a USB 3.1 mono camera.
Tutorial: https://rk.edu.pl/en/scripting-ximea-machine-vision-applications-python-flask-and-pyqt/
Simple application capable of previewing an image from a Ximea camera (mono by default) and capturing given amount of frames.
- Requires PyQt5
- Requires Ximea Python API package to be installed in the system or virtualenv
Simple Flask/JavaScript web application allowing managing a camera through a web browser over the network.
- Requires Ximea Python API package to be installed in the system or virtualenv