match_print_subarea | R Documentation |
Find corresponding areas in reference for fixed circles in input. To reduce the time, it confines the area for candidate circles in reference image. For the first circle, it confines the area into left toe, for the second circle, it searches only left bottom, for the third circle, it searches right toe area of reference shoe.
match_print_subarea(input, reference, input_circles, max_rotation_angle)
input |
Input image for fixing three circles |
reference |
Input image for finding correspondence |
input_circles |
Three circles which will be fixed in the input |
max_rotation_angle |
maximum rotation angle that we allow for comparisons. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.