.. _example_plot_censure.py:


========================
CENSURE feature detector
========================

The CENSURE feature detector is a scale-invariant center-surround detector
(CENSURE) that claims to outperform other detectors and is capable of real-time
implementation.


.. image:: images/plot_censure_1.png
    :align: center


.. literalinclude:: plot_censure.py
    :lines: 11-



**Python source code:** :download:`download <plot_censure.py>`
(generated using ``skimage`` |version|)



**IPython Notebook:** :download:`download <./notebook/plot_censure.ipynb>`
(generated using ``skimage`` |version|)

