解决'cv2.cv2' has no attribute 'CAP_PROP_ORIENTATION_META'
运行yolov5代码检测视频时,报如下错误:Traceback(mostrecentcalllast):...yolov5/utils/dataloaders.py",line323,in_new_videoself.orientation=int(self.cap.get(cv2.CAP_PROP_ORIENTATION_META))#rotationdegreesAttributeError: