find_goodframes: Calculate window size, position, motion, and blurriness

Description Usage Arguments Examples

View source: R/find_goodframes.R

Description

Calculate window size, position, motion, and blurriness

Usage

1
2
find_goodframes(window_mask, fvimgl, output, motion_thresh = 10,
  dist_thresh = 20, sharp_thresh = 150, reuse = F)

Arguments

obj

A target image of Image object or an array.

ref

A reference image of Image object or an array.

Examples

1

tkatsuki/FlyceptionR documentation built on Jan. 30, 2020, 7:31 a.m.