검색 상세

Visual Landmarks Map-based Spatial Recognition using Monocular Camera

초록/요약

With the increasing popularity of computer vision, in the context of the development of Computer Vision(CV) and robot technology today, computer vision has more applications in many fields, such as in space recognition technology, accurate space recognition is important for robot navigation、positioning、route planning. However, traditional computer vision-based spatial recognition relies heavily on multiple cameras or depth sensors, which is costly and complex. Therefore, this paper proposes a visual landmarks map-based spatial recognition using monocular camera which extracts the spatial information of objects in space through video, and perform operations such as noise reduction and de-duplication filtering on the data to improve the matching rate of landmarks and spaces and the accuracy of space recognition. In order to verify the performance of the proposed algorithm, a series of tests are carried out. The results show that the map landmarks can achieve a high degree of similarity to the real situation in real space, and compared with previous algorithms, the method improves the success accuracy to 87.5%.

more

목차

I. Introduction 1
II. Background 4
2.1 Spatial Recognition 4
2.1.1 Difference Between Spatial Recognition and Indoor Positioning 4
2.1.2 Spatial Recognition Research Focus 4
2.2 Landmark Map 5
2.3 Object Detection 6
2.3.1 Object Detection Models 7
2.3.2 Yolov7 Overview 8
III. Visual Landmark Map Making and Spatial Recognition 10
3.1 System Structure 10
3.2 Make Landmarks 12
3.2.1 Data Collection 12
3.2.2 Data Sort 13
3.2.3 Noise Types 15
3.2.4 Noise Remove 16
3.2.5 Data Composition of Each Object 18
3.2.6 Make Landmark Topological Relationship 19
3.3 Visual Landmark Map 23
3.4 Spatial Recognition 23
IV. Experiment 27
4.1 Experiment Set 27
4.2 Experiment Result 27
V.Conclusions 30
References 31

more