Get a data frame of the x and y coordinates of a template point
See also
Template functions
auto_delin()
,
average_tem()
,
centroid()
,
change_lines()
,
delin()
,
draw_tem()
,
features()
,
remove_tem()
,
require_tems()
,
same_tems()
,
squash_tem()
,
subset_tem()
,
tem_def()
,
viz_tem_def()
Other info:
add_info()
,
compare()
,
get_info()
,
height()
,
metrics()
,
rename_stim()
,
width()
Examples
demo_stim() |> get_point(0:1)
#> image point x y
#> 1 f_multi 0 210.7407 226.4815
#> 2 f_multi 1 288.1482 226.3889
#> 3 m_multi 0 211.1111 214.4444
#> 4 m_multi 1 286.4815 215.5556