I am trying to a 3D reconstruction of a scene using the reprojectImageto3D function. My disparity map was generated using a different algorithm in Matlab and pixels with no matches are given a value of -1. Will the function still work ?
1 | initial version |
I am trying to a 3D reconstruction of a scene using the reprojectImageto3D function. My disparity map was generated using a different algorithm in Matlab and pixels with no matches are given a value of -1. Will the function still work ?