c++opencvstereo-3ddisparity-mapping

disparity map from 2 consecutive frames of a SINGLE calibrated camera. Is it possible?


The stereo_match.cpp example converts L and R images into disparity and point cloud. I want to adapt this example for compute the disparity and point cloud from 2 consecutive frames of a single calibrated camera. Is it possible? If this example isn't good for my scope, what are the steps for obtain what I want?


Solution

  • Yes if the camera (or scene) is moving