SDK Overview
Percipio provides two layers of SDK support for different development needs: Vcamera SDK and Camport4 SDK.
Please choose the SDK that best fits your target application scenario based on the differences below:
Aspect |
Vcamera SDK (Application Layer) |
Camport4 SDK (Core Layer) |
|---|---|---|
Positioning |
Rapid application development |
Standard platform adaptation |
Technology |
Encapsulated on top of Camport4 SDK and the GenICam standard |
Native C++ interface with direct hardware control |
Languages |
C++, Python, C# |
C++ |
Ecosystem |
Supports Windows and Linux |
Supports Windows and Linux |
Features |
Concise interfaces, easy to learn, and no low-level hardware knowledge required |
A complete parameter system for implementing complex customized functions |
Contents |
Vcamera API and sample programs (C++, Python, C#) |
Camport4 API and sample programs (C++) |
In addition to the SDKs above, we also provide dedicated SDK support for the following platforms:
ROS 1 / ROS 2
Halcon
VisionPro
Please make your selection according to your actual development platform and requirements.
Related Links