spymicmac.matching
=================================

.. automodule:: spymicmac.matching


declassified images
-------------------

.. autofunction:: spymicmac.matching.match_halves

KH-9 Hexagon mapping camera
^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. autofunction:: spymicmac.matching.find_reseau_grid

.. autofunction:: spymicmac.matching.remove_crosses


panoramic cameras
^^^^^^^^^^^^^^^^^

.. autofunction:: spymicmac.matching.find_rail_marks

.. autofunction:: spymicmac.matching.find_kh4_notches

.. autofunction:: spymicmac.matching.ocm_show_wagon_wheels


fiducial markers
----------------

generic templates
^^^^^^^^^^^^^^^^^

.. autofunction:: spymicmac.matching.templates_from_meas

.. autofunction:: spymicmac.matching.find_fiducials


camera-specific templates
^^^^^^^^^^^^^^^^^^^^^^^^^

.. autofunction:: spymicmac.matching.match_fairchild

.. autofunction:: spymicmac.matching.match_wild_rc

.. autofunction:: spymicmac.matching.match_zeiss_rmk


general matching
----------------

.. autofunction:: spymicmac.matching.get_dense_keypoints

.. autofunction:: spymicmac.matching.find_matches


matching templates
------------------

.. autofunction:: spymicmac.matching.cross_template

.. autofunction:: spymicmac.matching.inscribed_cross

.. autofunction:: spymicmac.matching.notch_template

.. autofunction:: spymicmac.matching.padded_dot

.. autofunction:: spymicmac.matching.wagon_wheel
