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_callback13(parameters)
function parameters = coeff_edit_data_callback13(parameters)


parameters.dictionnary.currentpattern(3,3) = str2double(get(parameters.gui.coeff.editbutton13 , 'String'));

Contact us