Code covered by the BSD License  

Highlights from
Objects/Faces Detection Toolbox

image thumbnail
from Objects/Faces Detection Toolbox by Sebastien PARIS
Objects/Faces detection using Local Binary Patterns and Haar features

coeff_edit_data_callback2(parameters)
function parameters = coeff_edit_data_callback2(parameters)

parameters.dictionnary.currentpattern(1,2) = str2double(get(parameters.gui.coeff.editbutton2 , 'String'));

Contact us