.. _sphx_glr_auto_examples_features:
.. _features_examples:
Computing shape features
-------------------------
Scikit-shapes provides fast and robust methods to compute point normals, curvatures and other shape descriptors.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/features/images/thumb/sphx_glr_plot_point_curvatures_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_plot_point_curvatures.py`
.. raw:: html
How to compute local curvatures
.. raw:: html
.. only:: html
.. image:: /auto_examples/features/images/thumb/sphx_glr_plot_point_normals_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_plot_point_normals.py`
.. raw:: html
How to compute local point normals
.. raw:: html
.. only:: html
.. image:: /auto_examples/features/images/thumb/sphx_glr_plot_point_moments_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_features_plot_point_moments.py`
.. raw:: html
How to compute local geometric moments
.. raw:: html
.. toctree::
:hidden:
/auto_examples/features/plot_point_curvatures
/auto_examples/features/plot_point_normals
/auto_examples/features/plot_point_moments