powered by
Visualise a template definition
viz_tem_def(tem_def, ...)
the template definition; usually from tem_def()
tem_def()
further arguments to pass to draw_tem(); pt.size and line.size often need to be adjusted
draw_tem()
a stimlist with a blank image and the template drawn on it
Template functions auto_delin(), average_tem(), centroid(), change_lines(), delin(), draw_tem(), features(), get_point(), remove_tem(), require_tems(), same_tems(), squash_tem(), subset_tem(), tem_def()
auto_delin()
average_tem()
centroid()
change_lines()
delin()
features()
get_point()
remove_tem()
require_tems()
same_tems()
squash_tem()
subset_tem()
# NOT RUN { dlib70 <- tem_def("dlib70") viz_tem_def(dlib70, pt.size = 5, line.size = 3) # }
Run the code above in your browser using DataLab