Software Development Kit TeliCamSDK (for Windows / Linux) | TOSHIBA TELI CORPORATION

Software Development Kit TeliCamSDK (for Windows / Linux)

Summary

“TeliCamSDK” is SDK (Software Development Kit) for USB3 cameras, GigE cameras and CoaXPress (CXP) cameras supplied by Toshiba Teli Corporation.
“TeliCam SDK” includes driver software, library, sample code, viewer software, setting tools and instruction manual.

Package composition of TeliCamSDK

As standard of digital camera such as USB3 Vision, GigE Vision or CoaXPress is not supported by OS, software for control and imaging (driver, library etc.) is necessary.
Third party’s specific driver can be used with its image processing library. However, camera manufacturer’s SDK is necessary for user who does not use third party’s software.

Configuration of package

Configuration of package

*1; for Windows
*2; for USB, CXP

Feature

  • Driver and API designed in-house
  • Camera control is possible without being aware of camera interface
  • Application can be created with less code implementation
  • Provides multiple ways to access camera
    • Register access
    • Access using GenICam node
    • Access by dedicated function
    • Support for python language API (*3)
  • Simplification of image capture processing
  • Supports GenTL interface
  • High performance API
  • Providing utility functions
  • Code can be reused on Windows and Linux
  • Easy-to-use, easy-to-understand sample code