descriptor_orientation: Calculate orientation of keypoint descriptors

Description Usage Arguments

View source: R/harris.R

Description

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

Usage

1
descriptor_orientation(im, stencil_ext = NULL, stencil = NULL, theta, v)

Arguments

im

image

stencil_ext

stencil used to get a patch around the keypoint

stencil

stencil used to calculate the descriptor

theta

angle to rotate the image

v

numeric vector of length 2 giving x and y coordinates of the keypoint


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