region_centers: Get centers of a set of labeled regions within an image

Description Usage Arguments Value

View source: R/harris.R

Description

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

Usage

1
region_centers(im, bord = 30)

Arguments

im

image returned from harris_corners()

bord

border size

Value

a data frame of coordinates


srvanderplas/ImageAlignR documentation built on Jan. 24, 2021, 5:10 a.m.