powered by
Shift image content.
imshift( im, delta_x = 0L, delta_y = 0L, delta_z = 0L, delta_c = 0L, boundary_conditions = 0L )
an image
Amount of displacement along the X-axis.
Amount of displacement along the Y-axis.
Amount of displacement along the Z-axis.
Amount of displacement along the C-axis.
can be: - 0: Zero border condition (Dirichlet). - 1: Nearest neighbors (Neumann). - 2: Repeat Pattern (Fourier style).
cimg.limit.openmp() imshift(boats,10,50) %>% plot
Run the code above in your browser using DataLab