Sdk Hot!: Hikmicro
To decide if the Hikmicro SDK is right for you, compare it to the alternatives.
// 5. Main loop: Poll for temperature at center pixel while (running) float temp = HIK_GetSpotTemperature(hDevice, 320, 240); // Center of 640x480 sensor printf("Center Temp: %.2f C\n", temp); Sleep(100); hikmicro sdk