edge_fix_circle_mat: Match input and reference with given circle information in...

Description Usage Arguments

View source: R/functions.R

Description

Match between circle 1 in the input impression vs. circle 1 in the referece impression. Repeat this for circle 2 and circle 3. This matching function is for comparing degraded impressions to see how worse the method perform when comparing similar regions.

Usage

1
edge_fix_circle_mat(input, referece, input_circles, ref_circles)

Arguments

input

Input image for fixing three circles

input_circles

Three circles which will be fixed in the input

ref_circles

Three circles which will be fixed in the reference too.

reference

Input image for finding correspondence


CSAFE-ISU/shoeprintr documentation built on July 22, 2019, 8:56 a.m.