blob: 0825542c427b7727c0a11f37865a6b57940c1217 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Supported cameras
=================
The following cameras are supported:
- pco.edge, pco.dimax, pco.4000 (all CameraLink) via
`libpco <http://ufo.kit.edu/repos/libpco.git/>`__. You need to have
the SiliconSoftware frame grabber SDK with the ``menable`` kernel
module installed.
- PhotonFocus
- Pylon
- UFO Camera developed at KIT/IPE.
Property documentation
----------------------
- `mock <mock.html>`__
- `pco <pco.html>`__
- `PhotonFocus <pf.html>`__
- `Ufo Camera <ufo.html>`__
|