MCPcopy Create free account
hub / github.com/JimmyHHua/opencv_tutorials / opencv_073.py

File opencv_073.py

python/code_073/opencv_073.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import cv2 as cv
2import numpy as np
3
4def get_template(binary, boxes):

Callers

nothing calls this directly

Calls 2

get_templateFunction · 0.85
detect_defectFunction · 0.85

Tested by

no test coverage detected