Using the C++ SDK Library to Perform Inference on Any Device

 Thursday, June 2, 2022

IoT Central MicroSession with Edge Impulse, see how to use the Edge Impulse C++ SDK library to perform inference on any platform. You will learn how to build a C++ application that includes the necessary library functions to predict class probabilities from a static set of raw features, as well as construct a Makefile to link the libraries together.