From: Rahul Muthuswami on 9 Apr 2010 08:25 how to find the matching of two images autoomously in video mosaicing i have obtained a block matching algo but it gives sum errors on this line: costs(1) = costFuncMAD(imgP(i:i+mbSize-1,j:j+mbSize-1), ... the error is: ??? Undefined command/function 'costFuncMAD'. Error in ==> motionEstSESTSS at 78 costs(1) = costFuncMAD(imgP(i:i+mbSize-1,j:j+mbSize-1), ... what should i do?????????????
|
Pages: 1 Prev: symbolic toolbox, infinite sums, coefficients Next: circle detection and read time |