필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
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?

채택된 답변

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by