Registry / other / camport3

camport3

JSON →
library1.6.75vcpkgunverified

percipio.xyz cameras SDK

vcpkg install camport3
INSTALL
IMPORT
SIG · CAMPORT3
C
camport3
othercppv1.6.75
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

camport3/camport3.h
#include <camport3/camport3.h>

Create a camera object using the SDK

#include <camport3/camport3.h> #include <iostream> int main() { camport3::Camera camera; std::cout << "Camera object created" << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.75latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources

No resource links recorded.

camport3 — pip install camport3 · libregistry