5 | | `libuca` is a thin wrapper to make the different cameras (via !CameraLink, PCIe, Thunderbolt …) accessible in an easy way. It builds support for cameras, when it can find the necessary dependencies, so there is no need to have camera SDKs installed when you don't own a camera. |
| 5 | `libuca` is a thin wrapper to make the different cameras (via !CameraLink, PCIe, Thunderbolt …) accessible in an easy way. It builds support for cameras, when it can find the necessary dependencies, so there is no need to have camera SDKs installed when you don't own a camera. Right now `libuca` supports |
| 6 | |
| 7 | * pco.imaging [http://www.pco.de/de/scmos-kameras/pcoedge/ pco.edge], |
| 8 | * photon focus [http://www.photonfocus.com/html/eng/products/products.php?prodId=39 MV2-D128-640-CL-8], |
| 9 | * Silicon Software [http://www.silicon-software.de/me4_vseries.html#_mE4_VD4-CL microEnable IV VD4-CL] and |
| 10 | * partially the IPE camera. |
| 11 | |
| 12 | === API documentation === |
| 13 | |
| 14 | Documentation for unstable versions can be generated with `make doc` if [http://www.doxygen.org Doxygen] is installed. |
| 15 | |
| 16 | * [http://www.ipe.fzk.de/~vogelgesang/libuca-0.3.0/ API for 0.3.0] |
| 17 | |