Borrar filtros
Borrar filtros

forward mapping -why is difficult

2 visualizaciones (últimos 30 días)
david
david el 4 de Mzo. de 2014
hi
I am trying to complete a project and it involves forward mapping for images. I have the original image (mxn) pixel locations. I have applied a (moving least squares deformation) transformation to it and obtained new pixel locations 'u' and 'v'.My (u,v) pixels are a non integer numbers..so i need to preform a bi linear interpolation (because the output image grid is a integers numbers).
i need to calculate the distance between the (u,v) pixels to the nearest 4 output grid.
from reading on mathworks web : forward mapping
it is difficult to preform interpolation in the output grid...why? ( i need to find an exploitation why it hard to find the distance between the warped pixels and the output grid for interpolation)
thanks

Respuestas (0)

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