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

File find_obj.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

init_featureFunction · 0.85
getMethod · 0.80
match_and_drawFunction · 0.70

Tested by

no test coverage detected