opencv
runtime_error
ai_generated
true
cv::aruco: no markers detected
ID: opencv/aruco-detection-failed
78%Fix Rate
82%Confidence
3Evidence
2023-01-01First Seen
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 4 | active | — | — | — |
Root Cause
ArUco marker detection returned no results.
genericWorkarounds
-
90% success Verify marker dictionary matches printed markers
-
85% success Adjust adaptiveThreshWinSizeMin/Max and cornerRefinementMethod
Dead Ends
Common approaches that don't work:
-
Lower detection threshold to minimum
72% fail
False positives
-
Use largest marker dictionary
68% fail
Slower detection