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
Would be useful further down the line. This would probably require a dedicated method in ROVgui.py, based on rovGuiMainFrame.getNewFrame, which would release rovGuiMainFrame.cameraCapture (only have one camera), get an image of the desired resolution with a dedicated cv2.VideoCapture, and then recreate rovGuiMainFrame.cameraCapture.
The text was updated successfully, but these errors were encountered:
Would be useful further down the line. This would probably require a dedicated method in ROVgui.py, based on rovGuiMainFrame.getNewFrame, which would release rovGuiMainFrame.cameraCapture (only have one camera), get an image of the desired resolution with a dedicated cv2.VideoCapture, and then recreate rovGuiMainFrame.cameraCapture.
The text was updated successfully, but these errors were encountered: