get_gradient: Get a gradient image

View source: R/pictplot.R

get_gradientR Documentation

Get a gradient image

Description

Get a gradient image

Usage

get_gradient(im, starts.horizontal = TRUE, clockwise = TRUE)

Arguments

im

an image

starts.horizontal

axis direction

clockwise

direction of rotation

Value

a list of images #' @examples G = get_gradient(regatta) plot(G$theta) plot(G$magnitude)


tsuda16k/pictplot documentation built on March 1, 2023, 8:44 p.m.