there is a command to move a window (probably showing image captured from camera) in OpenCV which is cvMoveWindow. But, is there a command in OpenCV which allows window rotation? if OpenCV does not have one, is there any library doing so?
I've googled for several days but could not find one