Code Samples
Our code samples are aimed at discovering the possibilities of our algorithms through various applicative examples (e.g. object counting, vibration estimation etc.). They also serve as a good starting point to start programming with the SDK API.
In the following pages, we list all Metavision C++ and Python samples.
If you want to see some algorithms in action, start by checking out the Advanced modules Samples.
If you prefer a more bottom-up approach and want to understand the building blocks of our SDK, start with the Open modules Samples (especially with C++ Get Started and Python Get Started).
If you desire to build your own application from a Prophesee sensor, have a look at this application note to get some useful tips and good practices.
Content
See also
Some of those code samples are also available in the stand-alone GitHub repository event-based-get-started. They demonstrate how C++ and Python programs can utilize the SDK API to create event-based applications.