MCPcopy
hub / github.com/makelove/OpenCV-Python-Tutorial / asift.py

File asift.py

官方samples/asift.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3'''
4Affine invariant feature-based image matching sample.

Callers

nothing calls this directly

Calls 4

init_featureFunction · 0.90
affine_detectFunction · 0.85
getMethod · 0.80
match_and_drawFunction · 0.70

Tested by

no test coverage detected