Feeds
질문
I am working on face recognition project using lbp algorithm.I wrote a code of lbp algorithm and found the histogram of picture but I don't know what i can do to classifier between the unknown picture and my database pic how can i find classifier?
%this is the code for finding only 1 image lbp : %input the image and find the lbp of it z=imread('tr1.jpg'); %the inp...
대략 9년 전 | 답변 수: 0 | 0