View CL Eye Platform SDK Changelog

10/05/2010 - CL-Eye Platform SDK Release Version: 1.2.0.1005


  • Added support for new version of camera (SLEH-00448)
  • Updated device menager

  • 05/09/2010 - CL-Eye Platform SDK Release Version: 1.1.0.0509


  • Fixed issue with gain/exposure control

  • 05/08/2010 - CL-Eye Platform SDK Release Version: 1.1.0.0508


  • A few minor file updates

  • 05/07/2010 - CL-Eye Platform SDK Release Version: 1.1.0.0507


  • Improved overall camera capture stability
  • Addressed camera freeze some users have been experiencing

  • 02/17/2010 - CL-Eye Platform SDK Release Version: 1.1.0.0217


  • Added three additional camera modes for a total of five supported operation modes:
  • CLEYE_MONO_PROCESSED  - returns monochrome camera image processed with linear/non-linear transforms
  • CLEYE_COLOR_PROCESSED - returns color camera image processed with linear/non-linear transforms
  • CLEYE_MONO_RAW - returns unprocessed monochrome camera image
  • CLEYE_COLOR_RAW - returns unprocessed color camera image
  • CLEYE_BAYER_RAW - returns unprocessed camera image directly from the sensor (Bayer pattern)
  •  

  • Added sub 1fps frame rate selection for large exposure times (10 seconds @ VGA)
  • The capture in QVGA mode now goes up to 187fps!!!
  •  

  • Implemented extensive list of camera capture framerates:
  • QVGA - 77 rates defined (0.26 - 187.35fps)
  • VGA - 133 rates defined (0.1 -  75.03fps)
  •  

  • Added camera red LED access API
  • Added stereo vision C++ code sample (CLEyeStereoVision)
  • Added camera latency test code sample (CLEyeLatency)
  • Added CLEye Device Manager application

  • 01/08/2010 - CL-Eye Platform SDK Release Version: 1.0.1.0108


  • Fixed an issue that causes some applications under XP not to be able to load CLEyeMulticam.dll
  • Fixed typo in CLEyeMulticamTest sample
  • Added CLEyeFaceTracker sample application to the C++ Samples
  • Added CLEyeFaceTracker sample to the program menu
  • Fixed the path to the face xml file

  • 01/01/2010 - CL-Eye Platform SDK Release Version: 1.0.1.0101


  • Fixed Java/Processing directory structure
  • Added optional way of loading CLEyeMulticam.dll from the Java wrapper
  • Fixed camera UUID display in Processing CLEyeMulticamTest sketch
  • Updated Processing CLEyeMulticamTest sketch animation of the camera parameters

  • 12/30/2009 - CL-Eye Platform SDK Release Version: 1.0.0.1230


  • Fixed CLEyeMulticamTest C++ sample compatibility with XP (raplaced GetThreadId function)
  • Added descriptive printfs to CLEyeMulticamTest C++ sample console output
  • Added interactive camera parameter change to the CLEyeMulticamTest C++ sample
  • Added Java CLEyeMulticam JNI wrapper
  • Added Java Processing sample app

  • 12/29/2009 - Initial CL-Eye Platform SDK Release Version: 1.0.0.1229


  • New SDK Installer
  • Installer Graphics
  • Remapped installer icons
  • Added Platform AS3, C/C++ and C# Samples