Is a disparity map generated in OpenCV from two live camera feeds of a stationary scene meant to change over time??? (I assumed not but I am getting a changing disparity image.)
Asked
Active
Viewed 142 times
1
-
The disparity image generated by OpenCV is not quite accurate and is affected by enviroment. So it may change even in a stationary scene. – Yang Kui Jul 09 '15 at 10:15
1 Answers
0
Unless the successive images from each camera are exactly the same (which is highly unlikely), the disparity image should change slightly.

Chris K
- 1,703
- 1
- 14
- 26