NIE METHOD WITH CUBIC B-SPLINE FILTER
Mostrar comentarios más antiguos
blurred image was supposed to spend the cubic b-separator filter. Is there anyone that can help me. How to pour the MATLAB algorithm code from the image
Respuestas (2)
Image Analyst
el 5 de En. de 2015
0 votos
What is the "NIE" method? And what do you mean by "spend"? And there is no way you can pour code from an image - you can pour water from a glass, but not code from an image.
To blur an image you can use conv2() or imfilter().
To do bicubic interpolation you can use imresize().
1 comentario
metin
el 6 de En. de 2015
Categorías
Más información sobre Image Filtering en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

