opencv-SURF和STFT
1.SURF: Speeded Up Robust Features" is a performant scale- and rotation-invariant interest point detector and descriptor.函数surf的作用:画三维曲面(色)图,起作用与mesh相似surf(X,Y,Z) X、Y、Z中Z通常是X,Y的函数,即Z(X,Y)