This section summarizes how to get started with the Emergent Software Development Kit (eSDK).
For more information about installing Emergent software and cameras, see the eCapture Pro and eSDK Quick Start Guide.
Installation Steps:
Development Guidelines:
EmergentCameraAPIs.h
from the include
directory into your project to access API functions.EmergentCamera.lib
, EmergentGenICam.lib
, and EmergentGigEVision.lib
in the lib
directory.libEmergentCamera.so
, libEmergentGenICam.so
, and libEmergentGigEVision.so
in the lib
directory.Examples
directory to understand API usage and best practices.