| Literature DB >> 22163444 |
Sungmo Jung1, Jae-Gu Song, Dae-Joon Hwang, Jae Young Ahn, Seoksoo Kim.
Abstract
Researches on Augmented Reality (AR) have recently received attention. With these, the Machine-to-Machine (M2M) market has started to be active and there are numerous efforts to apply this to real life in all sectors of society. To date, the M2M market has applied the existing marker-based AR technology in entertainment, business and other industries. With the existing marker-based AR technology, a designated object can only be loaded on the screen from one marker and a marker has to be added to load on the screen the same object again. This situation creates a problem where the relevant marker'should be extracted and printed in screen so that loading of the multiple objects is enabled. However, since the distance between markers will not be measured in the process of detecting and copying markers, the markers can be overlapped and thus the objects would not be augmented. To solve this problem, a circle having the longest radius needs to be created from a focal point of a marker to be copied, so that no object is copied within the confines of the circle. In this paper, software-based sensing technology for multiple object detection and loading using PPHT has been developed and overlapping marker control according to multiple object control has been studied using the Bresenham and Mean Shift algorithms.Entities:
Keywords: augmented reality; computer vision; multiple object control; multiple object detection; multiple object loading; software-based sensing
Mesh:
Year: 2010 PMID: 22163444 PMCID: PMC3231026 DOI: 10.3390/s101109857
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1.Common accumulator plane expressed on the polar coordinate system. (a) A point (x). (b) The image coordinate system becomes a point. (c) The polar coordinate system intersects and it can be expressed as a line.
Figure 2.Edge points and detection of tag ROI. (a) Selected and an edge point locating farthest from the point is extracted by means of Pythagoras’ theorem. (b) An edge point lying farthest from the extracted point is investigated. (c) An edge point locating farthest from the obtained edge point is extracted again. (d) A point which maximizes the area of the square becomes the rest one point. (e) The marker in marker tag can be extracted with edge points.
Figure 3.Marker detection using PPHT.
Figure 4.Copying and moving of the detected marker.
Figure 6.Deduction of markers overlapping problem.
Figure 7.Extraction of a marker’s focal point.
Figure 8.Basic structure to create an ellipse.
Figure 9.Creation of marker’s focal point-based area.
Figure 10.Overlapping control during marker creation, by designating the created areas as non-overlapping areas.