Is there a direct way to obtain shape (number of cols and rows) of UMat array without converting it first to numpy object in Python?
1 | initial version |
Is there a direct way to obtain shape (number of cols and rows) of UMat array without converting it first to numpy object in Python?