CONTACT US
181 2nd Avenue
Suite 441
San Mateo, CA 94401
(650) 288-1180
info@neuralid.com
CURE® SDK
C/C++ Application Programming Interfaces (APIs)
We provide C and C++ specific programming interfaces via a dynamic library(dll) on Windows and a shared library (so) on Linux. The C and C++ libraries run the CURE algorithms in software. However if parallel acceleration capability is present in the underlying hardware (MMX, SSE, OpenCL on GPUs), the libraries will take advantage of the resource.
To use the libraries a developer would build an application to acquire data in a manner familiar to them, preprocess it, extract features and then forward these features to the C or C++ libraries for pattern learning and subsequent identification.
High Level API Features: