特徴の抽出と照合は、コンピュータービジョンの中心的な問題の1つです。すべての場所と規模でフィーチャを検索することは効率的ではありません。神経生理学的証拠は、デジタル画像内のオブジェクトの位置を特定するために、人間の視覚システムは特定のオブジェクトに視覚的な注意を払い、他のオブジェクトを無視することを示しています。脳には、粗いものから細かいものまでを検索するメカニズムもあります。このホワイトペーパーでは、このようなプロセスをシミュレートするために、特徴抽出機能と関連する階層検索モデルを紹介します。オブジェクトの階層表現では、大規模なスケールのマッチングにより粗いスキャンが行われ、小規模なスケールのマッチングにより正確な位置特定が行われます。実験結果は、提案されたモデルの機能をローカライズするための有効性と効率性を正当化します。
Feature extraction and matching are among central problems of computer vision. It is inefficent to search features over all locations and scales. Neurophysiological evidence shows that to locate objects in a digital image the human visual system employs visual attention to a specific object while ignoring others. The brain also has a mechanism to search from coarse to fine. In this paper, we present a feature extractor and an associated hierarchical searching model to simulate such processes. With the hierarchical representation of the object, coarse scanning is done through the matching of the larger scale and precise localization is conducted through the matching of the smaller scale. Experimental results justify the proposed model in its effectiveness and efficiency to localize features.