Metavision Intelligence ModulesΒΆ
Metavision Intelligence is split in multiple modules. Modules contain consistent set of features addressing a particular applicative purpose. Modules can have a Python 3 API in Metavision Designer and/or a C++ API in Metavision SDK.
The following table describes the modules available in Metavision Intelligence:
Module |
Description |
Designer |
SDK |
Plans |
---|---|---|---|---|
Base |
Utility classes and definitions used in other modules and HAL. |
|||
Core |
Generic and commonly used processing blocks. |
|||
Engine |
Runtime engine for Metavision Designer. |
|||
3D View |
Graphical User Interface functions for Events visualization in XYT space. |
|||
Driver |
Tools to ease the interaction with event-based systems, access event data and control sensor settings. |
|||
Computer Vision |
Algorithms to filter & transform event streams and extract information from events streams. |
|||
Analytics |
Algorithmic bricks and samples for high-speed counting, tracking and vibration. |
|||
Calibration |
Algorithmic bricks to perform the calibration of an event-based camera. |
|||
Machine Learning |
Python modules to manipulate event-based datasets and design event-based neural networks. Comes with a pre-trained automotive model and a demo of real-time inference with event-based cameras. |