# sscmex v0.3.5 - Table of Contents SSCMA NIF bindings for SG2002 chip ## Modules - [SSCMEx](SSCMEx.md): SSCMA NIF bindings for SG2002 chip (reCamera). - [SSCMEx.Camera](SSCMEx.Camera.md): Camera interface for SG2002 (reCamera). - [SSCMEx.Device](SSCMEx.Device.md): Device singleton wrapper for SG2002 chip. - [SSCMEx.Engine](SSCMEx.Engine.md): SSCMA-Micro EngineCVI wrapper. - [SSCMEx.Examples.CameraInference](SSCMEx.Examples.CameraInference.md): Full example: load model, configure camera to model input size, capture one frame, then run inference. - [SSCMEx.Image](SSCMEx.Image.md): Image structure used by camera capture and model inference. - [SSCMEx.Model](SSCMEx.Model.md): High-level API for ML model inference using SSCMA-Micro.