Is your feature request related to a problem? Please describe.
Currently, if the SDK is run on a CPU that does not support SSE 4.1 instructions, the code will fault due to an unrecognized instructions.
Describe the solution you'd like
A cross platform library to run time detect SSE 4.1 support on Linux and Windows. This detection will gate running of the SDK.
LiveScan3D is a system designed for real time 3D reconstruction using multiple Azure Kinect or Kinect v2 depth sensors simultaneously at real time speed.
Easy to use and accurate hand eye calibration which has been working reliably for years (2016-present) with kinect, kinectv2, rgbd cameras, optical trackers, and several robots including the ur5 and kuka iiwa.
NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.
Is your feature request related to a problem? Please describe.
Currently, if the SDK is run on a CPU that does not support SSE 4.1 instructions, the code will fault due to an unrecognized instructions.
Describe the solution you'd like
A cross platform library to run time detect SSE 4.1 support on Linux and Windows. This detection will gate running of the SDK.