interpolation for image using matlab

7 visualizaciones (últimos 30 días)
ahmed
ahmed el 10 de Mayo de 2014
Respondida: Image Analyst el 11 de Mayo de 2014
please i need method to make interpolation for image to predict zero values from its neighbor i want to interpolate retina image to compensate removed blood vessels from it

Respuestas (1)

Image Analyst
Image Analyst el 11 de Mayo de 2014
Explain "predict zero values from its neighbor" in more detail. Predict zeros, like predict which pixels will be zero? Or, do you mean like you want to find pixels that are (already) zero? And then fill in those areas from neighboring pixels like roifill () does? If you use roifill(), just be sure to dilate the mask first. See Steve's blog: http://blogs.mathworks.com/steve/2014/03/18/roifill-design-critique/

Categorías

Más información sobre Read, Write, and Modify Image en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by