get_objAmbientFlow: Computes flow in the vicinity of the object.

View source: R/fft_flow.R

get_objAmbientFlowR Documentation

Computes flow in the vicinity of the object.

Description

Takes in object info (major axis and center) and two images to estimate ambient flow using FFT phase correlation. Margin is the additional region arround the object used to comput the flow vectors.

Usage

get_objAmbientFlow(obj_extent, img1, img2, margin)

RBhupi/tracR documentation built on June 13, 2022, 4:42 a.m.