Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
我需要模板匹配,对不同距离的物体都能识别。就像神经网络的案例一样,在一定范围的远近距离都能正常识别,可以用哪些函数实现呢?
模板匹配用的ncc特征实现不了的,ncc既是旋转敏感,又是缩放敏感。