WO2024005474A1 - Augmented-reality service device and method for providing proper distance display - Google Patents

Augmented-reality service device and method for providing proper distance display Download PDF

Info

Publication number
WO2024005474A1
WO2024005474A1 PCT/KR2023/008832 KR2023008832W WO2024005474A1 WO 2024005474 A1 WO2024005474 A1 WO 2024005474A1 KR 2023008832 W KR2023008832 W KR 2023008832W WO 2024005474 A1 WO2024005474 A1 WO 2024005474A1
Authority
WO
WIPO (PCT)
Prior art keywords
distance
ground
augmented reality
analysis unit
reality service
Prior art date
Application number
PCT/KR2023/008832
Other languages
French (fr)
Korean (ko)
Inventor
박태욱
조현준
박광석
Original Assignee
주식회사 와이엠엑스
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 와이엠엑스 filed Critical 주식회사 와이엠엑스
Publication of WO2024005474A1 publication Critical patent/WO2024005474A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/06Ray-tracing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/50Depth or shape recovery
    • G06T7/521Depth or shape recovery from laser ranging, e.g. using interferometry; from the projection of structured light
    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B21/00Alarms responsive to a single specified undesired or abnormal condition and not otherwise provided for
    • G08B21/02Alarms for ensuring the safety of persons
    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B21/00Alarms responsive to a single specified undesired or abnormal condition and not otherwise provided for
    • G08B21/18Status alarms

Definitions

  • the present invention relates to an augmented reality service device and method, and more specifically to an augmented reality (AR) service device and method that displays an appropriate distance according to an augmented object.
  • AR augmented reality
  • Virtual Reality is not actual reality, but refers to a simulation technology that allows users to experience a realistic environment through a three-dimensional perspective
  • Augmented Reality is a simulation technology that allows users to experience a realistic environment through three-dimensional vision. It refers to a simulation technology that overlays virtual objects on the real world.
  • Augmented Reality is also called Mixed Reality (MR) due to its feature of combining virtual objects with additional information in the real world in real time and displaying them as a single image.
  • MR Mixed Reality
  • AR Augmented Reality
  • Augmented Reality (AR) technology has the advantage of providing a better sense of reality and additional information compared to Virtual Reality (VR), and applications utilizing it have been studied.
  • the method simply augmented objects around the user according to their location, making it impossible to know the appropriate distance for optimal augmentation service, which varies depending on the characteristics of the object, such as the size of the object to be augmented. It was difficult to quickly and accurately determine whether appropriate reinforcement had been achieved.
  • the purpose of the present invention is to provide an augmented reality service device and method that allows a user to quickly and accurately determine the appropriate distance for optimal augmentation service, which varies depending on the characteristics of the object, such as the size of the object to be augmented.
  • the present invention provides an augmented reality service device and method that can ensure user safety even while providing augmented services when a certain distance is required for user safety from objects to be augmented, such as the turning radius of an excavator. There is another purpose.
  • An augmented reality service device that provides an appropriate distance display according to one aspect of the present invention includes a camera that recognizes the ground and collects recognized ground data; a raycasting unit that performs raycasting from the camera to the ground; and an image analysis unit that checks a collision point with the ground data collected according to the raycasting, measures the distance between the collision point and the camera, and performs area classification according to the distance.
  • recognizing the ground from the camera and collecting the recognized ground data may be accomplished by recognizing the ground through an image of the camera and collecting ground data about the ground.
  • the image analysis unit may perform the region classification into at least two regions based on an appropriate distance that reflects the characteristics of the object to be augmented.
  • the characteristics of the object to be augmented may include at least one of the size of the object, an annotation set on the object, or a safety distance of the object.
  • the image analysis unit when it performs the area classification based on the safety distance of the object, it may separately display a safety line on the area including the safety distance.
  • the image analysis unit may generate an alarm when the user violates the safety line.
  • the region classification by the image analysis unit can be divided into three regions: too close, too good, and too far.
  • the area classification by the image analysis unit may be divided into two areas: a dangerous area and a safe area.
  • An augmented reality service method for providing an appropriate distance indication includes the steps of recognizing the ground from a camera and collecting recognized ground data; performing raycasting from the camera to the ground in a raycasting unit; Checking the collision point with the ground data collected according to the ray casting in the image analysis unit; Measuring the distance between the collision point and the camera in the image analysis unit; and performing region classification according to distance in the image analysis unit.
  • the step of recognizing the ground from the camera and collecting the recognized ground data may be performed by recognizing the ground through the image of the camera and collecting ground data about the ground.
  • the region classification may be performed into at least two or more regions based on an appropriate distance that reflects the characteristics of the object to be augmented.
  • the characteristics of the object to be augmented may include at least one of the size of the object, an annotation set on the object, or a safety distance of the object.
  • the image analysis unit may separately display a safety line on the area including the safety distance.
  • the image analysis unit may generate an alarm when the user violates the safety line.
  • areas may be classified into three areas, too close, good, and too far, or two areas, a dangerous area and a safe area.
  • the augmented reality service device and method for providing an appropriate distance indication according to the present invention has the advantage of allowing users to quickly and accurately determine the appropriate distance for optimal augmentation service, which varies depending on the characteristics of the object, such as the size of the object to be augmented.
  • the augmented reality service device and method for providing an appropriate distance display according to the present invention can be used even during the provision of augmented services when a certain distance is required for the user's safety to the object to be augmented, such as the turning radius of an excavator. It has the advantage of ensuring user safety.
  • Figure 1 is a schematic diagram briefly showing the configuration of an augmented reality service device that provides appropriate distance indication according to an embodiment of the present invention.
  • Figure 2 is a diagram to explain the principles of the raycasting technique used in the present invention to measure the distance to the ground.
  • FIG. 3 is a diagram illustrating an example of area classification according to distance from the ground analyzed by the image analysis unit of FIG. 1.
  • Figure 4 is an operation flowchart showing an augmented reality service method that provides appropriate distance indication according to an embodiment of the present invention.
  • first and second may be used to describe various components, but the components may not be limited by the terms. Terms are intended only to distinguish one component from another. For example, a first component may be referred to as a second component, and similarly, the second component may be referred to as a first component without departing from the scope of the present invention.
  • the present invention is used in the ground recognition stage for augmentation of objects in an augmented reality service device, and provides guidance so that the user can easily and quickly determine whether the object to be augmented is at an appropriate distance from the user when recognizing the ground.
  • Figure 1 is a schematic diagram briefly showing the configuration of an augmented reality service device that provides appropriate distance indication according to an embodiment of the present invention
  • Figures 2 and 3 are detailed drawings for explaining Figure 1 in detail.
  • FIGS. 1 to 3 An augmented reality service device that provides an appropriate distance indication according to an embodiment of the present invention will be described with reference to FIGS. 1 to 3.
  • the augmented reality service device 100 that provides an appropriate distance display according to an embodiment of the present invention includes a camera 110 that recognizes the ground 500 and collects recognized ground data, and a camera
  • the raycasting unit 120 performs raycasting from 110 to the ground 500, and checks the collision point with the ground data collected according to raycasting and measures the distance between the collision point and the camera 110 to determine the distance. It consists of an image analysis unit 130 that performs area classification according to.
  • the camera 110 can recognize the ground 500 and collect the recognized ground data by recognizing the ground through the image of the camera 110 and collecting ground data about the ground.
  • the image analysis unit 130 may perform area classification at an appropriate distance that reflects the characteristics of the object 400 to be augmented. For example, if the size of the object 400 is large, the appropriate distance suitable for augmentation of the object 400 is increased proportionally, and if the size of the object 400 is small, the appropriate distance suitable for augmentation of the object 400 is increased. is reduced accordingly.
  • the image analysis unit 130 may perform area classification by setting an appropriate distance at which the annotation set on the object 400 to be augmented can be easily recognized after augmentation. At this time, a preset value may be used as the distance at which the annotation set on the object 400 can be easily recognized.
  • the augmented reality service device 100 of the present invention provides guidance. By utilizing an appropriate distance, users can quickly and easily check annotations for the object and perform maintenance work efficiently.
  • the image analysis unit 130 can perform area classification by setting the distance at which an appropriate safety distance can be secured as the appropriate distance when it is necessary to maintain the user's safety distance. there is.
  • the image analysis unit 130 can separately display a safety line in the area including the safety distance, and can also generate an alarm when the user violates the safety line.
  • the alarm may generate an audible alarm or may be displayed visually within augmented reality.
  • the object 400 to be augmented is an excavator
  • the augmented reality service device 100 of the present invention performs area classification by setting the appropriate distance to ensure an appropriate safety distance according to the characteristics of the object 400 to be augmented, while the camera 110 and If the distance to the object 400 is within the safety line, an alarm may be provided to alert the user.
  • Figure 2 is a diagram to explain the principles of the raycasting technique used in the present invention to measure distances on the ground.
  • raycasting technique is used to measure the distance by checking the point of collision with the ground 500.
  • Raycasting is a technique that projects invisible light (ray) into a virtual space and identifies the surface that the light touches.
  • the distance is measured by performing raycasting forward where the camera is looking, checking the collision point, which is the point of collision with the ground, and measuring the distance through this. This will come true.
  • FIG. 3 is a diagram illustrating an example of area classification according to distance from the ground analyzed by the image analysis unit of FIG. 1.
  • region classification in the present invention can be performed in at least two or more regions including an region that is closer than a certain distance to the recognized ground 510, and as an example, in FIG. 3, the region classification is too small. It shows the results of area classification into close (511), good (512), and too far (513).
  • the augmented reality service device 100 of the present invention can perform area classification according to distance by reflecting the characteristics of the object 400 to be augmented.
  • area classification is divided into two areas including the minimum distance. It can be carried out in the above areas.
  • the present invention can first divide the ground into recognized ground 510 and unrecognized ground 520.
  • the recognized ground 510 reflects the characteristics of the object 400 to be augmented and classifies the area as too close (511), good (512), or too far (513) according to the distance from the ground. do.
  • the augmented reality service device 100 of the present invention may use the distance at which the annotation set on the object 400 can be easily recognized as a standard for region classification.
  • the user can easily and quickly check the optimal distance for augmenting the object 400 to be augmented based on the area classified by the augmented reality service device 100 of the present invention.
  • the area classification was divided into three areas, but the present invention is not limited to this and may be classified into two areas based on the safety distance.
  • the object 400 to be augmented is an object that requires a safety distance according to the turning radius, such as an excavator
  • area classification can be performed using the distance at which an appropriate safety distance can be secured as the appropriate distance.
  • the augmented reality service device 100 of the present invention divides the recognized ground 510 into two areas: the area within the safe distance is a danger area 511, and the area outside the safe distance is a safety area 512 and 513. Classification can be performed, and through this, the present invention can ensure user safety even while providing augmented services.
  • a safety line indicating the minimum safety distance may be separately displayed in the danger area 511, and when the safety line is exceeded, an alarm may be provided to alert the user.
  • the augmented reality service device 100 of the present invention can display each classified area in a different color as shown in FIG. 3, which allows the user to more easily and quickly augment the object 400 of the augmentation target. You can check the optimal distance for this.
  • Figure 4 is an operation flowchart showing an augmented reality service method that provides appropriate distance indication according to an embodiment of the present invention.
  • the augmented reality service method for providing an appropriate distance indication includes the steps of recognizing the ground by the camera 110 and collecting the recognized ground data (S100); A step of performing ray casting from the camera 110 to the ground 500 in the ray casting unit 120 (S200), and a step of checking collision points with ground data collected according to ray casting in the image analysis unit 130. (S300), measuring the distance between the collision point and the camera 110 in the image analysis unit 130 (S400), and performing area classification according to the distance in the image analysis unit 130 (S500). .
  • recognizing the ground from the camera 110 and collecting the recognized ground data can be accomplished by recognizing the ground through the image of the camera 110 and collecting ground data about the ground.
  • the image analysis unit 130 may perform area classification at an appropriate distance that reflects the characteristics of the object 400 to be augmented, such as the size of the object 400.
  • the image analysis unit 130 may perform area classification by setting an appropriate distance at which the annotation set on the object 400 to be augmented can be easily recognized after augmentation. At this time, a preset value may be used as the distance at which the annotation set on the object 400 can be easily recognized.
  • the image analysis unit 130 can perform area classification by setting the distance at which an appropriate safety distance can be secured as the appropriate distance when it is necessary to maintain the user's safety distance. there is.
  • the image analysis unit 130 can separately display a safety line in the area including the safety distance, and can also generate an alarm when the user violates the safety line.
  • the alarm may generate an audible alarm or may be displayed visually within augmented reality.
  • the image analysis unit 130 can display each classified region in a different color as shown in FIG. 3, which allows the user to more easily and quickly determine the optimal distance to augment the object 400 of the augmentation target. You can check.
  • the augmented reality service device and method for providing an appropriate distance display according to the present invention as described above allows the user to quickly and accurately determine the appropriate distance for optimal augmented service, which varies depending on the characteristics of the object, such as the size of the object to be augmented. , In addition, if a certain distance is required for the user's safety to the object to be augmented, such as the turning radius of an excavator, the user's safety can be guaranteed even while providing the augmented service.
  • the embodiments described above may be implemented with hardware components, software components, and/or a combination of hardware components and software components.
  • the devices, methods, and components described in the embodiments may include, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, and a field programmable gate (FPGA). It may be implemented using one or more general-purpose or special-purpose computers, such as an array, programmable logic unit (PLU), microprocessor, or any other device capable of executing and responding to instructions.
  • a processing device may perform an operating system (OS) and one or more software applications that run on the operating system. Additionally, a processing device may access, store, manipulate, process, and generate data in response to the execution of software.
  • OS operating system
  • a processing device may access, store, manipulate, process, and generate data in response to the execution of software.
  • a single processing device may be described as being used; however, those skilled in the art will understand that a processing device includes multiple processing elements and/or multiple types of processing elements. It can be seen that it may include.
  • a processing device may include a plurality of processors or one processor and one controller. Additionally, other processing configurations, such as parallel processors, are possible.
  • the method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded on a computer-readable medium.
  • Computer-readable media may include program instructions, data files, data structures, etc., singly or in combination. Program instructions recorded on the medium may be specially designed and configured for the embodiment or may be known and available to those skilled in the art of computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic media such as floptical disks. -Includes optical media (magneto-optical media) and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, etc.
  • Examples of program instructions include machine language code, such as that produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter, etc.
  • a hardware device may be configured to operate as one or more software modules to perform the operations of an embodiment, and vice versa.
  • Software may include a computer program, code, instructions, or a combination of one or more of these, which may configure a processing unit to operate as desired, or may be processed independently or collectively. You can command the device.
  • Software and/or data may be used on any type of machine, component, physical device, virtual equipment, computer storage medium or device to be interpreted by or to provide instructions or data to a processing device. , or may be permanently or temporarily embodied in a transmitted signal wave.
  • Software may be distributed over networked computer systems and stored or executed in a distributed manner.
  • Software and data may be stored on one or more computer-readable recording media.
  • the present invention relates to an augmented reality (AR) service device and method that displays an appropriate distance according to the augmented object, and can be used in the field of augmented reality.
  • AR augmented reality

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Computer Graphics (AREA)
  • Emergency Management (AREA)
  • Business, Economics & Management (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Optics & Photonics (AREA)
  • Processing Or Creating Images (AREA)
  • Health & Medical Sciences (AREA)
  • Child & Adolescent Psychology (AREA)
  • General Health & Medical Sciences (AREA)

Abstract

The present invention is used in a ground surface recognition step for object augmentation in an augmented-reality service device, and provides an augmented-reality service device and method enabling guidance to be provided so that a user can easily and promptly identify whether an object to be augmented is a proper distance from the user during ground surface recognition. An augmentation-reality service device for providing a proper distance display of the present invention comprises: a camera for recognizing a ground surface and collecting data of the recognized ground surface; a ray casting unit for performing ray casting from the camera to the ground surface; and an image analysis unit for checking a conflict point with the ground surface data collected according to the ray casting, and measuring the distance between the conflict point and the camera to perform region classification according to the distance.

Description

적정 거리 표시를 제공하는 증강현실 서비스 장치 및 방법Augmented reality service device and method for providing appropriate distance indication
본 발명은 증강현실 서비스 장치 및 방법에 관한 것으로, 상세하게는 증강 대상에 따른 적정 거리를 표시해 주는 증강현실(Augmented Reality; AR) 서비스 장치 및 방법에 관한 것이다.The present invention relates to an augmented reality service device and method, and more specifically to an augmented reality (AR) service device and method that displays an appropriate distance according to an augmented object.
최근 들어, 영상 분야의 비약적인 발전으로 인해 컴퓨터 또는 사용자 단말을 통해 가상현실(Virtual Reality; VR) 또는 증강현실(Augmented Reality; AR)을 제공하는 기술이 등장하고 있다. Recently, due to rapid developments in the imaging field, technologies that provide virtual reality (VR) or augmented reality (AR) through computers or user terminals have emerged.
가상현실(Virtual Reality; VR)은 실제 현실은 아니지만 사용자가 현실과 같은 환경을 3차원적인 시각(Sight)을 통해 경험할 수 있는 시뮬레이션 기술을 의미하며, 증강현실(Augmented Reality; AR)은 사용자가 눈으로 보는 현실 세계에 가상의 오브젝트(Object)를 겹쳐 보여주는 시뮬레이션 기술을 의미한다. Virtual Reality (VR) is not actual reality, but refers to a simulation technology that allows users to experience a realistic environment through a three-dimensional perspective, and Augmented Reality (AR) is a simulation technology that allows users to experience a realistic environment through three-dimensional vision. It refers to a simulation technology that overlays virtual objects on the real world.
특히, 증강현실(Augmented Reality; AR)은 현실 세계에 실시간으로 부가 정보를 갖는 가상의 오브젝트를 합쳐 하나의 영상으로 보여주는 특징으로 인해 혼합 현실(Mixed Reality; MR)이라고도 불리운다. In particular, Augmented Reality (AR) is also called Mixed Reality (MR) due to its feature of combining virtual objects with additional information in the real world in real time and displaying them as a single image.
이러한 증강현실(Augmented Reality; AR) 기술은 가상의 환경만으로 구성된 가상현실(Virtual Reality; VR)과는 달리, 실제 환경과 가상의 오브젝트가 혼합된 영상을 제공하는 것이므로, 사용자로서는 가상의 오브젝트를 실제 환경과 함께 볼 수 있다.Unlike Virtual Reality (VR), which consists of only a virtual environment, this Augmented Reality (AR) technology provides images that are a mixture of the real environment and virtual objects, so users can view virtual objects in real life. It can be seen along with the environment.
따라서, 증강현실(Augmented Reality; AR) 기술은 가상현실(Virtual Reality; VR)과 비교할 때 보다 나은 현실감과 부가 정보를 제공할 수 있다는 장점이 있어, 이를 활용한 어플리케이션이 연구되어 왔다. Therefore, Augmented Reality (AR) technology has the advantage of providing a better sense of reality and additional information compared to Virtual Reality (VR), and applications utilizing it have been studied.
그 일례로, 대한민국 등록특허공보 제10-1944823호에서는 증강현실 기술을 활용하여 지하시설물 준공상황을 일괄적으로 탐지하여 지하시설물에 대한 시공 이후의 안전사고를 예방하면서 신규 지하시설물 매설작업 시 효율적으로 시공하는 방법을 제안하였다. For example, in Republic of Korea Patent Publication No. 10-1944823, augmented reality technology is used to detect the completion status of underground facilities in a batch, preventing safety accidents after construction of underground facilities and efficiently installing new underground facilities. A construction method was proposed.
그러나, 종래에는 사용자의 위치에 따라 그 주변의 오브젝트를 단순 증강하는 방식이어서, 증강 대상 오브젝트의 크기 등 오브젝트의 특성에 따라 달라지는 최적의 증강 서비스가 가능한 적정 거리를 알 수 없었고, 이로 인해 사용자는 오브젝트에 대한 적절한 증강이 이루어졌는지 신속하고 정확하게 파악하기가 어려웠다. However, in the past, the method simply augmented objects around the user according to their location, making it impossible to know the appropriate distance for optimal augmentation service, which varies depending on the characteristics of the object, such as the size of the object to be augmented. It was difficult to quickly and accurately determine whether appropriate reinforcement had been achieved.
또한, 굴삭기의 회전 반경 등과 같이 증강 대상이 되는 오브젝트에 사용자의 안전을 위한 일정 정도의 이격 거리가 필요한 경우, 증강 서비스의 제공 중에도 사용자의 안전을 보장할 수 있는 방법이 요구되어 왔다.In addition, when objects to be augmented, such as the turning radius of an excavator, require a certain separation distance for user safety, there has been a need for a method that can guarantee user safety even while providing augmented services.
본 발명의 목적은, 증강 대상 오브젝트의 크기 등 오브젝트의 특성에 따라 달라지는 최적의 증강 서비스가 가능한 적정 거리를 사용자가 신속하고 정확하게 파악할 수 있는 증강현실 서비스 장치 및 방법을 제공하는 것이다. The purpose of the present invention is to provide an augmented reality service device and method that allows a user to quickly and accurately determine the appropriate distance for optimal augmentation service, which varies depending on the characteristics of the object, such as the size of the object to be augmented.
본 발명은 굴삭기의 회전 반경 등과 같이 증강 대상이 되는 오브젝트에 사용자의 안전을 위한 일정 정도의 이격 거리가 필요한 경우, 증강 서비스의 제공 중에도 사용자의 안전을 보장할 수 있는 증강현실 서비스 장치 및 방법을 제공하는데 또 다른 목적이 있다. The present invention provides an augmented reality service device and method that can ensure user safety even while providing augmented services when a certain distance is required for user safety from objects to be augmented, such as the turning radius of an excavator. There is another purpose.
본 발명의 일측면에 따른 적정 거리 표시를 제공하는 증강현실 서비스 장치는, 지면을 인식하고 인식한 지면 데이터를 수집하는 카메라; 상기 카메라로부터 상기 지면으로 레이캐스팅(Raycasting)을 수행하는 레이캐스팅부; 및 상기 레이캐스팅에 따른 수집한 지면 데이터와의 충돌 지점을 체크하고, 상기 충돌 지점과 상기 카메라 간의 거리를 측정하여 상기 거리에 따른 영역분류를 수행하는 영상 분석부;를 포함할 수 있다.An augmented reality service device that provides an appropriate distance display according to one aspect of the present invention includes a camera that recognizes the ground and collects recognized ground data; a raycasting unit that performs raycasting from the camera to the ground; and an image analysis unit that checks a collision point with the ground data collected according to the raycasting, measures the distance between the collision point and the camera, and performs area classification according to the distance.
여기서, 상기 카메라에서 상기 지면을 인식하고 인식한 지면 데이터를 수집하는 것은, 상기 카메라의 영상을 통해 상기 지면을 인식하고 상기 지면에 대한 지면 데이터를 수집하는 방식으로 이루어질 수 있다.Here, recognizing the ground from the camera and collecting the recognized ground data may be accomplished by recognizing the ground through an image of the camera and collecting ground data about the ground.
한편, 상기 영상 분석부는, 증강 대상의 오브젝트의 특성을 반영한 적정 거리를 토대로, 적어도 2개 이상의 영역으로 상기 영역분류를 수행할 수 있다.Meanwhile, the image analysis unit may perform the region classification into at least two regions based on an appropriate distance that reflects the characteristics of the object to be augmented.
이때, 상기 증강 대상의 오브젝트의 특성은, 상기 오브젝트의 크기, 상기 오브젝트에 설정된 주석(annotation), 또는 상기 오브젝트의 안전 거리 중 적어도 하나를 포함할 수 있다.At this time, the characteristics of the object to be augmented may include at least one of the size of the object, an annotation set on the object, or a safety distance of the object.
또한, 상기 영상 분석부는, 상기 오브젝트의 안전 거리를 토대로 상기 영역분류를 수행한 경우, 상기 안전 거리를 포함하는 영역 상에 안전 라인을 별도로 표시해 줄 수 있다.Additionally, when the image analysis unit performs the area classification based on the safety distance of the object, it may separately display a safety line on the area including the safety distance.
또한, 상기 영상 분석부는, 사용자가 상기 안전 라인을 침범할 경우, 이에 대한 알람을 발생시킬 수 있다.Additionally, the image analysis unit may generate an alarm when the user violates the safety line.
한편, 상기 영상 분석부에 의한 상기 영역분류는, 너무 가까움, 좋음, 및 너무 멂의 3개 영역으로 영역분류 될 수 있다. Meanwhile, the region classification by the image analysis unit can be divided into three regions: too close, too good, and too far.
또한, 상기 영상 분석부에 의한 상기 영역분류는, 위험 영역, 안전 영역의 2개 영역으로 영역분류 될 수 있다.Additionally, the area classification by the image analysis unit may be divided into two areas: a dangerous area and a safe area.
본 발명의 다른 측면에 따른 적정 거리 표시를 제공하는 증강현실 서비스 방법은, 카메라에서 지면을 인식하고 인식한 지면 데이터를 수집하는 단계; 레이캐스팅부에서 상기 카메라로부터 상기 지면으로 레이캐스팅을 수행하는 단계; 영상 분석부에서 상기 레이캐스팅에 따른 수집한 지면 데이터와의 충돌 지점을 체크하는 단계; 상기 영상 분석부에서 상기 충돌 지점과 상기 카메라 간의 거리를 측정하는 단계; 및 상기 영상 분석부에서 거리에 따른 영역분류를 수행하는 단계;를 포함할 수 있다.An augmented reality service method for providing an appropriate distance indication according to another aspect of the present invention includes the steps of recognizing the ground from a camera and collecting recognized ground data; performing raycasting from the camera to the ground in a raycasting unit; Checking the collision point with the ground data collected according to the ray casting in the image analysis unit; Measuring the distance between the collision point and the camera in the image analysis unit; and performing region classification according to distance in the image analysis unit.
여기서, 상기 카메라에서 상기 지면을 인식하고 인식한 지면 데이터를 수집하는 단계는, 상기 카메라의 영상을 통해 상기 지면을 인식하고 상기 지면에 대한 지면 데이터를 수집하는 방식으로 이루어질 수 있다.Here, the step of recognizing the ground from the camera and collecting the recognized ground data may be performed by recognizing the ground through the image of the camera and collecting ground data about the ground.
또한, 상기 영상 분석부에서 거리에 따른 영역분류를 수행하는 단계는, 증강 대상의 오브젝트의 특성을 반영한 적정 거리를 토대로, 적어도 2개 이상의 영역으로 상기 영역분류를 수행할 수 있다.In addition, in the step of performing region classification according to distance in the image analysis unit, the region classification may be performed into at least two or more regions based on an appropriate distance that reflects the characteristics of the object to be augmented.
또한, 상기 증강 대상의 오브젝트의 특성은, 상기 오브젝트의 크기, 상기 오브젝트에 설정된 주석(annotation), 또는 상기 오브젝트의 안전 거리 중 적어도 하나를 포함할 수 있다.Additionally, the characteristics of the object to be augmented may include at least one of the size of the object, an annotation set on the object, or a safety distance of the object.
한편, 상기 영상 분석부가 상기 오브젝트의 안전 거리를 토대로 상기 영역분류를 수행한 경우, 상기 영상 분석부는 상기 안전 거리를 포함하는 영역 상에 안전 라인을 별도로 표시해 줄 수 있다.Meanwhile, when the image analysis unit performs the area classification based on the safety distance of the object, the image analysis unit may separately display a safety line on the area including the safety distance.
또한, 상기 영상 분석부는, 사용자가 상기 안전 라인을 침범할 경우, 이에 대한 알람을 발생시킬 수 있다.Additionally, the image analysis unit may generate an alarm when the user violates the safety line.
또한, 상기 영상 분석부에서 거리에 따른 영역분류를 수행하는 단계는, 너무 가까움, 좋음, 및 너무 멂의 3개 영역 또는 위험 영역, 안전 영역의 2개 영역으로 영역분류 될 수 있다.In addition, in the step of performing area classification according to distance in the image analysis unit, areas may be classified into three areas, too close, good, and too far, or two areas, a dangerous area and a safe area.
본 발명에 의한 적정 거리 표시를 제공하는 증강현실 서비스 장치 및 방법은 증강 대상 오브젝트의 크기 등 오브젝트의 특성에 따라 달라지는 최적의 증강 서비스가 가능한 적정 거리를 사용자가 신속하고 정확하게 파악할 수 있는 장점이 있다. The augmented reality service device and method for providing an appropriate distance indication according to the present invention has the advantage of allowing users to quickly and accurately determine the appropriate distance for optimal augmentation service, which varies depending on the characteristics of the object, such as the size of the object to be augmented.
또한, 본 발명에 의한 적정 거리 표시를 제공하는 증강현실 서비스 장치 및 방법은 굴삭기의 회전 반경 등과 같이 증강 대상이 되는 오브젝트에 사용자의 안전을 위한 일정 정도의 이격 거리가 필요한 경우, 증강 서비스의 제공 중에도 사용자의 안전을 보장할 수 있는 장점이 있다. In addition, the augmented reality service device and method for providing an appropriate distance display according to the present invention can be used even during the provision of augmented services when a certain distance is required for the user's safety to the object to be augmented, such as the turning radius of an excavator. It has the advantage of ensuring user safety.
도 1은 본 발명의 일 실시예에 따른 적정 거리 표시를 제공하는 증강현실 서비스 장치의 구성을 간략히 나타낸 구성 개요도이다. Figure 1 is a schematic diagram briefly showing the configuration of an augmented reality service device that provides appropriate distance indication according to an embodiment of the present invention.
도 2는 본 발명에서 지면과의 거리 측정을 위해 사용하는 레이캐스팅(Raycasting) 기법의 원리에 대해 설명하기 위한 도면이다.Figure 2 is a diagram to explain the principles of the raycasting technique used in the present invention to measure the distance to the ground.
도 3은 도 1의 영상 분석부에서 분석하는 지면의 거리에 따른 영역분류의 일예를 설명하기 위한 도면이다. FIG. 3 is a diagram illustrating an example of area classification according to distance from the ground analyzed by the image analysis unit of FIG. 1.
도 4는 본 발명의 일 실시예에 따른 적정 거리 표시를 제공하는 증강현실 서비스 방법을 나타낸 동작 흐름도 이다.Figure 4 is an operation flowchart showing an augmented reality service method that provides appropriate distance indication according to an embodiment of the present invention.
이하, 본 발명의 실시를 위한 구체적인 실시예를 첨부된 도면들을 참조하여 설명한다. Hereinafter, specific embodiments for carrying out the present invention will be described with reference to the attached drawings.
본 발명을 설명함에 있어서 제 1, 제 2 등의 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 구성요소들은 용어들에 의해 한정되지 않을 수 있다. 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제 1 구성요소는 제 2 구성요소로 명명될 수 있고, 유사하게 제 2 구성요소도 제 1 구성요소로 명명될 수 있다. In describing the present invention, terms such as first and second may be used to describe various components, but the components may not be limited by the terms. Terms are intended only to distinguish one component from another. For example, a first component may be referred to as a second component, and similarly, the second component may be referred to as a first component without departing from the scope of the present invention.
어떤 구성요소가 다른 구성요소에 연결되어 있다거나 접속되어 있다고 언급되는 경우는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해될 수 있다.When a component is mentioned as being connected or connected to another component, it can be understood that it may be directly connected to or connected to the other component, but other components may exist in between. .
본 명세서에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함할 수 있다. The terms used herein are only used to describe specific embodiments and are not intended to limit the invention. Singular expressions may include plural expressions, unless the context clearly indicates otherwise.
본 명세서에서, 포함하다 또는 구비하다 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것으로서, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해될 수 있다. In this specification, terms such as include or have are intended to designate the presence of features, numbers, steps, operations, components, parts, or combinations thereof described in the specification, including one or more other features or numbers, It can be understood that the existence or addition possibility of steps, operations, components, parts, or combinations thereof is not excluded in advance.
또한, 도면에서의 요소들의 형상 및 크기 등은 보다 명확한 설명을 위해 과장될 수 있다.Additionally, the shapes and sizes of elements in the drawings may be exaggerated for clearer explanation.
본 발명은 증강현실 서비스 장치에서의 오브젝트(object)의 증강을 위한 지면 인식 단계에서 사용되는 것으로서, 지면 인식 시 사용자가 증강하고자 하는 오브젝트가 사용자로부터 적정 거리에 있는지를 쉽고 빠르게 파악할 수 있도록 가이드해 줄 수 있는 증강현실 서비스 장치 및 방법을 제공한다.The present invention is used in the ground recognition stage for augmentation of objects in an augmented reality service device, and provides guidance so that the user can easily and quickly determine whether the object to be augmented is at an appropriate distance from the user when recognizing the ground. Provides an augmented reality service device and method that can
이하, 첨부된 도면을 참조하여 본 발명에 따른 적정 거리 표시를 제공하는 증강현실 서비스 장치 및 방법에 대해 상세히 설명한다. Hereinafter, an augmented reality service device and method for providing appropriate distance indication according to the present invention will be described in detail with reference to the attached drawings.
도 1은 본 발명의 일 실시예에 따른 적정 거리 표시를 제공하는 증강현실 서비스 장치의 구성을 간략히 나타낸 구성 개요도이며, 도 2 및 도 3은 도 1을 상세히 설명하기 위한 세부 도면이다. Figure 1 is a schematic diagram briefly showing the configuration of an augmented reality service device that provides appropriate distance indication according to an embodiment of the present invention, and Figures 2 and 3 are detailed drawings for explaining Figure 1 in detail.
이하, 도 1 내지 도 3을 참조하여 본 발명의 일 실시예에 따른 적정 거리 표시를 제공하는 증강현실 서비스 장치에 대해 설명한다. Hereinafter, an augmented reality service device that provides an appropriate distance indication according to an embodiment of the present invention will be described with reference to FIGS. 1 to 3.
먼저, 도 1을 참조하면, 본 발명의 일 실시예에 따른 적정 거리 표시를 제공하는 증강현실 서비스 장치(100)는 지면(500)을 인식하고 인식한 지면 데이터를 수집하는 카메라(110), 카메라(110)로부터 지면(500)으로 레이캐스팅을 수행하는 레이캐스팅부(120), 및 레이캐스팅에 따른 수집한 지면 데이터와의 충돌 지점을 체크하고 충돌 지점과 카메라(110)의 거리를 측정하여 거리에 따른 영역분류를 수행하는 영상 분석부(130)로 이루어진다. First, referring to FIG. 1, the augmented reality service device 100 that provides an appropriate distance display according to an embodiment of the present invention includes a camera 110 that recognizes the ground 500 and collects recognized ground data, and a camera The raycasting unit 120 performs raycasting from 110 to the ground 500, and checks the collision point with the ground data collected according to raycasting and measures the distance between the collision point and the camera 110 to determine the distance. It consists of an image analysis unit 130 that performs area classification according to.
이때, 카메라(110)에서 지면(500)을 인식하고 인식한 지면 데이터를 수집하는 것은 카메라(110)의 영상을 통해 지면을 인식하고 지면에 대한 지면 데이터를 수집하는 방식으로 이루어질 수 있다.At this time, the camera 110 can recognize the ground 500 and collect the recognized ground data by recognizing the ground through the image of the camera 110 and collecting ground data about the ground.
또한, 영상 분석부(130)는 증강 대상의 오브젝트(400)의 특성을 반영한 적정 거리로 영역분류를 수행할 수 있다. 일예로, 오브젝트(400)의 크기가 큰 경우, 오브젝트(400)의 증강에 적합한 적정 거리를 그에 비례해 증가시키고, 오브젝트(400)의 크기가 작은 경우에는 오브젝트(400)의 증강에 적합한 적정 거리를 그에 따라 감소시키게 된다.Additionally, the image analysis unit 130 may perform area classification at an appropriate distance that reflects the characteristics of the object 400 to be augmented. For example, if the size of the object 400 is large, the appropriate distance suitable for augmentation of the object 400 is increased proportionally, and if the size of the object 400 is small, the appropriate distance suitable for augmentation of the object 400 is increased. is reduced accordingly.
한편, 구현예에 따라서는 영상 분석부(130)는 증강 대상의 오브젝트(400)에 설정된 주석(annotation)을 증강 후 용이하게 인식할 수 있는 거리를 적정 거리로 하여 영역분류를 수행할 수 있다. 이때, 오브젝트(400)에 설정된 주석의 인식이 용이한 거리는 미리 설정되어 있는 값을 사용할 수도 있다. Meanwhile, depending on the implementation, the image analysis unit 130 may perform area classification by setting an appropriate distance at which the annotation set on the object 400 to be augmented can be easily recognized after augmentation. At this time, a preset value may be used as the distance at which the annotation set on the object 400 can be easily recognized.
즉, 오브젝트(400)를 설명하기 위한 주석(annotation)이 너무 가까울 때는 증강 후 전체적인 주석 내용을 볼 수가 없고, 반대로 주석이 너무 멀리 있게 되는 경우에는 증강 후 주석이 작아 식별이 용이하지 않으므로, 본 발명에서는 사용자가 주석을 인식하기 용이한 적정 거리를 기준으로 영역분류를 수행할 수 있다. That is, when the annotation for describing the object 400 is too close, the entire annotation content cannot be seen after augmentation. Conversely, when the annotation is too far away, the annotation after augmentation is small and difficult to identify, so the present invention In , area classification can be performed based on an appropriate distance that makes it easy for users to recognize annotations.
이러한 일 실시예로, 증강 대상의 오브젝트에 발생한 고장에 따른 유지보수를 위해 해당 오브젝트 내에 구비된 회로도 사양 등에 대한 주석을 증강하여 확인하여야 하는 경우, 본 발명의 증강현실 서비스 장치(100)에서 가이드하는 적정 거리를 활용함으로써, 사용자는 해당 오브젝트에 대한 주석을 쉽고 빠르게 확인할 수 있고 유지보수 작업을 효율적으로 수행할 수 있다. In one such embodiment, when it is necessary to augment and confirm annotations on circuit diagram specifications, etc. provided within the object for maintenance due to a failure occurring in the object to be augmented, the augmented reality service device 100 of the present invention provides guidance. By utilizing an appropriate distance, users can quickly and easily check annotations for the object and perform maintenance work efficiently.
한편, 영상 분석부(130)는 증강 대상의 오브젝트(400)의 특성 상, 사용자의 안전 거리의 유지가 필요한 경우에는 적절한 안전 거리를 확보할 수 있는 거리를 적정 거리로 하여 영역분류를 수행할 수 있다. On the other hand, due to the characteristics of the object 400 to be augmented, the image analysis unit 130 can perform area classification by setting the distance at which an appropriate safety distance can be secured as the appropriate distance when it is necessary to maintain the user's safety distance. there is.
이때, 영상 분석부(130)는 안전 거리를 포함하는 영역 상에 안전 라인을 별도로 표시해 줄 수 있으며, 또한 사용자가 해당 안전 라인을 침범할 경우 이에 대한 알람을 발생시키도록 할 수 있다. 여기서, 알람은 가청 알람을 발생할 수도 있고, 또는 증강현실 내에 시각적으로 표시할 수도 있다.At this time, the image analysis unit 130 can separately display a safety line in the area including the safety distance, and can also generate an alarm when the user violates the safety line. Here, the alarm may generate an audible alarm or may be displayed visually within augmented reality.
일예로, 증강 대상의 오브젝트(400)가 굴삭기인 경우, 굴삭기의 회전 반경에 따라 안전 거리를 확보하여야 할 필요가 있으며, 사용자의 안전을 위해 상기 굴삭기의 회전 반경 이내로 진입하지 않도록 가이드할 필요가 있다. For example, if the object 400 to be augmented is an excavator, it is necessary to secure a safety distance according to the turning radius of the excavator, and for the user's safety, it is necessary to guide the user so as not to enter within the turning radius of the excavator. .
이때, 본 발명의 증강현실 서비스 장치(100)는 증강 대상의 오브젝트(400)의 특성에 따른 적절한 안전 거리를 확보할 수 있는 거리를 적정 거리로 하여 영역분류를 수행하는 한편, 카메라(110)와 오브젝트(400)와의 거리가 안전 라인 이내인 경우, 사용자의 주의 환기를 위해 알람을 제공할 수 있다. At this time, the augmented reality service device 100 of the present invention performs area classification by setting the appropriate distance to ensure an appropriate safety distance according to the characteristics of the object 400 to be augmented, while the camera 110 and If the distance to the object 400 is within the safety line, an alarm may be provided to alert the user.
다음, 본 발명에서 사용하고 있는 레이캐스팅(Raycasting) 기법에 대해 도 2를 참조하여 설명한다. 도 2는 본 발명에서 지면의 거리 측정을 위해 사용하는 레이캐스팅(Raycasting) 기법의 원리에 대해 설명하기 위한 도면이다.Next, the raycasting technique used in the present invention will be described with reference to FIG. 2. Figure 2 is a diagram to explain the principles of the raycasting technique used in the present invention to measure distances on the ground.
본 발명에서는 지면(500)과 충돌하는 지점을 체크하여 거리를 측정하기 위해 레이캐스팅(Raycasting) 기법을 사용한다. 레이캐스팅(Raycasting) 기법이란 가상의 공간에 보이지 않는 빛(Ray)를 투사해서 빛에 닿는 표면을 파악하는 기술이다.In the present invention, raycasting technique is used to measure the distance by checking the point of collision with the ground 500. Raycasting is a technique that projects invisible light (ray) into a virtual space and identifies the surface that the light touches.
본 발명에서는 카메라(Camera)가 바라보고 있는 전방(Forward)으로 레이캐스팅(Raycasting)을 수행하여 지면과 충돌하는 지점인 충돌포인트(Collision point)를 체크하고, 이를 통해 거리를 측정하는 방식으로 거리 측정이 이루어지게 된다.In the present invention, the distance is measured by performing raycasting forward where the camera is looking, checking the collision point, which is the point of collision with the ground, and measuring the distance through this. This will come true.
도 3은 도 1의 영상 분석부에서 분석하는 지면의 거리에 따른 영역분류의 일예를 설명하기 위한 도면이다.FIG. 3 is a diagram illustrating an example of area classification according to distance from the ground analyzed by the image analysis unit of FIG. 1.
도 3에서 볼 수 있는 바와 같이, 본 발명에서의 영역분류는 인식된 지면(510)에 대해 일정 거리 이하로 가까운 영역을 포함한 적어도 두 개 이상의 영역으로 수행될 수 있으며, 그 일예로 도 3에서는 너무 가까움(511), 좋음(512), 및 너무 멂(513)으로 영역분류 한 결과를 나타내고 있다.As can be seen in FIG. 3, region classification in the present invention can be performed in at least two or more regions including an region that is closer than a certain distance to the recognized ground 510, and as an example, in FIG. 3, the region classification is too small. It shows the results of area classification into close (511), good (512), and too far (513).
이때, 상술한 바와 같이 본 발명의 증강현실 서비스 장치(100)는 증강 대상의 오브젝트(400)의 특성을 반영하여 거리에 따른 영역분류를 수행할 수 있으며, 이때 영역분류는 최소 거리를 포함한 두 개 이상의 영역으로 수행될 수 있다. At this time, as described above, the augmented reality service device 100 of the present invention can perform area classification according to distance by reflecting the characteristics of the object 400 to be augmented. At this time, area classification is divided into two areas including the minimum distance. It can be carried out in the above areas.
도 3에서와 같이, 본 발명은 먼저, 지면을 인식된 지면(510)과 미인식 지면(520)으로 구분할 수 있다.As shown in FIG. 3, the present invention can first divide the ground into recognized ground 510 and unrecognized ground 520.
그리고, 인식된 지면(510)에 대해 증강 대상의 오브젝트(400)의 특성을 반영해 해당 지면과의 거리에 따라 너무 가까움(511), 좋음(512), 너무 멂(513)으로 영역분류를 수행한다. In addition, the recognized ground 510 reflects the characteristics of the object 400 to be augmented and classifies the area as too close (511), good (512), or too far (513) according to the distance from the ground. do.
일예로, 본 발명의 증강현실 서비스 장치(100)는 상기 영역분류를 위해 오브젝트(400)에 설정된 주석(annotation)의 인식이 용이할 수 있는 거리를 영역분류의 기준으로 사용할 수 있다. For example, the augmented reality service device 100 of the present invention may use the distance at which the annotation set on the object 400 can be easily recognized as a standard for region classification.
즉, 오브젝트(400)를 설명하기 위한 주석이 너무 가까울 때는 증강 후 전체적인 주석 내용을 볼 수가 없고, 반대로 주석이 너무 멀리 있게 되는 경우에는 증강 후 주석이 작아 식별이 용이하지 않으므로, 사용자가 주석을 인식하기 용이한 적정 거리를 기준으로 영역분류를 수행할 수 있으며, 이 경우 오브젝트(400)에 설정된 주석의 크기, 또는 주석의 많고 적음에 따라 미리 설정된 값을 적용할 수 있다.In other words, when the annotation to describe the object 400 is too close, the entire annotation content cannot be seen after augmentation. Conversely, when the annotation is too far away, the annotation after augmentation is small and difficult to identify, so the user cannot recognize the annotation. Area classification can be performed based on an appropriate distance that is easy to do, and in this case, a preset value can be applied depending on the size of the annotation set on the object 400 or the number or number of annotations.
이를 통해, 사용자는 본 발명의 증강현실 서비스 장치(100)에 의해 분류된 영역을 토대로 증강 대상의 오브젝트(400)를 증강하기 위한 최적의 거리를 쉽고 빠르게 확인할 수 있다.Through this, the user can easily and quickly check the optimal distance for augmenting the object 400 to be augmented based on the area classified by the augmented reality service device 100 of the present invention.
한편, 상기의 예에서는 영역분류를 3개 영역으로 분류하였으나, 본 발명은 이에 한정되는 것은 아니며, 안전 거리를 기준으로 한 2개 영역으로 분류할 수도 있다.Meanwhile, in the above example, the area classification was divided into three areas, but the present invention is not limited to this and may be classified into two areas based on the safety distance.
예를 들어, 증강 대상의 오브젝트(400)가 굴삭기와 같은 회전 반경에 따른 안전 거리가 요구되는 오브젝트인 경우에는, 적절한 안전 거리를 확보할 수 있는 거리를 적정 거리로 하여 영역분류를 수행할 수 있다. For example, if the object 400 to be augmented is an object that requires a safety distance according to the turning radius, such as an excavator, area classification can be performed using the distance at which an appropriate safety distance can be secured as the appropriate distance. .
이 경우, 본 발명의 증강현실 서비스 장치(100)는 인식된 지면(510)에 대해 안전 거리 이내의 영역은 위험 영역(511), 안전 거리 밖의 영역은 안전 영역(512,513)의 2개 영역으로 영역분류를 수행할 수 있으며, 이를 통해 본 발명은 증강 서비스의 제공 중에도 사용자의 안전을 보장할 수 있다. In this case, the augmented reality service device 100 of the present invention divides the recognized ground 510 into two areas: the area within the safe distance is a danger area 511, and the area outside the safe distance is a safety area 512 and 513. Classification can be performed, and through this, the present invention can ensure user safety even while providing augmented services.
구현예에 따라서는, 위험 영역(511)에 최소한의 안전 거리를 표시하는 안전 라인을 별도로 표시해 줄 수 있으며, 해당 안전 라인을 이탈 시, 사용자의 주의 환기를 위해 알람을 제공할 수 있다.Depending on the implementation, a safety line indicating the minimum safety distance may be separately displayed in the danger area 511, and when the safety line is exceeded, an alarm may be provided to alert the user.
또한, 본 발명의 증강현실 서비스 장치(100)는 영역분류된 각 영역에 대해 도 3에서와 같이 다른 색상으로 표시할 수 있으며, 이를 통해 사용자는 더욱 쉽고 빠르게 증강 대상의 오브젝트(400)를 증강하기 위한 최적의 거리를 확인할 수 있다.In addition, the augmented reality service device 100 of the present invention can display each classified area in a different color as shown in FIG. 3, which allows the user to more easily and quickly augment the object 400 of the augmentation target. You can check the optimal distance for this.
도 4는 본 발명의 일 실시예에 따른 적정 거리 표시를 제공하는 증강현실 서비스 방법을 나타낸 동작 흐름도 이다.Figure 4 is an operation flowchart showing an augmented reality service method that provides appropriate distance indication according to an embodiment of the present invention.
도 4에서 알 수 있는 바와 같이, 본 발명의 일 실시예에 따른 적정 거리 표시를 제공하는 증강현실 서비스 방법은, 카메라(110)에서 지면을 인식하고 인식한 지면 데이터를 수집하는 단계(S100), 레이캐스팅부(120)에서 카메라(110)로부터 지면(500)으로 레이캐스팅을 수행하는 단계(S200), 영상 분석부(130)에서 레이캐스팅에 따른 수집한 지면 데이터와의 충돌 지점을 체크하는 단계(S300), 영상 분석부(130)에서 충돌 지점과 카메라(110) 간의 거리를 측정하는 단계(S400), 및 영상 분석부(130)에서 거리에 따른 영역분류를 수행하는 단계(S500)로 이루어진다. As can be seen in FIG. 4, the augmented reality service method for providing an appropriate distance indication according to an embodiment of the present invention includes the steps of recognizing the ground by the camera 110 and collecting the recognized ground data (S100); A step of performing ray casting from the camera 110 to the ground 500 in the ray casting unit 120 (S200), and a step of checking collision points with ground data collected according to ray casting in the image analysis unit 130. (S300), measuring the distance between the collision point and the camera 110 in the image analysis unit 130 (S400), and performing area classification according to the distance in the image analysis unit 130 (S500). .
이때, 카메라(110)에서 지면을 인식하고 인식한 지면 데이터를 수집하는 것은 카메라(110)의 영상을 통해 지면을 인식하고 지면에 대한 지면 데이터를 수집하는 방식으로 이루어질 수 있다.At this time, recognizing the ground from the camera 110 and collecting the recognized ground data can be accomplished by recognizing the ground through the image of the camera 110 and collecting ground data about the ground.
여기서, 영상 분석부(130)는 오브젝트(400)의 크기 등 증강 대상의 오브젝트(400)의 특성을 반영한 적정한 거리로 영역분류를 수행할 수 있다. Here, the image analysis unit 130 may perform area classification at an appropriate distance that reflects the characteristics of the object 400 to be augmented, such as the size of the object 400.
일예로, 영상 분석부(130)는 증강 대상의 오브젝트(400)에 설정된 주석(annotation)을 증강 후 용이하게 인식할 수 있는 거리를 적정 거리로 하여 영역분류를 수행할 수도 있다. 이때, 오브젝트(400)에 설정된 주석의 인식이 용이할 수 있는 거리는 미리 설정된 값을 사용할 수도 있다. For example, the image analysis unit 130 may perform area classification by setting an appropriate distance at which the annotation set on the object 400 to be augmented can be easily recognized after augmentation. At this time, a preset value may be used as the distance at which the annotation set on the object 400 can be easily recognized.
한편, 영상 분석부(130)는 증강 대상의 오브젝트(400)의 특성 상, 사용자의 안전 거리의 유지가 필요한 경우에는 적절한 안전 거리를 확보할 수 있는 거리를 적정 거리로 하여 영역분류를 수행할 수 있다. On the other hand, due to the characteristics of the object 400 to be augmented, the image analysis unit 130 can perform area classification by setting the distance at which an appropriate safety distance can be secured as the appropriate distance when it is necessary to maintain the user's safety distance. there is.
이때, 영상 분석부(130)는 안전 거리를 포함하는 영역 상에 안전 라인을 별도로 표시해 줄 수 있으며, 또한 사용자가 해당 안전 라인을 침범할 경우 이에 대한 알람을 발생시키도록 할 수 있다. 여기서, 알람은 가청 알람을 발생할 수도 있고, 또는 증강현실 내에 시각적으로 표시할 수도 있다.At this time, the image analysis unit 130 can separately display a safety line in the area including the safety distance, and can also generate an alarm when the user violates the safety line. Here, the alarm may generate an audible alarm or may be displayed visually within augmented reality.
또한, 영상 분석부(130)는 영역분류된 각 영역에 대해 도 3에서와 같이 다른 색상으로 표시할 수 있으며, 이를 통해 사용자는 더욱 쉽고 빠르게 증강 대상의 오브젝트(400)를 증강하기 위한 최적의 거리를 확인할 수 있다.In addition, the image analysis unit 130 can display each classified region in a different color as shown in FIG. 3, which allows the user to more easily and quickly determine the optimal distance to augment the object 400 of the augmentation target. You can check.
상기와 같은 본 발명에 따른 적정 거리 표시를 제공하는 증강현실 서비스 장치 및 방법은 증강 대상 오브젝트의 크기 등 오브젝트의 특성에 따라 달라지는, 최적의 증강 서비스가 가능한 적정 거리를 사용자가 신속하고 정확하게 파악할 수 있으며, 또한 굴삭기의 회전 반경 등과 같이 증강 대상이 되는 오브젝트에 사용자의 안전을 위한 일정 정도의 이격 거리가 필요한 경우, 증강 서비스의 제공 중에도 사용자의 안전을 보장할 수 있다. The augmented reality service device and method for providing an appropriate distance display according to the present invention as described above allows the user to quickly and accurately determine the appropriate distance for optimal augmented service, which varies depending on the characteristics of the object, such as the size of the object to be augmented. , In addition, if a certain distance is required for the user's safety to the object to be augmented, such as the turning radius of an excavator, the user's safety can be guaranteed even while providing the augmented service.
이상에서 설명된 실시예들은 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 장치, 방법 및 구성요소는, 예를 들어, 프로세서, 콘트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPGA(field programmable gate array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적 컴퓨터를 이용하여 구현될 수 있다. 처리 장치는 운영 체제(OS) 및 운영 체제 상에서 수행되는 하나 이상의 소프트웨어 애플리케이션을 수행할 수 있다. 또한, 처리 장치는 소프트웨어의 실행에 응답하여, 데이터를 접근, 저장, 조작, 처리 및 생성할 수도 있다. 이해의 편의를 위하여, 처리 장치는 하나가 사용되는 것으로 설명된 경우도 있지만, 해당 기술분야에서 통상의 지식을 가진 자는, 처리 장치가 복수 개의 처리 요소 (processing element) 및/또는 복수 유형의 처리 요소를 포함할 수 있음을 알 수 있다. 예를 들어, 처리 장치는 복수 개의 프로세서 또는 하나의 프로세서 및 하나의 콘트롤러를 포함할 수 있다. 또한, 병렬 프로세서 (parallel processor)와 같은, 다른 처리 구성(processing configuration)도 가능하다.The embodiments described above may be implemented with hardware components, software components, and/or a combination of hardware components and software components. For example, the devices, methods, and components described in the embodiments may include, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, and a field programmable gate (FPGA). It may be implemented using one or more general-purpose or special-purpose computers, such as an array, programmable logic unit (PLU), microprocessor, or any other device capable of executing and responding to instructions. A processing device may perform an operating system (OS) and one or more software applications that run on the operating system. Additionally, a processing device may access, store, manipulate, process, and generate data in response to the execution of software. For ease of understanding, a single processing device may be described as being used; however, those skilled in the art will understand that a processing device includes multiple processing elements and/or multiple types of processing elements. It can be seen that it may include. For example, a processing device may include a plurality of processors or one processor and one controller. Additionally, other processing configurations, such as parallel processors, are possible.
실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded on a computer-readable medium. Computer-readable media may include program instructions, data files, data structures, etc., singly or in combination. Program instructions recorded on the medium may be specially designed and configured for the embodiment or may be known and available to those skilled in the art of computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic media such as floptical disks. -Includes optical media (magneto-optical media) and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, etc. Examples of program instructions include machine language code, such as that produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter, etc. A hardware device may be configured to operate as one or more software modules to perform the operations of an embodiment, and vice versa.
소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로 (collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 가상 장치(virtual equipment), 컴퓨터 저장 매체 또는 장치, 또는 전송되는 신호 파(signal wave)에 영구적으로, 또는 일시적으로 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨터 시스템 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.Software may include a computer program, code, instructions, or a combination of one or more of these, which may configure a processing unit to operate as desired, or may be processed independently or collectively. You can command the device. Software and/or data may be used on any type of machine, component, physical device, virtual equipment, computer storage medium or device to be interpreted by or to provide instructions or data to a processing device. , or may be permanently or temporarily embodied in a transmitted signal wave. Software may be distributed over networked computer systems and stored or executed in a distributed manner. Software and data may be stored on one or more computer-readable recording media.
이상과 같이 실시예들이 비록 한정된 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 이를 기초로 다양한 기술적 수정 및 변형을 적용할 수 있다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다. As described above, although the embodiments have been described with limited drawings, those skilled in the art can apply various technical modifications and variations based on this. For example, the described techniques are performed in a different order than the described method, and/or components of the described system, structure, device, circuit, etc. are combined or combined in a different form than the described method, or other components are used. Alternatively, appropriate results may be achieved even if substituted or substituted by an equivalent.
그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 청구범위의 범위에 속한다.Therefore, other implementations, other embodiments, and equivalents of the claims also fall within the scope of the following claims.
본 발명은 증강 대상에 따른 적정 거리를 표시해 주는 증강현실(Augmented Reality; AR) 서비스 장치 및 방법에 관한 것으로서, 증강현실 분야에 이용가능 하다.The present invention relates to an augmented reality (AR) service device and method that displays an appropriate distance according to the augmented object, and can be used in the field of augmented reality.

Claims (15)

  1. 지면을 인식하고 인식한 지면 데이터를 수집하는 카메라;A camera that recognizes the ground and collects recognized ground data;
    상기 카메라로부터 상기 지면으로 레이캐스팅(Raycasting)을 수행하는 레이캐스팅부; 및a raycasting unit that performs raycasting from the camera to the ground; and
    상기 레이캐스팅에 따른 수집한 지면 데이터와의 충돌 지점을 체크하고, 상기 충돌 지점과 상기 카메라 간의 거리를 측정하여 상기 거리에 따른 영역분류를 수행하는 영상 분석부;an image analysis unit that checks a collision point with the ground data collected according to the raycasting, measures the distance between the collision point and the camera, and performs area classification according to the distance;
    를 포함하는 적정 거리 표시를 제공하는 증강현실 서비스 장치.An augmented reality service device that provides an appropriate distance indication including.
  2. 제 1항에 있어서,According to clause 1,
    상기 카메라에서 상기 지면을 인식하고 인식한 지면 데이터를 수집하는 것은,Recognizing the ground from the camera and collecting the recognized ground data,
    상기 카메라의 영상을 통해 상기 지면을 인식하고 상기 지면에 대한 지면 데이터를 수집하는 방식으로 이루어지는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 장치.An augmented reality service device that provides an appropriate distance indication, characterized in that it recognizes the ground through the image of the camera and collects ground data about the ground.
  3. 제 1항에 있어서,According to clause 1,
    상기 영상 분석부는,The video analysis unit,
    증강 대상의 오브젝트의 특성을 반영한 적정 거리를 토대로, 적어도 2개 이상의 영역으로 상기 영역분류를 수행하는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 장치.An augmented reality service device that provides an appropriate distance display, characterized in that the area classification is performed into at least two or more areas based on an appropriate distance reflecting the characteristics of the object to be augmented.
  4. 제 3항에 있어서,According to clause 3,
    상기 증강 대상의 오브젝트의 특성은,The characteristics of the object to be augmented are:
    상기 오브젝트의 크기, 상기 오브젝트에 설정된 주석(annotation), 또는 상기 오브젝트의 안전 거리 중 적어도 하나를 포함하는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 장치.An augmented reality service device that provides an appropriate distance indication, comprising at least one of the size of the object, an annotation set on the object, or a safety distance of the object.
  5. 제 4항에 있어서,According to clause 4,
    상기 영상 분석부는,The video analysis unit,
    상기 오브젝트의 안전 거리를 토대로 상기 영역분류를 수행한 경우, 상기 안전 거리를 포함하는 영역 상에 안전 라인을 별도로 표시해 주는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 장치.An augmented reality service device that provides an appropriate distance indication, characterized in that when the area classification is performed based on the safety distance of the object, a safety line is separately displayed on the area including the safety distance.
  6. 제 5항에 있어서,According to clause 5,
    상기 영상 분석부는,The video analysis unit,
    사용자가 상기 안전 라인을 침범할 경우, 이에 대한 알람을 발생시키는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 장치.An augmented reality service device that provides an appropriate distance indication, characterized in that it generates an alarm when the user violates the safety line.
  7. 제 3항에 있어서,According to clause 3,
    상기 영상 분석부에 의한 상기 영역분류는,The area classification by the image analysis unit is,
    너무 가까움, 좋음, 및 너무 멂의 3개 영역으로 영역분류되는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 장치.An augmented reality service device that provides an appropriate distance indication, characterized in that it is classified into three areas: too close, too good, and too far.
  8. 제 3항에 있어서,According to clause 3,
    상기 영상 분석부에 의한 상기 영역분류는,The area classification by the image analysis unit is,
    위험 영역, 안전 영역의 2개 영역으로 영역분류되는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 장치.An augmented reality service device that provides appropriate distance indication, characterized in that it is classified into two areas: a risk area and a safety area.
  9. 증강현실 서비스 방법으로서,As an augmented reality service method,
    카메라에서 지면을 인식하고 인식한 지면 데이터를 수집하는 단계;Recognizing the ground from a camera and collecting recognized ground data;
    레이캐스팅부에서 상기 카메라로부터 상기 지면으로 레이캐스팅을 수행하는 단계;performing raycasting from the camera to the ground in a raycasting unit;
    영상 분석부에서 상기 레이캐스팅에 따른 수집한 지면 데이터와의 충돌 지점을 체크하는 단계;Checking the collision point with the ground data collected according to the ray casting in the image analysis unit;
    상기 영상 분석부에서 상기 충돌 지점과 상기 카메라 간의 거리를 측정하는 단계; 및Measuring the distance between the collision point and the camera in the image analysis unit; and
    상기 영상 분석부에서 거리에 따른 영역분류를 수행하는 단계;performing area classification according to distance in the image analysis unit;
    를 포함하는 적정 거리 표시를 제공하는 증강현실 서비스 방법.An augmented reality service method that provides an appropriate distance indication including.
  10. 제 9항에 있어서,According to clause 9,
    상기 카메라에서 상기 지면을 인식하고 인식한 지면 데이터를 수집하는 단계는,The step of recognizing the ground from the camera and collecting the recognized ground data is,
    상기 카메라의 영상을 통해 상기 지면을 인식하고 상기 지면에 대한 지면 데이터를 수집하는 방식으로 이루어지는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 방법.An augmented reality service method that provides an appropriate distance indication, characterized in that it recognizes the ground through the image of the camera and collects ground data about the ground.
  11. 제 9항에 있어서,According to clause 9,
    상기 영상 분석부에서 거리에 따른 영역분류를 수행하는 단계는,The step of performing area classification according to distance in the image analysis unit is,
    증강 대상의 오브젝트의 특성을 반영한 적정 거리를 토대로, 적어도 2개 이상의 영역으로 상기 영역분류를 수행하는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 방법.An augmented reality service method for providing an appropriate distance indication, characterized in that the area classification is performed into at least two or more areas based on an appropriate distance reflecting the characteristics of the object to be augmented.
  12. 제 11항에 있어서,According to claim 11,
    상기 증강 대상의 오브젝트의 특성은,The characteristics of the object to be augmented are,
    상기 오브젝트의 크기, 상기 오브젝트에 설정된 주석(annotation), 또는 상기 오브젝트의 안전 거리 중 적어도 하나를 포함하는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 방법.An augmented reality service method for providing an appropriate distance indication, comprising at least one of the size of the object, an annotation set on the object, or a safety distance of the object.
  13. 제 12항에 있어서,According to clause 12,
    상기 영상 분석부가 상기 오브젝트의 안전 거리를 토대로 상기 영역분류를 수행한 경우, 상기 영상 분석부는 상기 안전 거리를 포함하는 영역 상에 안전 라인을 별도로 표시해 주는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 방법.When the image analysis unit performs the area classification based on the safety distance of the object, the image analysis unit separately displays a safety line on the area including the safety distance. Augmented reality provides an appropriate distance indication. Service method.
  14. 제 13항에 있어서,According to clause 13,
    상기 영상 분석부는,The video analysis unit,
    사용자가 상기 안전 라인을 침범할 경우, 이에 대한 알람을 발생시키는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 방법.An augmented reality service method that provides an appropriate distance indication, characterized by generating an alarm when the user violates the safety line.
  15. 제 11항에 있어서,According to clause 11,
    상기 영상 분석부에서 거리에 따른 영역분류를 수행하는 단계는,The step of performing area classification according to distance in the image analysis unit is,
    너무 가까움, 좋음, 및 너무 멂의 3개 영역 또는 위험 영역, 안전 영역의 2개 영역으로 영역분류되는 것을 특징으로 하는 적정 거리 표시를 제공하는 증강현실 서비스 방법.An augmented reality service method that provides an appropriate distance indication, characterized in that it is classified into three areas: too close, good, and too far, or two areas: a risk area and a safe area.
PCT/KR2023/008832 2022-06-30 2023-06-26 Augmented-reality service device and method for providing proper distance display WO2024005474A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2022-0080913 2022-06-30
KR1020220080913A KR102541265B1 (en) 2022-06-30 2022-06-30 Augmented reality service apparatus and method for providing appropriate distance indication

Publications (1)

Publication Number Publication Date
WO2024005474A1 true WO2024005474A1 (en) 2024-01-04

Family

ID=86762664

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2023/008832 WO2024005474A1 (en) 2022-06-30 2023-06-26 Augmented-reality service device and method for providing proper distance display

Country Status (2)

Country Link
KR (1) KR102541265B1 (en)
WO (1) WO2024005474A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102541265B1 (en) * 2022-06-30 2023-06-13 (주)위즈베이스 Augmented reality service apparatus and method for providing appropriate distance indication

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101253644B1 (en) * 2012-12-28 2013-04-11 주식회사 맥스트 Apparatus and method for displaying augmented reality content using geographic information
KR101319528B1 (en) * 2012-05-30 2013-10-21 에이알비전 (주) Method to measure the distance of object attached using augmented reality
KR20150088525A (en) * 2014-01-24 2015-08-03 연세대학교 산학협력단 Method and apparatus for estimating the current position using video information
JP2016218610A (en) * 2015-05-18 2016-12-22 本田技研工業株式会社 Motion estimation device, robot, and motion estimation method
KR20220056046A (en) * 2020-10-27 2022-05-04 (주)투핸즈인터랙티브 Method for measuring individual exercise amount using augmented reality interactive sports apparatus
KR102541265B1 (en) * 2022-06-30 2023-06-13 (주)위즈베이스 Augmented reality service apparatus and method for providing appropriate distance indication

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101944823B1 (en) 2018-06-07 2019-02-07 (주)영신디엔씨 Underground Facilities Detection System Using Augmented Reality and Virtual Reality

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101319528B1 (en) * 2012-05-30 2013-10-21 에이알비전 (주) Method to measure the distance of object attached using augmented reality
KR101253644B1 (en) * 2012-12-28 2013-04-11 주식회사 맥스트 Apparatus and method for displaying augmented reality content using geographic information
KR20150088525A (en) * 2014-01-24 2015-08-03 연세대학교 산학협력단 Method and apparatus for estimating the current position using video information
JP2016218610A (en) * 2015-05-18 2016-12-22 本田技研工業株式会社 Motion estimation device, robot, and motion estimation method
KR20220056046A (en) * 2020-10-27 2022-05-04 (주)투핸즈인터랙티브 Method for measuring individual exercise amount using augmented reality interactive sports apparatus
KR102541265B1 (en) * 2022-06-30 2023-06-13 (주)위즈베이스 Augmented reality service apparatus and method for providing appropriate distance indication

Also Published As

Publication number Publication date
KR102541265B1 (en) 2023-06-13

Similar Documents

Publication Publication Date Title
WO2024005474A1 (en) Augmented-reality service device and method for providing proper distance display
WO2016093455A1 (en) Automatic object movement method in simulation system, and simulation system using same
WO2016003191A1 (en) Ocr-based system and method for recognizing map image, recording medium and file distribution system
WO2017074005A1 (en) Cctv automatic selection monitoring system, and cctv automatic selection monitoring management server and management method
WO2017164478A1 (en) Method and apparatus for recognizing micro-expressions through deep learning analysis of micro-facial dynamics
WO2020096098A1 (en) Method for managing annotation work, and apparatus and system supporting same
WO2016060453A1 (en) License plate number input device, and method therefor
WO2021153861A1 (en) Method for detecting multiple objects and apparatus therefor
WO2016204402A1 (en) Component defect inspection method, and apparatus therefor
WO2011055930A2 (en) Method, terminal device, and computer-readable recording medium for setting an initial value for a graph cut
WO2017155158A1 (en) Apparatus for evaluating skin texture on basis of skin texture blob, and method therefor
WO2017065358A1 (en) Method and device for diagnosing infectious disease through image of reagent kit
WO2016143976A1 (en) Method for recognizing operator in work site image data
WO2015099249A1 (en) Apparatus and method for determining lesion similarity of medical image
WO2024005475A1 (en) Augmented reality service method for aec industry using grid segmentation and caching
WO2018030733A1 (en) Method and system for analyzing measurement-yield correlation
WO2021167312A1 (en) Touch recognition method and device having lidar sensor
WO2024090667A1 (en) Race prediction system and method, using variant frequency
WO2017222228A1 (en) Method for recognizing screen transition in image content, and server for operating same
WO2015046658A1 (en) Apparatus and method for measuring reproducibility of tongue diagnosis device
WO2023090825A1 (en) Ai model drift monitoring device and method
WO2017073823A1 (en) Device and method for deriving adaptive threshold value and distinguishing between tongue fur, tongue texture, and mixed area thereof
WO2019225798A1 (en) Method and device for selecting question in multiple psychological test sheets on basis of machine learning to promptly diagnose anxiety and depression symptoms
WO2023113274A1 (en) Ai-based product surface inspection device and method
WO2019103208A1 (en) Device for analyzing multiple distributed image data

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23831834

Country of ref document: EP

Kind code of ref document: A1