powered by
A wrapper function to image() to allow easy visualization of faces_tnsr, the ORL Face Dataset.
plot_orl(subject = 1, condition = 1)
which subject to plot (1-40)
which lighting condition (1-10)
AT&T Laboratories Cambridge. http://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html
F. Samaria, A. Harter, "Parameterisation of a Stochastic Model for Human Face Identification". IEEE Workshop on Applications of Computer Vision 1994.
faces_tnsr
# NOT RUN { plot_orl(subject=5,condition=4) plot_orl(subject=2,condition=7) # }
Run the code above in your browser using DataLab