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

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

 Respuesta aceptada

Alex Taylor
Alex Taylor el 29 de Oct. de 2013
Editada: Alex Taylor el 29 de Oct. de 2013
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:

Más respuestas (1)

i have to interpolate this image.i had left and right images of this image but when i made center image some pixels info losed.i have to take neighbour average but how to code this by linear interpolation is the question

Categorías

Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 29 de Oct. de 2013

Respondida:

el 29 de Oct. de 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by