get_hog: Calculate PHOG descriptor

View source: R/pictplot.R

get_hogR Documentation

Calculate PHOG descriptor

Description

Calculate PHOG descriptor

Usage

get_hog(gradient, n.bin = 8, is.orientation = TRUE, starts.horizontal = TRUE)

Arguments

gradient

gradient data

n.bin

number of orientation/direction bins

is.orientation

TRUE for orientation (0-180 degrees), FALSE for direction (0-360 degrees)

starts.horizontal

if TRUE, the first bin is centered at 0 degree

Value

a data frame


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