You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2026. It is now read-only.
Execute line
Error message:
AttributeError: 'numpy.ndarray' object has no attribute 'width'
the return of cv2.imread(~) doesn't has no attribute width. Becuase, the return is numpy.ndarray.