Effacer les filtres
Effacer les filtres

how to correct a stack of images taking into account vector of offsets?

2 vues (au cours des 30 derniers jours)
Alex
Alex le 11 Mai 2013
I have a stack of images (200 images) and two vectors with offsets for rows and columns of each image. Is there any time efficient MATLAB function that allows to correct the stack of images taking into account the offset vectors?

Réponse acceptée

Image Analyst
Image Analyst le 11 Mai 2013
No, you'd have to do that manually by looping and shifting (translating) each image one at a time.

Plus de réponses (0)

Catégories

En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by