.. _plugins: Set Face Processing Directives ======================================================== In the course of configuring the system, you have to set directives that determine how the system processes a face after it has been detected in video. To do so, you need to write a Python plugin(s). Plugins are enabled through the ``findface-facerouter`` configuration file. They allow you to configure video face detection outcome individually for each use case. .. toctree:: :maxdepth: 1 :caption: In this section: embed_plugin plugin_basics plugin_methods exemplary_plugins