get rotation from fundamental matrix
I wonder if it is possible to get relative rotation between two uncalibrated cameras, based on an image pair that has feature points to be matched between the two cameras?
I read some articles and it sounds to me that it is possible to get the relative rotation between the two cams from the fundamental matrix. but after i searched around I only find solutions using essential mat which needs the camera to be calibrated...