Welcome to DV-SDK and DV-Runtime documentation!

DV-SDK

dv-sdk is the library we provide to extend the provided functionalities of the DV software or integrate other algorithms into it. It is used to create new modules that would implement new processing features or integrate existing algorithms.

In this documentation we explain how to:

DV-Runtime

dv-runtime is our provided Runtime System. It is the environment that will host the modules and take care of the threads, the memory allocation and data exchange between the modules. It is made to be used via DV, but it can also be used on its own.

In this documentation we explain how to: