Feeds
질문
I am trying to do MACE filter for pose invariant face recognition but I faced the value of PSR output is not as I expected. Can someone give me an idea on how to modify my coding ?
Data = zeros(1, 20^2-5^2); count = 0; for i=MaxLoc_row - 10;i<=MaxLoc_row + 9:i+1 for j=MaxLoc_col - 10;j<=MaxLoc_col + 9:j...
7년 초과 전 | 답변 수: 0 | 0

