i have made center image from left ,right and depth images of center image.but now there are some holes in center image.how to fixed these holes with interpolation
3 次查看(过去 30 天)
显示 更早的评论
i have made center image from left ,right and depth images of center image.but now there are some holes in center image.how to fixed these holes with interpolation
0 个评论
采纳的回答
Alex Taylor
2013-10-29
编辑:Alex Taylor
2013-10-29
I'm going to assume from these artifacts that you are using a "forward mapping" algorithm to map the input images into the output "center image". If this is the case, you might want to look at using an "inverse mapping" algorithm to form your output resampled image.
Both approaches were discussed on Steve's blog:
0 个评论
更多回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!