Changes between Version 33 and Version 34 of UnifiedCameraAccess


Ignore:
Timestamp:
Mar 15, 2011, 2:21:31 PM (14 years ago)
Author:
Matthias Vogelgesang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UnifiedCameraAccess

    v33 v34  
    33[[TOC]]
    44
    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
     14Documentation 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
    618== Specification of Properties ==
    719
     
    142154
    143155
    144 == Camera and Framegrabber support ==
    145 
    146 * pco.imaging [http://www.pco.de/de/scmos-kameras/pcoedge/ pco.edge]
    147 * photon focus [http://www.photonfocus.com/html/eng/products/products.php?prodId=39 MV2-D128-640-CL-8]
    148 * Silicon Software [http://www.silicon-software.de/me4_vseries.html#_mE4_VD4-CL microEnable IV VD4-CL]
    149 
    150 
    151156== Milestones ==
    152157