MCPcopy Create free account
hub / github.com/PyImageSearch/imutils / factories.py

File factories.py

imutils/feature/factories.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from ..convenience import is_cv2
2import cv2
3from .dense import DENSE
4from .gftt import GFTT

Callers

nothing calls this directly

Calls 1

is_cv2Function · 0.85

Tested by

no test coverage detected