FeatMF API
==========

.. toctree::
    :maxdepth: 2
    :hidden:
    
    lfdd
    utils
    references

The main API of FeatMF has the following modules

- ``featmf`` - The main module of FeatMF
- :py:mod:`featmf.lfdd` - Local Feature Detection and Description algorithms
- :py:mod:`featmf.templates` - Abstract classes and templates for algorithms
- :py:mod:`featmf.utilities` - Utilities (functions)

