.. _sphx_glr_auto_examples_features_detection:
Detection of features and objects
---------------------------------
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_daisy_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_daisy.py`
.. raw:: html
Dense DAISY feature description
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_hog_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_hog.py`
.. raw:: html
Histogram of Oriented Gradients
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_haar_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_haar.py`
.. raw:: html
Haar-like feature descriptor
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_template_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_template.py`
.. raw:: html
Template Matching
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_corner_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_corner.py`
.. raw:: html
Corner detection
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_multiblock_local_binary_pattern_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_multiblock_local_binary_pattern.py`
.. raw:: html
Multi-Block Local Binary Pattern for texture classification
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_holes_and_peaks_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_holes_and_peaks.py`
.. raw:: html
Filling holes and finding peaks
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_censure_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_censure.py`
.. raw:: html
CENSURE feature detector
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_remove_objects_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_remove_objects.py`
.. raw:: html
Removing objects
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_blob_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_blob.py`
.. raw:: html
Blob Detection
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_orb_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_orb.py`
.. raw:: html
ORB feature detector and binary descriptor
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_gabors_from_astronaut_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_gabors_from_astronaut.py`
.. raw:: html
Gabors / Primary Visual Cortex "Simple Cells" from an Image
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_brief_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_brief.py`
.. raw:: html
BRIEF binary descriptor
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_fisher_vector_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_fisher_vector.py`
.. raw:: html
Fisher vector feature encoding
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_sift_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_sift.py`
.. raw:: html
SIFT feature detector and descriptor extractor
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_glcm_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_glcm.py`
.. raw:: html
GLCM Texture Features
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_shape_index_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_shape_index.py`
.. raw:: html
Shape Index
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_windowed_histogram_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_windowed_histogram.py`
.. raw:: html
Sliding window histogram
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_gabor_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_gabor.py`
.. raw:: html
Gabor filter banks for texture classification
.. raw:: html
.. only:: html
.. image:: /auto_examples/features_detection/images/thumb/sphx_glr_plot_local_binary_pattern_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_detection_plot_local_binary_pattern.py`
.. raw:: html
Local Binary Pattern for texture classification
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/features_detection/plot_daisy
/auto_examples/features_detection/plot_hog
/auto_examples/features_detection/plot_haar
/auto_examples/features_detection/plot_template
/auto_examples/features_detection/plot_corner
/auto_examples/features_detection/plot_multiblock_local_binary_pattern
/auto_examples/features_detection/plot_holes_and_peaks
/auto_examples/features_detection/plot_censure
/auto_examples/features_detection/plot_remove_objects
/auto_examples/features_detection/plot_blob
/auto_examples/features_detection/plot_orb
/auto_examples/features_detection/plot_gabors_from_astronaut
/auto_examples/features_detection/plot_brief
/auto_examples/features_detection/plot_fisher_vector
/auto_examples/features_detection/plot_sift
/auto_examples/features_detection/plot_glcm
/auto_examples/features_detection/plot_shape_index
/auto_examples/features_detection/plot_windowed_histogram
/auto_examples/features_detection/plot_gabor
/auto_examples/features_detection/plot_local_binary_pattern