get_hog | R Documentation |
Calculate PHOG descriptor
get_hog(gradient, n.bin = 8, is.orientation = TRUE, starts.horizontal = TRUE)
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 |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.