Hikmicro Sdk Hot (2027)
#include <hikmicro.h>
// Capture a thermal image HKM_Image* image = HKM_CaptureImage(cameraHandle); hikmicro sdk hot
// Process the thermal image // ...
// Release the camera HKM_ReleaseCamera(cameraHandle); This example demonstrates how to initialize the camera, set camera parameters, capture a thermal image, and release the camera. #include <hikmicro