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

View source: R/functions.R

edge_fix_circle_matR Documentation

Match input and reference with given circle information in input. Circle in the reference will be also fixed.

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

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


erichare/shoeprintr documentation built on May 3, 2024, 6:45 a.m.