Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 422 Bytes

plugin.rst

File metadata and controls

17 lines (9 loc) · 422 Bytes

Plugins

One of the strengths of Pandora framework is the ability to develop an algorithm and use it as an external plugin. This mechanism makes it possible to enrich methods avalaible for each step of Pandora.

The following chapters contains all official plugins of Pandora:

plugins/plugin_libsgm.rst plugins/plugin_mccnn.rst

One can implements it own plugin, see develop_plugin.