Files
opencv-MIRROR/modules/python
NIKHIL 6f71f201ee Fix silent loss of high-channel ndarray dimensions
Detect three-dimensional NumPy arrays as multichannel inputs before applying the channel limit so OpenCV reports an explicit conversion error instead of treating the channel axis as a matrix dimension. Add regression coverage for a 129-channel remap input.

Assisted-by: OpenAI Codex
2026-08-09 19:52:07 +05:30
..