oriented_gradients: Find most common gradients

Description Usage Arguments Value

View source: R/harris.R

Description

Source: https://www.kaggle.com/vicensgaitan/image-registration-the-r-way/notebook

Usage

1
oriented_gradients(im, sigma = 0, show_plot = T)

Arguments

im

image

sigma

blur to use for hog image

show_plot

show histogram of gradients?

Value

a list of one or two critical orientations


srvanderplas/ShoeAlignR documentation built on Jan. 23, 2021, 4:03 a.m.