hough_transform: hough_transform

View source: R/hough_transform.R

hough_transformR Documentation

hough_transform

Description

hough_transform

Usage

hough_transform(img, TT, tt, degree, d_rho)

Arguments

img

a gray_scale image "(,,1)"

TT

strong thredshold used in canny edge detection

tt

weak thredshold used in canny edge detection

degree

vector with possible rotations

d_rho

rho resolution

Value

an image rotation


anderslaunerbaek/homemade documentation built on Sept. 18, 2022, 6:47 a.m.