WO2019017582A1 - Method and system for collecting cloud sourcing-based ar content templates and automatically generating ar content - Google Patents

Method and system for collecting cloud sourcing-based ar content templates and automatically generating ar content Download PDF

Info

Publication number
WO2019017582A1
WO2019017582A1 PCT/KR2018/006020 KR2018006020W WO2019017582A1 WO 2019017582 A1 WO2019017582 A1 WO 2019017582A1 KR 2018006020 W KR2018006020 W KR 2018006020W WO 2019017582 A1 WO2019017582 A1 WO 2019017582A1
Authority
WO
WIPO (PCT)
Prior art keywords
content
information
virtual content
background image
virtual
Prior art date
Application number
PCT/KR2018/006020
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 WO2019017582A1 publication Critical patent/WO2019017582A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • 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
    • G06T19/00Manipulating 3D models or images for computer graphics
    • G06T19/006Mixed reality

Definitions

  • the following description relates to a technique for generating Augmented Reality (AR) content.
  • AR Augmented Reality
  • UGC User Generated Contents
  • the present invention provides a method and system for collecting content information generated in real situations or backgrounds by users and providing it as content presets that are automatically edited and applied to real space by other users.
  • a method of generating content by computer comprising: associating background information, which is information related to the background image, with virtual content information that is information related to the virtual content, with respect to AR (Augmented Reality) content generated by combining virtual content with a background image ; Analyzing the background information and the virtual content information to determine a ranking of the virtual content information; Recommending at least one virtual content information using the ranking of the virtual content information for the specific background image when a specific background image is input from the electronic device; And generating new AR contents by applying the virtual content information selected from the recommended user among the recommended virtual content information to the specific background image.
  • the storing step may store at least one of the type and number of objects in the background image, the layout information, the context information of the background image, the location information, and the time information as the background information.
  • the storing step may store the parameter value of the virtual content combined with the background image as the virtual content information.
  • the determining step includes vectorizing the background information and the virtual content information, and embedding space in which a background vector representing the background information and a virtual content vector representing the virtual content information are mapped, ; And assigning a ranking to the virtual content information based on a distance between a vector representing the specific background image and a vector representing the specific background image in the embedding space after mapping the embedded background image to the embedding space.
  • the recommending step may recommend the at least one virtual content information using ranking according to at least one of a frequency of use of the virtual content information, a freshness, a location similarity, and a user profile have.
  • the virtual content vector in the embedding space among the virtual content information may be adjusted to rank the virtual content information within a certain distance from the vector representing the specific background image, It is possible to exclude at least some of the virtual content information whose virtual content vector is within a certain distance from the vector representing the specific background image from the recommendation target.
  • the virtual content information having the same content parameter among the virtual content information may be excluded from the recommendation target.
  • the virtual content information selected from the user of the electronic device among the recommended virtual content information may be provided with a preview applied to the specific background image.
  • the storing step may analyze the face image and store the facial expression information acquired from the analysis result together .
  • the recommending step when a specific face photograph is input from the electronic device, 3D character content having facial expression information corresponding to a facial expression of the specific face photograph may be recommended.
  • a computer-implemented content creation system comprising: at least one processor configured to execute computer-readable instructions, the at least one processor comprising: A content storage unit for associating background information, which is information related to a background image, with virtual content information that is information related to the virtual content; A content ranking unit for analyzing the background information and the virtual content information to determine a ranking of the virtual content information; A content recommending unit for recommending at least one virtual content information using the ranking of the virtual content information with respect to the specific background image when a specific background image is input from the electronic device; And a content generation unit for generating new AR contents by applying the virtual content information selected from the user of the electronic device among the recommended virtual content information to the specific background image.
  • AR contents are easily and conveniently generated by collecting content information generated by users in real situations or backgrounds and providing them as content presets that are automatically edited and applied to other users .
  • FIG. 1 is a diagram illustrating an example of a network environment according to an embodiment of the present invention.
  • FIG. 2 is a block diagram for explaining an internal configuration of an electronic device and a server in an embodiment of the present invention.
  • FIG. 3 is a diagram illustrating an example of a component that a processor of a server according to an embodiment of the present invention may include.
  • FIG. 4 is a flowchart illustrating an example of a method that a server according to an embodiment of the present invention can perform.
  • 5 to 6 are views for explaining an example of a process of collecting background information and virtual content information utilized in AR content production according to an embodiment of the present invention.
  • FIG. 7 to 8 are views for explaining an example of a process of assigning ranking of virtual content information according to an embodiment of the present invention.
  • 9 to 11 are views for explaining an example of a process of recommending virtual content information according to an embodiment of the present invention.
  • Embodiments of the present invention relate to techniques for generating AR content, and more particularly, to a method and system for collecting AR content templates based on cloud sourcing and automatically generating AR contents therefrom.
  • Embodiments including those specifically disclosed herein may automatically generate new AR content using a content template created by an AR content by another user, thereby increasing content expansion, efficiency, convenience, cost reduction, etc. In the aspects of the present invention.
  • 1 is a diagram illustrating an example of a network environment according to an embodiment of the present invention. 1 shows an example in which a plurality of electronic devices 110, 120, 130, 140, a plurality of servers 150, 160, and a network 170 are included. 1, the number of electronic devices and the number of servers are not limited to those shown in FIG.
  • the plurality of electronic devices 110, 120, 130, 140 may be a fixed terminal implemented as a computer device or a mobile terminal.
  • the first electronic device 110 may communicate with other electronic devices 120, 130, 140 and / or the servers 150, 160 via the network 170 using a wireless or wired communication scheme.
  • the communication method is not limited, and may include a communication method using a communication network (for example, a mobile communication network, a wired Internet, a wireless Internet, a broadcasting network) that the network 170 may include, as well as a short-range wireless communication between the devices.
  • the network 170 may be a personal area network (LAN), a local area network (LAN), a campus area network (CAN), a metropolitan area network (MAN), a wide area network (WAN) , A network such as the Internet, and the like.
  • the network 170 may also include any one or more of a network topology including a bus network, a star network, a ring network, a mesh network, a star-bus network, a tree or a hierarchical network, It is not limited.
  • Each of the servers 150 and 160 is a computer device or a plurality of computers that communicate with a plurality of electronic devices 110, 120, 130 and 140 through a network 170 to provide commands, codes, files, Lt; / RTI > devices.
  • the server 160 may provide a file for installation of an application to the first electronic device 110 connected via the network 170.
  • the first electronic device 110 can install an application using a file provided from the server 160.
  • the server 150 is connected to the server 150 according to the control of an operating system (OS) included in the first electronic device 110 or at least one program (for example, a browser or an installed application) Services and contents can be provided.
  • OS operating system
  • the server 150 transmits a code corresponding to the service request message to the first
  • the first electronic device 110 can provide contents to the user by displaying and displaying a screen according to the code according to the control of the application.
  • FIG. 2 is a block diagram for explaining an internal configuration of an electronic device and a server in an embodiment of the present invention.
  • the internal configuration of the first electronic device 110 as an example of one electronic device and the server 150 as an example of one server will be described.
  • Other electronic devices 120, 130, 140 or server 160 may have the same or similar internal configurations.
  • the first electronic device 110 and the server 150 may include memories 211 and 221, processors 212 and 222, communication modules 213 and 223 and input / output interfaces 214 and 224.
  • the memories 211 and 221 may be a computer-readable recording medium and may include a permanent mass storage device such as a random access memory (RAM), a read only memory (ROM), and a disk drive.
  • the memory 211 and 221 may store an operating system or at least one program code (for example, codes for an application installed and driven in the first electronic device 110). These software components may be loaded from a computer readable recording medium separate from the memories 211 and 221.
  • Such a computer-readable recording medium may include a computer-readable recording medium such as a floppy drive, a disk, a tape, a DVD / CD-ROM drive, and a memory card.
  • the software components may be loaded into memory 211, 221 via communication modules 213, 223 rather than a computer readable recording medium.
  • at least one program may be a program installed by a file distribution system (for example, the server 160 described above) that distributes installation files of developers or applications, May be loaded into the memory 211, 221 based on the application described above.
  • Processors 212 and 222 may be configured to process instructions of a computer program by performing basic arithmetic, logic, and input / output operations.
  • the instructions may be provided to the processors 212 and 222 by the memories 211 and 221 or the communication modules 213 and 223.
  • the processor 212, 222 may be configured to execute a command received in accordance with a program code stored in a recording device, such as the memory 211, 221.
  • the communication modules 213 and 223 may provide a function for the first electronic device 110 and the server 150 to communicate with each other through the network 170 and may be connected to other electronic devices ) Or another server (e.g., server 160).
  • the request generated by the processor 212 of the first electronic device 110 in accordance with the program code stored in the recording device such as the memory 211 is transferred to the server 170 via the network 170 under the control of the communication module 213.
  • control signals, commands, contents, files, and the like provided under the control of the processor 222 of the server 150 are transmitted to the communication module 223 of the first electronic device 110 via the communication module 223 and the network 170, May be received by the first electronic device (110) via the second network (213).
  • the control signal or command of the server 150 received through the communication module 213 may be transmitted to the processor 212 or the memory 211, and contents or files may be transmitted to the first electronic device 110, May also be stored as a storage medium.
  • the input / output interface 214 may be a means for interfacing with the input / output device 215.
  • the input device may include a device such as a keyboard or a mouse
  • the output device may include a device such as a display for displaying a communication session of the application.
  • the input / output interface 214 may be a means for interfacing with a device having integrated functions for input and output, such as a touch screen.
  • the processor 212 of the first electronic device 110 may use the data provided by the server 150 or the second electronic device 120 in processing the instructions of the computer program loaded into the memory 211.
  • a service screen or contents configured by the user can be displayed on the display through the input / output interface 214.
  • the input / output interface 224 can also output information configured using the data provided by the server 150 in processing the instructions of the computer program loaded in the memory 221 by the processor 222 of the server 150 have.
  • the first electronic device 110 and the server 150 may include more components than the components of FIG. However, there is no need to clearly illustrate most prior art components.
  • the first electronic device 110 may be implemented to include at least some of the input / output devices 215 described above, or may be implemented as a transceiver, a Global Positioning System (GPS) module, a camera, And may further include components. More specifically, when the first electronic device 110 is a smart phone, it may be an acceleration sensor, a gyro sensor, a camera, various physical buttons, buttons using a touch panel, input / output ports, It is understood that various components such as a vibrator may be further included in the first electronic device 110.
  • GPS Global Positioning System
  • FIG. 3 is a diagram illustrating an example of a component that a server of a server according to an exemplary embodiment of the present invention may include;
  • FIG. 4 illustrates an example of a method that a server can perform according to an exemplary embodiment of the present invention; Fig.
  • the processor 222 of the server 150 includes a content storage unit 310, a content ranking unit 320, a content recommendation unit 330, and a content generation unit 340 can do.
  • Such processor 222 and components of the processor 222 may control the server 150 to perform the steps S410 through S440 included in the method of FIG.
  • the components of the processor 222 and the processor 222 may be implemented to execute instructions according to the code of the operating system and the code of at least one program that the memory 221 contains.
  • components of processor 222 may be representations of different functions performed by processor 222 in accordance with control commands provided by the operating system or by at least one program.
  • the content storage unit 310 may be used as a functional representation for controlling the processor 222 to collect and store AR contents according to the control command described above.
  • the content storage unit 310 may associate and store the background information included in the content and the virtual content information for each of the AR content generated in the AR UGC service environment based on the 3D content.
  • the server 150 serves as a platform for providing AR UGC services based on 3D content to a plurality of electronic devices 110, 120, 130 and 140 as clients.
  • a 3D content editing tool capable of applying positioning, movement, orientation, various styles and motion sets in a background image.
  • a user can create AR contents by synthesizing various virtual contents matching the background image by using a 3D content editing tool.
  • the virtual contents may include a human real picture, an unrealistic character, a general object, and the like, and may include text information such as a caption, and motion or movement information of the character.
  • the AR contents are designed to be combined into a background image and a virtual image, and may include background information and virtual content information.
  • the background information may be information on the background image used to generate the AR contents.
  • Background information may be spatial information about a space, and may include object information in a background or angle information of parameters of 3D contents.
  • the content storage unit 310 may analyze the information of the background image such as the actual background or the virtual background used for generating the AR content, and store the analyzed information as background information.
  • the content storage unit 310 recognizes an object in the background image through image analysis and stores the type and number of the recognized object, the layout information, background information of the background, position information (e.g., global positioning system Etc.), time information, and the like.
  • the virtual content information may be information on virtual content that can be overlaid on the background image.
  • the content storage unit 310 stores the position, size, number, movement, tracking, motion, and style information of the virtual content manually edited in the background image through the 3D content editing tool to create the AR content
  • the virtual content information can be stored together with the background information.
  • GIFs graphics interchange format
  • moving picture data moving picture data
  • AR contents generated by users and to collect information available for creating new AR contents based on the analyzed contents.
  • the content ranking unit 320 may analyze the background information and the virtual content information to determine the ranking of the virtual content information based on the background information.
  • the content ranking unit 320 may correlate the background information and the virtual content information to give a ranking on which content is mainly enhanced on a certain background and how the content is edited.
  • the content ranking unit 320 may individually rank various parameters (e.g., number, size, position, motion, style, etc.) of the virtual content used to generate the AR content. A concrete method of assigning the ranking of the virtual content information will be described below again.
  • step S430 when a specific background image is input from the electronic device 110, the content recommendation unit 330 may generate at least one virtual content information using the ranking of the virtual content information for the background information corresponding to the specific background image And can be recommended to the user of the electronic device 110. If the user selects a background image from the electronic device 110 or captures an actual background through the camera, the content recommendation unit 330 analyzes the background image and stores the most matching background information stored in step S410 It is possible to provide some virtual contents as recommended contents applicable to the background image by using the ranking of the virtual contents information based on the selected and selected background information.
  • the content recommendation unit 330 uses the AR content produced by other users to directly apply the virtual content, which is mainly used in the background matched with the background image selected by the user of the electronic device 110, to the background image It can be provided as a possible content preset.
  • the content recommending unit 330 may recommend the virtual content according to the overall situation of the background image or the main object among the objects in the background image.
  • the content recommending unit 330 may analyze a scene corresponding to a specific background image, and recommend a virtual content frequently used in a scene most similar to the scene.
  • the content recommendation unit 330 may recommend virtual content that is frequently used at a location related to a specific background image based on the location information included in the background information.
  • the content recommendation unit 330 may sequentially provide the next ranked virtual content information according to the user selection based on the ranking of the virtual content information.
  • the content recommendation unit 330 uses the caption information collected as the virtual content information as well as the 3D content as the content template applicable to the background image specified by the user of the electronic device 110, Can be provided together.
  • step S440 the content generation unit 340 generates the virtual content information selected by the user of the electronic device 110 among the virtual content information recommended in step S430 as the background image specified by the user of the electronic device 110
  • the new AR contents can be generated.
  • the user of the electronic device 110 can confirm the recommended content template for a specific background image, select a desired content template among the selected content template, and easily edit and create his or her own AR contents based on the template.
  • the content generation unit 340 may provide a 3D content editing tool capable of positioning, moving, orienting, and editing various styles and motion sets of a recommended content template.
  • the user can further create new AR contents by further editing the position or motion of the virtual content in the content template recommended for the specific background image by using the 3D content editing tool.
  • 5 to 6 are views for explaining an example of a process of collecting background information and virtual content information utilized in AR content production according to an embodiment of the present invention.
  • a user may create an AR content 500 by synthesizing a virtual content 520 that matches a background image 510 using a 3D content editing tool provided by a server 150.
  • FIG. 5 When the user generates the AR content 500 as the UGC contents, the content storage unit 310 stores information about the background image 510 included in the AR content 500 (type, number, placement information, background information, (E.g., position, size, number, movement, tracking motion, style information, etc.) of virtual content 520 manually edited Content information) can be recorded. Accordingly, the content storage unit 310 analyzes the AR content generated by the users and generates background information 610, which is information on the background image, and information on the virtual content, which is applied to the background image, The virtual content information 620 can be simultaneously recorded.
  • background information 610 which is information on the background image
  • the virtual content information 620 can be simultaneously recorded.
  • FIG. 7 to 8 are views for explaining an example of a process of assigning ranking of virtual content information according to an embodiment of the present invention.
  • the content ranking unit 320 can vectorize the background information and the virtual content information stored by the content storage unit 310, respectively.
  • the background information may include [background image, position information, time information]
  • the virtual content information may include [kind of content, number, size, position, motion].
  • FIG. 7 exemplarily shows a state in which the background information 610 and the virtual content information 620 of FIG. 6 are vectorized and mapped into a vector space.
  • the content ranking unit 320 uses the deep learning learning model to generate an embedding space such that the background vector 710 and the virtual content vector 720 are mapped into one space as shown in FIG. You can learn. At this time, it is possible to learn using a loss function (for example, triplet loss) so that backgrounds and contents that are generated as AR contents and related to each other are close to each other, and non-related backgrounds and contents of different AR contents are mapped away.
  • a loss function for example, triplet loss
  • the content ranking unit 320 maps the specific background vector 801 to the embedded embedding space previously obtained after vectorizing the specific background image, The virtual content vector 720 and the virtual content vector 720.
  • a higher rank may be assigned to a virtual content vector 720 closer to a specific background vector 801 based on a specific background vector 801. It is also possible to assign a rank based on the frequency of use of the virtual content information, the latestness, the location similarity, the user profile, and the like.
  • the content recommendation unit 330 can recommend virtual content frequently used by other users on a background similar to the background image specified by the user by using the ranking of the virtual content information. It is possible to exclude similar contents among the high ranked virtual contents in order to provide various contents as much as possible for a specific background image. For example, the content recommendation unit 330 may adjust the ranking of the contents in the embedding space to a certain distance from the specific background vector 801 or adjust the ranking of the contents within a predetermined distance from the specific background vector 801 It is possible to exclude the remainder excluding the arbitrarily selected at least one content from the recommendation object. As another example, it is possible to exclude contents having the same parameters such as the type and number of contents from virtual contents.
  • the content recommendation unit 330 can apply various recommendation criteria to the ranking of the virtual content information. For example, the content recommendation unit 330 may notify the user of the frequency of use, freshness, positional similarity, user profile, The virtual content information can be recommended according to the ranking.
  • 9 to 11 are views for explaining an example of a process of recommending virtual content information according to an embodiment of the present invention.
  • the content recommending unit 330 may activate a 'virtual content recommendation' menu 911 for recommending virtual content information.
  • the content recommendation unit 330 may display the virtual content 910 applicable to the background image 910 as shown in FIG. 10, (1011) can be recommended.
  • the virtual content 1011 is a content template directly applicable to the background image 910, and includes the history content of the AR content generated by the other users, which has the history similar to the background image 910 .
  • the virtual content 1011 can be sequentially provided according to rankings based on the frequency of use, freshness, position similarity, and user profile of the virtual content information.
  • the content recommending unit 330 may provide a preview function for showing a specific content 1020 selected by the user on the background image 910 of the virtual content 1011 . Then, the content recommendation unit 330 may sequentially provide the next ranked content according to the user's selection of the virtual content 1011. If the user selects the next ranked virtual content 1120 as shown in FIG. 11 The content 1120 can provide a preview of how the content 1120 is applied on the background image 910.
  • the recommended virtual content 1011 for the background image 910 input by the user includes parameter values manually edited by other users (position, size, number, movement, tracking, motion, style information, etc.) And can provide a preview of the parameter applied to the background image 910 as it is.
  • 3D facial modeling or 3D avatar can be generated by using the face photograph of the user.
  • the user can share contents among users in a service environment in which contents are produced by applying various motions and styles to a background image which is an actual real-time camera image, thereby applying user's face photographs to contents created by other users, / RTI >
  • the user A may combine various styles and motions using 2D photographs on which his / her face is imaged to create 3D character contents.
  • the server 150 may convert the 3D character contents created by the user A into video And store various parameters (character size, position, motion, style, movement path, etc.) of the contents when storing the contents.
  • the server 150 can recommend the 3D character content produced by the user A as virtual content applicable to the face photograph of the user B.
  • the user B can request the content embedding (e.g., replay) by selecting the 3D character content created by the user A among the recommended contents, and the server 150 can transmit the stored parameters for the content to the electronic device of the user B ,
  • the face of the 3D character content created by the user A can be automatically replaced with the face of the user B caught by the camera image.
  • the content embedding function can share not only the character but also the entire content scene in 3D form.
  • the server 150 may analyze face photographs when storing 3D character contents using face photographs, store facial expression information acquired from the analysis results together, and recommend contents using facial expression information.
  • the server 150 can recommend the 3D character content having the most similar appearance to the expression shown in the face photograph of the user B as the virtual content applicable to the face photograph of the user B.
  • the server 150 recommends the 3D character content having the facial expression information corresponding to the anger among the 3D character contents stored on the server 150 to the user B
  • a new 3D character content can be constructed by applying a model with the closest expression to the face photograph of the user B.
  • the user can apply the 3D character content created by another user to his / her character and reproduce new contents based on the 3D character content, which can be effectively used for viral marketing.
  • AR contents are easily and conveniently generated by collecting content information generated by users in real situations or backgrounds and providing them as content presets that are automatically edited and applied to other users can do.
  • the apparatus described above may be implemented as a hardware component, a software component, and / or a combination of hardware components and software components.
  • the apparatus and components described in the embodiments may be implemented as a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate array (FPGA), a programmable logic unit, a microprocessor, or any other device capable of executing and responding to instructions.
  • the processing device may execute an operating system (OS) and one or more software applications running on the operating system.
  • the processing device may also access, store, manipulate, process, and generate data in response to execution of the software.
  • the processing apparatus may be described as being used singly, but those skilled in the art will recognize that the processing apparatus may have a plurality of processing elements and / As shown in FIG.
  • the processing unit may comprise a plurality of processors or one processor and one controller.
  • Other processing configurations are also possible, such as a parallel processor.
  • the software may include a computer program, code, instructions, or a combination of one or more of the foregoing, and may be configured to configure the processing device to operate as desired or to process it collectively or collectively Device can be commanded.
  • the software and / or data may be embodied in any type of machine, component, physical device, computer storage media, or device for interpretation by a processing device or to provide instructions or data to the processing device have.
  • the software may be distributed over a networked computer system and stored or executed in a distributed manner.
  • the software and data may be stored on one or more computer readable recording media.
  • the method according to an embodiment may be implemented in the form of a program command that can be executed through various computer means and recorded in a computer-readable medium.
  • the medium may be a program that continuously stores a computer executable program, or temporarily stores the program for execution or downloading.
  • the medium may be a variety of recording means or storage means in the form of a combination of a single hardware or a plurality of hardware, but is not limited to a medium directly connected to any computer system, but may be dispersed on a network.
  • the medium examples include a magnetic medium such as a hard disk, a floppy disk and a magnetic tape, an optical recording medium such as CD-ROM and DVD, a magneto-optical medium such as a floptical disk, And program instructions including ROM, RAM, flash memory, and the like.
  • a recording medium or a storage medium that is managed by a site or a server that supplies or distributes an application store or various other software is also enumerated.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Tourism & Hospitality (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Molecular Biology (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • Artificial Intelligence (AREA)
  • Computing Systems (AREA)
  • Economics (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Graphics (AREA)
  • Processing Or Creating Images (AREA)

Abstract

A content generation method may comprise the steps of: with respect to an augmented reality (AR) content generated by combining a virtual content with a background image, associating and storing background information that is information related to the background image and virtual content information that is information related to the virtual content; analyzing the background information and the virtual content information so as to determine a ranking of the virtual content information; when a specific background image is input from an electronic device, recommending, for the specific background image, at least one piece of virtual content information by using the ranking of the virtual content information; and generating a new AR content by applying, to the specific background image, virtual content information selected by a user of the electronic device from the recommended virtual content information.

Description

클라우드 소싱 기반의 AR 컨텐츠 템플릿을 수집하여 AR 컨텐츠를 자동으로 생성하는 방법 및 시스템A method and system for collecting AR content templates based on cloud sourcing and automatically generating AR contents
아래의 설명은 AR(Augmented Reality) 컨텐츠를 생성하는 기술에 관한 것이다.The following description relates to a technique for generating Augmented Reality (AR) content.
최근 인터넷이 발달하면서 디지털 컨텐츠 산업 또한 눈에 띄게 발전하게 되었는데, 그 이유는 디지털 컨텐츠가 인터넷이라는 도구 속에서 활성화되고 있기 때문이다.Recently, as the Internet has developed, the digital contents industry has also become remarkable, because digital contents are being activated in the tool of the Internet.
아울러, 범세계적으로 널리 누구나 소지하고 다니는 이동 통신 단말의 기능 중에 카메라와 캠코더 기능을 가진 디카폰이나 캠폰, 그리고 널리 저렴하게 보급된 디지털 카메라 등을 통해 언론사 등이 아닌 일반인이 휴대 전화나 디지털 카메라 등을 이용해 직접 제작하고 편집한 사진/동영상 등의 컨텐츠로서 UGC(User Generated Contents)가 일반인들에게 메가 트렌드로 자리 잡히고 있다.In addition, digital cameras and camcorders that have camera and camcorder functions, and digital cameras that are widely inexpensive, among the functions of mobile communication terminals that are widely used by people all over the world, UGC (User Generated Contents) is becoming a mega trend for the general public as contents such as photographs and videos that are directly produced and edited by the user.
더욱이, 증강현실(AR, Augmented Reality)에 대한 관심이 높아짐에 따라 AR 컨텐츠에 대한 관심 또한 높아지고 있다. 예컨대, 한국공개특허공보 제10-2002-0078141호(공개일 2002년 10월 18일)에는 다수의 비디오 카메라를 이용하여 오브젝트 동영상을 획득하고 이를 네트워크 및 로컬을 통해 실시간으로 뷰어를 통해 디스플레이 할 수 있도록 하는 동영상 가상현실 이미지 제작시스템 및 방법이 개시되어 있다.Furthermore, interest in AR content is increasing as interest in Augmented Reality (AR) increases. For example, in Korean Patent Laid-Open Publication No. 10-2002-0078141 (Oct. 18, 2002), a plurality of video cameras are used to acquire an object movie and display it through a network in real time through a viewer A virtual reality image creating system and method are disclosed.
3D 컨텐츠 기반의 AR UGC 서비스에서 사용자는 공간에서 실시간으로 실제 공간/상황에 증강된 컨텐츠를 다양하게 편집/조작하여 컨텐츠를 생성해야 하는 어려움을 있으며 이를 편집지가 하나하나 지정하여 제공할 경우 컨텐츠 시나리오의 규모나 커버리지에서 한계가 있다.In AR UGC service based on 3D contents, users have difficulty in creating content by editing / manipulating various contents in real space / real space in real space. There is a limit in size or coverage.
사용자들에 의해 실제 상황이나 배경에서 생성된 컨텐츠 정보를 수집하여 이를 다른 사용자에게 자동 편집되고 실제 공간에 적용되는 컨텐츠 프리셋으로 제공할 수 있는 방법 및 시스템을 제공한다.The present invention provides a method and system for collecting content information generated in real situations or backgrounds by users and providing it as content presets that are automatically edited and applied to real space by other users.
컴퓨터로 컨텐츠 생성 방법에 있어서, 배경 이미지에 가상 컨텐츠를 결합하여 생성한 AR(Augmented Reality) 컨텐츠에 대하여 상기 배경 이미지와 관련된 정보인 배경 정보와 상기 가상 컨텐츠와 관련된 정보인 가상 컨텐츠 정보를 연관하여 저장하는 단계; 상기 배경 정보와 상기 가상 컨텐츠 정보를 분석하여 상기 가상 컨텐츠 정보의 랭킹을 결정하는 단계; 전자 기기로부터 특정 배경 이미지가 입력되는 경우 상기 특정 배경 이미지에 대하여 상기 가상 컨텐츠 정보의 랭킹을 이용하여 적어도 하나의 가상 컨텐츠 정보를 추천하는 단계; 및 상기 추천된 가상 컨텐츠 정보 중 상기 전자 기기의 사용자로부터 선택된 가상 컨텐츠 정보를 상기 특정 배경 이미지에 적용하여 새로운 AR 컨텐츠를 생성하는 단계를 포함하는 컨텐츠 생성 방법을 제공한다.A method of generating content by computer, the method comprising: associating background information, which is information related to the background image, with virtual content information that is information related to the virtual content, with respect to AR (Augmented Reality) content generated by combining virtual content with a background image ; Analyzing the background information and the virtual content information to determine a ranking of the virtual content information; Recommending at least one virtual content information using the ranking of the virtual content information for the specific background image when a specific background image is input from the electronic device; And generating new AR contents by applying the virtual content information selected from the recommended user among the recommended virtual content information to the specific background image.
일 측면에 따르면, 상기 저장하는 단계는, 상기 배경 이미지 내의 오브젝트의 종류와 개수, 배치 정보, 상기 배경 이미지의 상황 정보, 위치 정보, 시간 정보 중 적어도 하나를 상기 배경 정보로 저장할 수 있다.According to an aspect of the present invention, the storing step may store at least one of the type and number of objects in the background image, the layout information, the context information of the background image, the location information, and the time information as the background information.
다른 측면에 따르면, 상기 저장하는 단계는, 상기 배경 이미지에 결합한 상기 가상 컨텐츠의 파라미터 값을 상기 가상 컨텐츠 정보로 저장할 수 있다.According to another aspect, the storing step may store the parameter value of the virtual content combined with the background image as the virtual content information.
또 다른 측면에 따르면, 상기 결정하는 단계는, 상기 배경 정보와 상기 가상 컨텐츠 정보를 각각 벡터화 하여 상기 배경 정보를 나타내는 배경 벡터와 상기 가상 컨텐츠 정보를 나타내는 가상 컨텐츠 벡터가 맵핑되는 임베딩 공간(embedding space)을 학습하는 단계; 및 상기 특정 배경 이미지를 벡터화 하여 상기 임베딩 공간에 맵핑한 후 상기 임베딩 공간에서의 상기 특정 배경 이미지를 나타내는 벡터와의 거리를 기반으로 상기 가상 컨텐츠 정보에 랭킹을 부여하는 단계를 포함할 수 있다.According to another aspect of the present invention, the determining step includes vectorizing the background information and the virtual content information, and embedding space in which a background vector representing the background information and a virtual content vector representing the virtual content information are mapped, ; And assigning a ranking to the virtual content information based on a distance between a vector representing the specific background image and a vector representing the specific background image in the embedding space after mapping the embedded background image to the embedding space.
또 다른 측면에 따르면, 상기 추천하는 단계는, 상기 가상 컨텐츠 정보의 사용 빈도, 최신성, 위치 유사성, 사용자 프로파일 중 적어도 하나의 기준에 따른 랭킹을 이용하여 상기 적어도 하나의 가상 컨텐츠 정보를 추천할 수 있다.According to another aspect, the recommending step may recommend the at least one virtual content information using ranking according to at least one of a frequency of use of the virtual content information, a freshness, a location similarity, and a user profile have.
또 다른 측면에 따르면, 상기 추천하는 단계는, 상기 가상 컨텐츠 정보 중 상기 임베딩 공간에서 가상 컨텐츠 벡터가 상기 특정 배경 이미지를 나타내는 벡터와 일정 거리 이내인 가상 컨텐츠 정보의 랭킹을 조정하거나, 또는 상기 임베딩 공간에서 가상 컨텐츠 벡터가 상기 특정 배경 이미지를 나타내는 벡터와 일정 거리 이내인 가상 컨텐츠 정보 중 적어도 일부를 추천 대상에서 제외시킬 수 있다.According to another aspect, in the recommending step, the virtual content vector in the embedding space among the virtual content information may be adjusted to rank the virtual content information within a certain distance from the vector representing the specific background image, It is possible to exclude at least some of the virtual content information whose virtual content vector is within a certain distance from the vector representing the specific background image from the recommendation target.
또 다른 측면에 따르면, 상기 추천하는 단계는, 상기 가상 컨텐츠 정보 중 컨텐츠 파라미터가 동일한 가상 컨텐츠 정보를 추천 대상에서 제외시킬 수 있다.According to another aspect, in the recommending step, the virtual content information having the same content parameter among the virtual content information may be excluded from the recommendation target.
또 다른 측면에 따르면, 상기 추천하는 단계는, 상기 추천된 가상 컨텐츠 정보 중 상기 전자 기기의 사용자로부터 선택된 가상 컨텐츠 정보가 상기 특정 배경 이미지에 적용된 미리보기(preview)를 제공할 수 있다.According to another aspect, in the recommending step, the virtual content information selected from the user of the electronic device among the recommended virtual content information may be provided with a preview applied to the specific background image.
또 다른 측면에 따르면, 상기 저장하는 단계는, 상기 AR 컨텐츠가 얼굴 사진을 상기 배경 이미지로 이용하여 생성한 3D 캐릭터 컨텐츠인 경우 상기 얼굴 사진을 분석하여 분석 결과로부터 획득한 표정 정보를 함께 저장할 수 있다.According to another aspect of the present invention, when the AR content is 3D character content generated by using the face image as the background image, the storing step may analyze the face image and store the facial expression information acquired from the analysis result together .
또 다른 측면에 따르면, 상기 추천하는 단계는, 상기 전자 기기로부터 특정 얼굴 사진이 입력된 경우 상기 특정 얼굴 사진의 표정과 대응되는 표정 정보를 가진 3D 캐릭터 컨텐츠를 추천할 수 있다.According to another aspect, in the recommending step, when a specific face photograph is input from the electronic device, 3D character content having facial expression information corresponding to a facial expression of the specific face photograph may be recommended.
컴퓨터로 구현되는 컨텐츠 생성 시스템에 있어서, 컴퓨터가 판독 가능한 명령을 실행하도록 구현되는 적어도 하나의 프로세서를 포함하고, 상기 적어도 하나의 프로세서는, 배경 이미지에 가상 컨텐츠를 결합하여 생성한 AR 컨텐츠에 대하여 상기 배경 이미지와 관련된 정보인 배경 정보와 상기 가상 컨텐츠와 관련된 정보인 가상 컨텐츠 정보를 연관하여 저장하는 컨텐츠 저장부; 상기 배경 정보와 상기 가상 컨텐츠 정보를 분석하여 상기 가상 컨텐츠 정보의 랭킹을 결정하는 컨텐츠 랭킹부; 전자 기기로부터 특정 배경 이미지가 입력되는 경우 상기 특정 배경 이미지에 대하여 상기 가상 컨텐츠 정보의 랭킹을 이용하여 적어도 하나의 가상 컨텐츠 정보를 추천하는 컨텐츠 추천부; 및 상기 추천된 가상 컨텐츠 정보 중 상기 전자 기기의 사용자로부터 선택된 가상 컨텐츠 정보를 상기 특정 배경 이미지에 적용하여 새로운 AR 컨텐츠를 생성하는 컨텐츠 생성부를 포함하는 컨텐츠 생성 시스템을 제공한다.A computer-implemented content creation system, comprising: at least one processor configured to execute computer-readable instructions, the at least one processor comprising: A content storage unit for associating background information, which is information related to a background image, with virtual content information that is information related to the virtual content; A content ranking unit for analyzing the background information and the virtual content information to determine a ranking of the virtual content information; A content recommending unit for recommending at least one virtual content information using the ranking of the virtual content information with respect to the specific background image when a specific background image is input from the electronic device; And a content generation unit for generating new AR contents by applying the virtual content information selected from the user of the electronic device among the recommended virtual content information to the specific background image.
본 발명의 실시예들에 따르면, 사용자들에 의해 실제 상황이나 배경에서 생성된 컨텐츠 정보를 수집하여 이를 다른 사용자에게 자동 편집되고 실제 공간에 적용되는 컨텐츠 프리셋으로 제공함으로써 AR 컨텐츠를 쉽고 편리하게 생성할 수 있다.According to embodiments of the present invention, AR contents are easily and conveniently generated by collecting content information generated by users in real situations or backgrounds and providing them as content presets that are automatically edited and applied to other users .
도 1은 본 발명의 일 실시예에 따른 네트워크 환경의 예를 도시한 도면이다.1 is a diagram illustrating an example of a network environment according to an embodiment of the present invention.
도 2는 본 발명의 일 실시예에 있어서 전자 기기 및 서버의 내부 구성을 설명하기 위한 블록도이다.2 is a block diagram for explaining an internal configuration of an electronic device and a server in an embodiment of the present invention.
도 3은 본 발명의 일 실시예에 따른 서버의 프로세서가 포함할 수 있는 구성요소의 예를 도시한 도면이다.FIG. 3 is a diagram illustrating an example of a component that a processor of a server according to an embodiment of the present invention may include.
도 4는 본 발명의 일 실시예에 따른 서버가 수행할 수 있는 방법의 예를 도시한 흐름도이다.4 is a flowchart illustrating an example of a method that a server according to an embodiment of the present invention can perform.
도 5 내지 도 6은 본 발명의 일 실시예에 있어서 AR 컨텐츠 제작에 활용된 배경 정보와 가상 컨텐츠 정보를 수집하는 과정의 예시를 설명하기 위한 도면이다.5 to 6 are views for explaining an example of a process of collecting background information and virtual content information utilized in AR content production according to an embodiment of the present invention.
도 7 내지 도 8은 본 발명의 일 실시예에 있어서 가상 컨텐츠 정보의 랭킹을 부여하는 과정의 예시를 설명하기 위한 도면이다.7 to 8 are views for explaining an example of a process of assigning ranking of virtual content information according to an embodiment of the present invention.
도 9 내지 도 11은 본 발명의 일 실시예에 있어서 가상 컨텐츠 정보를 추천하는 과정의 예시를 설명하기 위한 도면이다.9 to 11 are views for explaining an example of a process of recommending virtual content information according to an embodiment of the present invention.
이하, 본 발명의 실시예를 첨부된 도면을 참조하여 상세하게 설명한다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
본 발명의 실시예들은 AR 컨텐츠를 생성하는 기술에 관한 것으로, 더욱 상세하게는 클라우드 소싱 기반의 AR 컨텐츠 템플릿을 수집하여 이를 통해 AR 컨텐츠를 자동으로 생성하는 방법 및 시스템에 관한 것이다.Embodiments of the present invention relate to techniques for generating AR content, and more particularly, to a method and system for collecting AR content templates based on cloud sourcing and automatically generating AR contents therefrom.
본 명세서에서 구체적으로 개시되는 것들을 포함하는 실시예들은 다른 사용자에 의해 AR 컨텐츠로 생성된 컨텐츠 템플릿을 이용하여 새로운 AR 컨텐츠를 자동으로 생성할 수 있고, 이를 통해 컨텐츠 확대, 효율성, 편의성, 비용 절감 등의 측면에 있어서 상당한 장점들을 달성한다.Embodiments including those specifically disclosed herein may automatically generate new AR content using a content template created by an AR content by another user, thereby increasing content expansion, efficiency, convenience, cost reduction, etc. In the aspects of the present invention.
도 1은 본 발명의 일 실시예에 따른 네트워크 환경의 예를 도시한 도면이다. 도 1의 네트워크 환경은 복수의 전자 기기들(110, 120, 130, 140), 복수의 서버들(150, 160) 및 네트워크(170)를 포함하는 예를 나타내고 있다. 이러한 도 1은 발명의 설명을 위한 일례로 전자 기기의 수나 서버의 수가 도 1과 같이 한정되는 것은 아니다.1 is a diagram illustrating an example of a network environment according to an embodiment of the present invention. 1 shows an example in which a plurality of electronic devices 110, 120, 130, 140, a plurality of servers 150, 160, and a network 170 are included. 1, the number of electronic devices and the number of servers are not limited to those shown in FIG.
복수의 전자 기기들(110, 120, 130, 140)은 컴퓨터 장치로 구현되는 고정형 단말이거나 이동형 단말일 수 있다. 복수의 전자 기기들(110, 120, 130, 140)의 예를 들면, 스마트폰(smart phone), 휴대폰, 태블릿 PC, 내비게이션, 컴퓨터, 노트북, 디지털방송용 단말, PDA(Personal Digital Assistants), PMP(Portable Multimedia Player) 등이 있다. 일례로 제1 전자 기기(110)는 무선 또는 유선 통신 방식을 이용하여 네트워크(170)를 통해 다른 전자 기기들(120, 130, 140) 및/또는 서버(150, 160)와 통신할 수 있다.The plurality of electronic devices 110, 120, 130, 140 may be a fixed terminal implemented as a computer device or a mobile terminal. A mobile phone, a tablet PC, a navigation device, a computer, a notebook, a digital broadcasting terminal, a PDA (personal digital assistant), a PMP (personal digital assistant) Portable Multimedia Player). For example, the first electronic device 110 may communicate with other electronic devices 120, 130, 140 and / or the servers 150, 160 via the network 170 using a wireless or wired communication scheme.
통신 방식은 제한되지 않으며, 네트워크(170)가 포함할 수 있는 통신망(일례로, 이동통신망, 유선 인터넷, 무선 인터넷, 방송망)을 활용하는 통신 방식뿐만 아니라 기기들간의 근거리 무선 통신 역시 포함될 수 있다. 예를 들어, 네트워크(170)는, PAN(personal area network), LAN(local area network), CAN(campus area network), MAN(metropolitan area network), WAN(wide area network), BBN(broadband network), 인터넷 등의 네트워크 중 하나 이상의 임의의 네트워크를 포함할 수 있다. 또한, 네트워크(170)는 버스 네트워크, 스타 네트워크, 링 네트워크, 메쉬 네트워크, 스타-버스 네트워크, 트리 또는 계층적(hierarchical) 네트워크 등을 포함하는 네트워크 토폴로지 중 임의의 하나 이상을 포함할 수 있으나, 이에 제한되지 않는다.The communication method is not limited, and may include a communication method using a communication network (for example, a mobile communication network, a wired Internet, a wireless Internet, a broadcasting network) that the network 170 may include, as well as a short-range wireless communication between the devices. For example, the network 170 may be a personal area network (LAN), a local area network (LAN), a campus area network (CAN), a metropolitan area network (MAN), a wide area network (WAN) , A network such as the Internet, and the like. The network 170 may also include any one or more of a network topology including a bus network, a star network, a ring network, a mesh network, a star-bus network, a tree or a hierarchical network, It is not limited.
서버(150, 160) 각각은 복수의 전자 기기들(110, 120, 130, 140)과 네트워크(170)를 통해 통신하여 명령, 코드, 파일, 컨텐츠, 서비스 등을 제공하는 컴퓨터 장치 또는 복수의 컴퓨터 장치들로 구현될 수 있다.Each of the servers 150 and 160 is a computer device or a plurality of computers that communicate with a plurality of electronic devices 110, 120, 130 and 140 through a network 170 to provide commands, codes, files, Lt; / RTI > devices.
일례로, 서버(160)는 네트워크(170)를 통해 접속한 제1 전자 기기(110)로 어플리케이션의 설치를 위한 파일을 제공할 수 있다. 이 경우 제1 전자 기기(110)는 서버(160)로부터 제공된 파일을 이용하여 어플리케이션을 설치할 수 있다. 또한, 제1 전자 기기(110)가 포함하는 운영체제(Operating System, OS)나 적어도 하나의 프로그램(일례로 브라우저나 상기 설치된 어플리케이션)의 제어에 따라 서버(150)에 접속하여 서버(150)가 제공하는 서비스나 컨텐츠를 제공받을 수 있다. 예를 들어, 제1 전자 기기(110)가 어플리케이션의 제어에 따라 네트워크(170)를 통해 서비스 요청 메시지를 서버(150)로 전송하면, 서버(150)는 서비스 요청 메시지에 대응하는 코드를 제1 전자 기기(110)로 전송할 수 있고, 제1 전자 기기(110)는 어플리케이션의 제어에 따라 코드에 따른 화면을 구성하여 표시함으로써 사용자에게 컨텐츠를 제공할 수 있다.For example, the server 160 may provide a file for installation of an application to the first electronic device 110 connected via the network 170. [ In this case, the first electronic device 110 can install an application using a file provided from the server 160. [ The server 150 is connected to the server 150 according to the control of an operating system (OS) included in the first electronic device 110 or at least one program (for example, a browser or an installed application) Services and contents can be provided. For example, if the first electronic device 110 transmits a service request message to the server 150 via the network 170 under the control of the application, the server 150 transmits a code corresponding to the service request message to the first And the first electronic device 110 can provide contents to the user by displaying and displaying a screen according to the code according to the control of the application.
도 2는 본 발명의 일 실시예에 있어서 전자 기기 및 서버의 내부 구성을 설명하기 위한 블록도이다. 도 2에서는 하나의 전자 기기에 대한 예로서 제1 전자 기기(110), 그리고 하나의 서버에 대한 예로서 서버(150)의 내부 구성을 설명한다. 다른 전자 기기들(120, 130, 140)이나 서버(160) 역시 동일한 또는 유사한 내부 구성을 가질 수 있다.2 is a block diagram for explaining an internal configuration of an electronic device and a server in an embodiment of the present invention. In FIG. 2, the internal configuration of the first electronic device 110 as an example of one electronic device and the server 150 as an example of one server will be described. Other electronic devices 120, 130, 140 or server 160 may have the same or similar internal configurations.
제1 전자 기기(110)와 서버(150)는 메모리(211, 221), 프로세서(212, 222), 통신 모듈(213, 223) 그리고 입출력 인터페이스(214, 224)를 포함할 수 있다. 메모리(211, 221)는 컴퓨터에서 판독 가능한 기록 매체로서, RAM(random access memory), ROM(read only memory) 및 디스크 드라이브와 같은 비소멸성 대용량 기록장치(permanent mass storage device)를 포함할 수 있다. 또한, 메모리(211, 221)에는 운영체제나 적어도 하나의 프로그램 코드(일례로 제1 전자 기기(110)에 설치되어 구동되는 어플리케이션 등을 위한 코드)가 저장될 수 있다. 이러한 소프트웨어 구성요소들은 메모리(211, 221)와는 별도의 컴퓨터에서 판독 가능한 기록 매체로부터 로딩될 수 있다. 이러한 별도의 컴퓨터에서 판독 가능한 기록 매체는 플로피 드라이브, 디스크, 테이프, DVD/CD-ROM 드라이브, 메모리 카드 등의 컴퓨터에서 판독 가능한 기록 매체를 포함할 수 있다. 다른 실시예에서 소프트웨어 구성요소들은 컴퓨터에서 판독 가능한 기록 매체가 아닌 통신 모듈(213, 223)을 통해 메모리(211, 221)에 로딩될 수도 있다. 예를 들어, 적어도 하나의 프로그램은 개발자들 또는 어플리케이션의 설치 파일을 배포하는 파일 배포 시스템(일례로 상술한 서버(160))이 네트워크(170)를 통해 제공하는 파일들에 의해 설치되는 프로그램(일례로 상술한 어플리케이션)에 기반하여 메모리(211, 221)에 로딩될 수 있다.The first electronic device 110 and the server 150 may include memories 211 and 221, processors 212 and 222, communication modules 213 and 223 and input / output interfaces 214 and 224. The memories 211 and 221 may be a computer-readable recording medium and may include a permanent mass storage device such as a random access memory (RAM), a read only memory (ROM), and a disk drive. The memory 211 and 221 may store an operating system or at least one program code (for example, codes for an application installed and driven in the first electronic device 110). These software components may be loaded from a computer readable recording medium separate from the memories 211 and 221. [ Such a computer-readable recording medium may include a computer-readable recording medium such as a floppy drive, a disk, a tape, a DVD / CD-ROM drive, and a memory card. In other embodiments, the software components may be loaded into memory 211, 221 via communication modules 213, 223 rather than a computer readable recording medium. For example, at least one program may be a program installed by a file distribution system (for example, the server 160 described above) that distributes installation files of developers or applications, May be loaded into the memory 211, 221 based on the application described above.
프로세서(212, 222)는 기본적인 산술, 로직 및 입출력 연산을 수행함으로써, 컴퓨터 프로그램의 명령을 처리하도록 구성될 수 있다. 명령은 메모리(211, 221) 또는 통신 모듈(213, 223)에 의해 프로세서(212, 222)로 제공될 수 있다. 예를 들어 프로세서(212, 222)는 메모리(211, 221)와 같은 기록 장치에 저장된 프로그램 코드에 따라 수신되는 명령을 실행하도록 구성될 수 있다. Processors 212 and 222 may be configured to process instructions of a computer program by performing basic arithmetic, logic, and input / output operations. The instructions may be provided to the processors 212 and 222 by the memories 211 and 221 or the communication modules 213 and 223. For example, the processor 212, 222 may be configured to execute a command received in accordance with a program code stored in a recording device, such as the memory 211, 221.
통신 모듈(213, 223)은 네트워크(170)를 통해 제1 전자 기기(110)와 서버(150)가 서로 통신하기 위한 기능을 제공할 수 있으며, 다른 전자 기기(일례로 제2 전자 기기(120)) 또는 다른 서버(일례로 서버(160))와 통신하기 위한 기능을 제공할 수 있다. 일례로, 제1 전자 기기(110)의 프로세서(212)가 메모리(211)와 같은 기록 장치에 저장된 프로그램 코드에 따라 생성한 요청이 통신 모듈(213)의 제어에 따라 네트워크(170)를 통해 서버(150)로 전달될 수 있다. 역으로, 서버(150)의 프로세서(222)의 제어에 따라 제공되는 제어 신호나 명령, 컨텐츠, 파일 등이 통신 모듈(223)과 네트워크(170)를 거쳐 제1 전자 기기(110)의 통신 모듈(213)을 통해 제1 전자 기기(110)로 수신될 수 있다. 예를 들어 통신 모듈(213)을 통해 수신된 서버(150)의 제어 신호나 명령 등은 프로세서(212)나 메모리(211)로 전달될 수 있고, 컨텐츠나 파일 등은 제1 전자 기기(110)가 더 포함할 수 있는 저장 매체로 저장될 수 있다.The communication modules 213 and 223 may provide a function for the first electronic device 110 and the server 150 to communicate with each other through the network 170 and may be connected to other electronic devices ) Or another server (e.g., server 160). The request generated by the processor 212 of the first electronic device 110 in accordance with the program code stored in the recording device such as the memory 211 is transferred to the server 170 via the network 170 under the control of the communication module 213. [ (150). Conversely, control signals, commands, contents, files, and the like provided under the control of the processor 222 of the server 150 are transmitted to the communication module 223 of the first electronic device 110 via the communication module 223 and the network 170, May be received by the first electronic device (110) via the second network (213). For example, the control signal or command of the server 150 received through the communication module 213 may be transmitted to the processor 212 or the memory 211, and contents or files may be transmitted to the first electronic device 110, May also be stored as a storage medium.
입출력 인터페이스(214)는 입출력 장치(215)와의 인터페이스를 위한 수단일 수 있다. 예를 들어, 입력 장치는 키보드 또는 마우스 등의 장치를, 그리고 출력 장치는 어플리케이션의 통신 세션을 표시하기 위한 디스플레이와 같은 장치를 포함할 수 있다. 다른 예로 입출력 인터페이스(214)는 터치스크린과 같이 입력과 출력을 위한 기능이 하나로 통합된 장치와의 인터페이스를 위한 수단일 수도 있다. 보다 구체적인 예로, 제1 전자 기기(110)의 프로세서(212)는 메모리(211)에 로딩된 컴퓨터 프로그램의 명령을 처리함에 있어서 서버(150)나 제2 전자 기기(120)가 제공하는 데이터를 이용하여 구성되는 서비스 화면이나 컨텐츠가 입출력 인터페이스(214)를 통해 디스플레이에 표시될 수 있다. 입출력 인터페이스(224) 또한 마찬가지로 서버(150)의 프로세서(222)가 메모리(221)에 로딩된 컴퓨터 프로그램의 명령을 처리함에 있어 서버(150)가 제공하는 데이터를 이용하여 구성되는 정보를 출력할 수 있다.The input / output interface 214 may be a means for interfacing with the input / output device 215. For example, the input device may include a device such as a keyboard or a mouse, and the output device may include a device such as a display for displaying a communication session of the application. As another example, the input / output interface 214 may be a means for interfacing with a device having integrated functions for input and output, such as a touch screen. The processor 212 of the first electronic device 110 may use the data provided by the server 150 or the second electronic device 120 in processing the instructions of the computer program loaded into the memory 211. For example, A service screen or contents configured by the user can be displayed on the display through the input / output interface 214. [ The input / output interface 224 can also output information configured using the data provided by the server 150 in processing the instructions of the computer program loaded in the memory 221 by the processor 222 of the server 150 have.
또한, 다른 실시예들에서 제1 전자 기기(110) 및 서버(150)는 도 2의 구성요소들보다 더 많은 구성요소들을 포함할 수도 있다. 그러나, 대부분의 종래기술적 구성요소들을 명확하게 도시할 필요성은 없다. 예를 들어, 제1 전자 기기(110)는 상술한 입출력 장치(215) 중 적어도 일부를 포함하도록 구현되거나 또는 트랜시버(transceiver), GPS(Global Positioning System) 모듈, 카메라, 각종 센서, 데이터베이스 등과 같은 다른 구성요소들을 더 포함할 수도 있다. 보다 구체적인 예로, 제1 전자 기기(110)가 스마트폰인 경우, 일반적으로 스마트폰이 포함하고 있는 가속도 센서나 자이로 센서, 카메라, 각종 물리적인 버튼, 터치패널을 이용한 버튼, 입출력 포트, 진동을 위한 진동기 등의 다양한 구성요소들이 제1 전자 기기(110)에 더 포함되도록 구현될 수 있음을 알 수 있다.Also, in other embodiments, the first electronic device 110 and the server 150 may include more components than the components of FIG. However, there is no need to clearly illustrate most prior art components. For example, the first electronic device 110 may be implemented to include at least some of the input / output devices 215 described above, or may be implemented as a transceiver, a Global Positioning System (GPS) module, a camera, And may further include components. More specifically, when the first electronic device 110 is a smart phone, it may be an acceleration sensor, a gyro sensor, a camera, various physical buttons, buttons using a touch panel, input / output ports, It is understood that various components such as a vibrator may be further included in the first electronic device 110.
이하에서는 클라우드 소싱 기반의 AR 컨텐츠 템플릿을 수집하여 이를 통해 AR 컨텐츠를 자동으로 생성하는 방법 및 시스템의 구체적인 실시예를 설명하기로 한다.Hereinafter, a method and system for collecting AR content templates based on cloud sourcing and automatically generating AR contents will be described.
일반 사용자들이 AR 컨텐츠를 만드는 환경에서 실세계의 특정 공간, 위치, 상황 등과 가상의 컨텐츠 매칭이 중요하다. 사용자가 실시간으로 실제 공간이나 상황에서 저작할 때 다양한 데이터 탐색과 조작을 필요로 하는 AR 저작(authoring)을 원하는 내용으로 표현하는데 어려움이 있다. 따라서, 사용자들에 의해 실제 상황이나 배경에서 생성된 컨텐츠 정보를 수집하여 이를 다른 사용자가 AR 컨텐츠를 저작하는데 바로 이용할 수 있는 컨텐츠 프리셋으로 제공할 수 있다.In an environment where general users create AR contents, it is important to match a specific space, location, and situation in the real world with virtual content matching. There is a difficulty in expressing an AR authoring requiring various data searching and manipulation when the user writes in real space or in real time. Accordingly, it is possible to collect the content information generated by the users in the actual situation or background, and to provide the content information as a content preset that other users can directly use to author the AR content.
도 3은 본 발명의 일 실시예에 따른 서버의 프로세서가 포함할 수 있는 구성요소의 예를 도시한 도면이고, 도 4는 본 발명의 일 실시예에 따른 서버가 수행할 수 있는 방법의 예를 도시한 흐름도이다.FIG. 3 is a diagram illustrating an example of a component that a server of a server according to an exemplary embodiment of the present invention may include; FIG. 4 illustrates an example of a method that a server can perform according to an exemplary embodiment of the present invention; Fig.
도 3에 도시된 바와 같이 서버(150)의 프로세서(222)는 구성요소들로서 컨텐츠 저장부(310), 컨텐츠 랭킹부(320), 컨텐츠 추천부(330), 및 컨텐츠 생성부(340)를 포함할 수 있다. 이러한 프로세서(222) 및 프로세서(222)의 구성요소들은 도 4의 방법이 포함하는 단계들(S410 내지 S440)을 수행하도록 서버(150)를 제어할 수 있다. 이때, 프로세서(222) 및 프로세서(222)의 구성요소들은 메모리(221)가 포함하는 운영체제의 코드와 적어도 하나의 프로그램의 코드에 따른 명령(instruction)을 실행하도록 구현될 수 있다. 또한, 프로세서(222)의 구성요소들은 운영체제나 적어도 하나의 프로그램이 제공하는 제어 명령에 따라 프로세서(222)에 의해 수행되는 서로 다른 기능들(different functions)의 표현들일 수 있다. 예를 들어, 프로세서(222)가 상술한 제어 명령에 따라 AR 컨텐츠를 수집하여 저장하도록 제어하는 기능적 표현으로서 컨텐츠 저장부(310)가 사용될 수 있다.3, the processor 222 of the server 150 includes a content storage unit 310, a content ranking unit 320, a content recommendation unit 330, and a content generation unit 340 can do. Such processor 222 and components of the processor 222 may control the server 150 to perform the steps S410 through S440 included in the method of FIG. At this time, the components of the processor 222 and the processor 222 may be implemented to execute instructions according to the code of the operating system and the code of at least one program that the memory 221 contains. In addition, components of processor 222 may be representations of different functions performed by processor 222 in accordance with control commands provided by the operating system or by at least one program. For example, the content storage unit 310 may be used as a functional representation for controlling the processor 222 to collect and store AR contents according to the control command described above.
단계(S410)에서 컨텐츠 저장부(310)는 3D 컨텐츠 기반의 AR UGC 서비스 환경에서 생성된 AR 컨텐츠 각각에 대하여 해당 컨텐츠에 포함된 배경 정보와 가상 컨텐츠 정보를 연관하여 저장할 수 있다. 서버(150)는 클라이언트(client)인 복수의 전자 기기들(110, 120, 130, 140)을 대상으로 3D 컨텐츠 기반의 AR UGC 서비스를 제공하는 플랫폼 역할을 하며, 이때 실제 배경이나 가상 배경 등의 배경 이미지에서 포지셔닝(positioning), 이동, 오리엔테이션(orientation), 다양한 스타일과 모션셋 등을 적용할 수 있는 3D 컨텐츠 편집 툴을 제공할 수 있다. 사용자는 3D 컨텐츠 편집 툴을 이용하여 배경 이미지와 어울리는 다양한 가상 컨텐츠를 합성하여 AR 컨텐츠를 제작할 수 있다. 가상 컨텐츠는 사람 실물 사진이나 비현실 캐릭터, 일반 사물 오브젝트(object) 등을 포함할 수 있으며, 캡션 등의 텍스트 정보와 캐릭터의 모션이나 이동 정보를 포함할 수 있다. AR 컨텐츠는 배경 이미지에 가상 컨텐츠를 합성하여 하나의 영상으로 보이도록 제작된 것으로, 배경 정보와 가상 컨텐츠 정보를 포함할 수 있다. 이때, 배경 정보는 AR 컨텐츠를 생성하기 위해 이용된 배경 이미지에 대한 정보를 의미할 수 있다. 배경 정보는 공간(space)에 관한 공간적인(spatial) 정보라 할 수 있으며, 배경 내의 오브젝트 정보를 포함하거나 또는 3D 컨텐츠의 파라미터 중 각도(angle) 정보를 포함할 수 있다. 컨텐츠 저장부(310)는 AR 컨텐츠를 생성하기 위해 이용된 실제 배경이나 가상 배경 등의 배경 이미지의 정보를 분석하여 분석된 정보를 배경 정보로서 저장할 수 있다. 예를 들어, 컨텐츠 저장부(310)는 이미지 분석을 통해 배경 이미지 내의 오브젝트를 인식하여 인식된 오브젝트의 종류와 개수, 배치 정보, 배경의 상황 정보, 위치 정보(예컨대, GPS(global positioning system) 위치 등), 시간 정보 등을 포함한 배경 정보를 저장할 수 있다. 그리고, 가상 컨텐츠 정보는 배경 이미지에 오버레이(overlay) 가능한 가상 컨텐츠에 대한 정보를 의미할 수 있다. 다시 말해, 컨텐츠 저장부(310)는 사용자가 AR 컨텐츠를 생성하기 위해 3D 컨텐츠 편집 툴을 통해 배경 이미지에 수동 편집한 가상 컨텐츠의 위치, 크기, 개수, 이동, 트래킹, 모션, 스타일 정보 등을 포함한 가상 컨텐츠 정보를 배경 정보와 함께 저장할 수 있다.In step S410, the content storage unit 310 may associate and store the background information included in the content and the virtual content information for each of the AR content generated in the AR UGC service environment based on the 3D content. The server 150 serves as a platform for providing AR UGC services based on 3D content to a plurality of electronic devices 110, 120, 130 and 140 as clients. At this time, It is possible to provide a 3D content editing tool capable of applying positioning, movement, orientation, various styles and motion sets in a background image. A user can create AR contents by synthesizing various virtual contents matching the background image by using a 3D content editing tool. The virtual contents may include a human real picture, an unrealistic character, a general object, and the like, and may include text information such as a caption, and motion or movement information of the character. The AR contents are designed to be combined into a background image and a virtual image, and may include background information and virtual content information. At this time, the background information may be information on the background image used to generate the AR contents. Background information may be spatial information about a space, and may include object information in a background or angle information of parameters of 3D contents. The content storage unit 310 may analyze the information of the background image such as the actual background or the virtual background used for generating the AR content, and store the analyzed information as background information. For example, the content storage unit 310 recognizes an object in the background image through image analysis and stores the type and number of the recognized object, the layout information, background information of the background, position information (e.g., global positioning system Etc.), time information, and the like. The virtual content information may be information on virtual content that can be overlaid on the background image. In other words, the content storage unit 310 stores the position, size, number, movement, tracking, motion, and style information of the virtual content manually edited in the background image through the 3D content editing tool to create the AR content The virtual content information can be stored together with the background information.
사용자들이 생성한 AR 컨텐츠 뿐만 아니라, 웹 상의 GIFs(graphic interchange format), 동영상 데이터 등 다양한 컨텐츠를 분석하여 이를 기반으로 새로운 AR 컨텐츠를 생성하는데 이용 가능한 정보들을 수집할 수 있다.It is possible to collect various information such as GIFs (graphic interchange format) and moving picture data on the web, as well as AR contents generated by users, and to collect information available for creating new AR contents based on the analyzed contents.
단계(S420)에서 컨텐츠 랭킹부(320)는 배경 정보와 가상 컨텐츠 정보를 분석하여 배경 정보를 기준으로 가상 컨텐츠 정보의 랭킹을 결정할 수 있다. 컨텐츠 랭킹부(320)는 배경 정보와 가상 컨텐츠 정보를 상관적으로 분석하여 어떤 배경에 어떤 컨텐츠가 주로 증강되고 어떤 식으로 편집되었는지 등에 대해 랭킹을 부여할 수 있다. 이때, 컨텐츠 랭킹부(320)는 AR 컨텐츠를 생성하는데 이용된 가상 컨텐츠의 다양한 파라미터(예컨대, 개수, 크기, 위치, 모션, 스타일 등)를 모두 개별 랭킹할 수 있다. 가상 컨텐츠 정보의 랭킹을 부여하는 구체적인 방법에 대해서는 이하에서 다시 설명하기로 한다.In operation S420, the content ranking unit 320 may analyze the background information and the virtual content information to determine the ranking of the virtual content information based on the background information. The content ranking unit 320 may correlate the background information and the virtual content information to give a ranking on which content is mainly enhanced on a certain background and how the content is edited. At this time, the content ranking unit 320 may individually rank various parameters (e.g., number, size, position, motion, style, etc.) of the virtual content used to generate the AR content. A concrete method of assigning the ranking of the virtual content information will be described below again.
단계(S430)에서 컨텐츠 추천부(330)는 전자 기기(110)로부터 특정 배경 이미지가 입력되는 경우 특정 배경 이미지에 대응되는 배경 정보에 대한 가상 컨텐츠 정보의 랭킹을 이용하여 적어도 하나의 가상 컨텐츠 정보를 전자 기기(110)의 사용자에게 추천할 수 있다. 컨텐츠 추천부(330)는 사용자가 전자 기기(110)에서 배경 이미지를 선택하거나 카메라를 통해 실제 배경을 포착한 경우 해당 배경 이미지를 분석하여 단계(S410)에서 저장된 배경 정보 중 가장 매칭되는 배경 정보를 선정하고 선정된 배경 정보를 기준으로 한 가상 컨텐츠 정보의 랭킹을 이용하여 일부 가상 컨텐츠를 배경 이미지에 적용 가능한 추천 컨텐츠로 제공할 수 있다. 다시 말해, 컨텐츠 추천부(330)는 다른 사용자들이 제작한 AR 컨텐츠를 활용하여 전자 기기(110)의 사용자가 선택한 배경 이미지와 가장 매칭된 배경에 주로 많이 이용된 가상 컨텐츠를 해당 배경 이미지에 바로 적용 가능한 컨텐츠 프리셋으로 제공할 수 있다. 이때, 컨텐츠 추천부(330)는 배경 이미지의 전체적인 상황이나 배경 이미지 내 객체 중 주된 객체에 따라 가상 컨텐츠를 추천할 수 있다. 일례로, 컨텐츠 추천부(330)는 특정 배경 이미지에 해당되는 씬(scene)을 분석하여 해당 씬과 가장 유사한 씬에서 많이 이용된 가상 컨텐츠를 추천할 수 있다. 다른 예로, 컨텐츠 추천부(330)는 배경 정보에 포함된 위치 정보를 기준으로 특정 배경 이미지와 관련된 위치에서 많이 이용된 가상 컨텐츠를 추천할 수 있다. 또 다른 예로는 컨텐츠 추천 기준을 둘 이상 조합하여, 예를 들어 씬과 위치 조합으로 특정 위치의 특정 씬에서 많이 이용된 가상 컨텐츠를 추천하는 것 또한 가능하다. 이때, 컨텐츠 추천부(330)는 가상 컨텐츠 정보의 랭킹을 기초로 사용자 선택에 따라 다음 랭킹의 가상 컨텐츠 정보를 순차적으로 제공할 수 있다. 컨텐츠 추천부(330)는 전자 기기(110)의 사용자에 의해 특정된 배경 이미지에 적용 가능한 컨텐츠 템플릿으로서 3D 컨텐츠 뿐만 아니라 가상 컨텐츠 정보로서 수집된 캡션 정보를 이용하여 해당 배경 이미지와 가장 매칭된 캡션도 함께 제공할 수 있다.In step S430, when a specific background image is input from the electronic device 110, the content recommendation unit 330 may generate at least one virtual content information using the ranking of the virtual content information for the background information corresponding to the specific background image And can be recommended to the user of the electronic device 110. If the user selects a background image from the electronic device 110 or captures an actual background through the camera, the content recommendation unit 330 analyzes the background image and stores the most matching background information stored in step S410 It is possible to provide some virtual contents as recommended contents applicable to the background image by using the ranking of the virtual contents information based on the selected and selected background information. In other words, the content recommendation unit 330 uses the AR content produced by other users to directly apply the virtual content, which is mainly used in the background matched with the background image selected by the user of the electronic device 110, to the background image It can be provided as a possible content preset. At this time, the content recommending unit 330 may recommend the virtual content according to the overall situation of the background image or the main object among the objects in the background image. For example, the content recommending unit 330 may analyze a scene corresponding to a specific background image, and recommend a virtual content frequently used in a scene most similar to the scene. As another example, the content recommendation unit 330 may recommend virtual content that is frequently used at a location related to a specific background image based on the location information included in the background information. As another example, it is also possible to combine two or more of the content recommendation criteria, for example, to recommend a virtual content frequently used in a specific scene at a specific location with a combination of scenes and locations. At this time, the content recommendation unit 330 may sequentially provide the next ranked virtual content information according to the user selection based on the ranking of the virtual content information. The content recommendation unit 330 uses the caption information collected as the virtual content information as well as the 3D content as the content template applicable to the background image specified by the user of the electronic device 110, Can be provided together.
단계(S440)에서 컨텐츠 생성부(340)는 단계(S430)에서 추천된 가상 컨텐츠 정보 중 전자 기기(110)의 사용자에 의해 선택된 가상 컨텐츠 정보를 전자 기기(110)의 사용자에 의해 특정된 배경 이미지에 적용함으로써 새로운 AR 컨텐츠를 생성할 수 있다. 전자 기기(110)의 사용자는 특정 배경 이미지에 대해 추천 받은 컨텐츠 템플릿을 확인하고 그 중 원하는 컨텐츠 템플릿을 선택하여 해당 템플릿을 바탕으로 손쉽게 자신만의 AR 컨텐츠를 편집 및 생성할 수 있다. 이때, 컨텐츠 생성부(340)는 추천 컨텐츠 템플릿을 포지셔닝, 이동, 오리엔테이션, 다양한 스타일과 모션셋 등을 편집할 수 있는 3D 컨텐츠 편집 툴을 제공할 수 있다. 사용자는 3D 컨텐츠 편집 툴을 이용하여 특정 배경 이미지에 대해 추천 받은 컨텐츠 템플릿에서 가상 컨텐츠의 위치나 모션 등을 추가로 편집하여 새로운 AR 컨텐츠를 생성할 수 있다.In step S440, the content generation unit 340 generates the virtual content information selected by the user of the electronic device 110 among the virtual content information recommended in step S430 as the background image specified by the user of the electronic device 110 The new AR contents can be generated. The user of the electronic device 110 can confirm the recommended content template for a specific background image, select a desired content template among the selected content template, and easily edit and create his or her own AR contents based on the template. At this time, the content generation unit 340 may provide a 3D content editing tool capable of positioning, moving, orienting, and editing various styles and motion sets of a recommended content template. The user can further create new AR contents by further editing the position or motion of the virtual content in the content template recommended for the specific background image by using the 3D content editing tool.
도 5 내지 도 6은 본 발명의 일 실시예에 있어서 AR 컨텐츠 제작에 활용된 배경 정보와 가상 컨텐츠 정보를 수집하는 과정의 예시를 설명하기 위한 도면이다.5 to 6 are views for explaining an example of a process of collecting background information and virtual content information utilized in AR content production according to an embodiment of the present invention.
도 5를 참조하면, 사용자가 서버(150)에서 제공하는 3D 컨텐츠 편집 툴을 이용하여 배경 이미지(510)와 어울리는 가상 컨텐츠(520)를 합성하여 AR 컨텐츠(500)를 제작할 수 있다. 컨텐츠 저장부(310)는 사용자가 UGC 컨텐츠로서 AR 컨텐츠(500)를 생성한 경우 해당 AR 컨텐츠(500)에 포함된 배경 이미지(510)에 대한 정보(오브젝트의 종류, 개수, 배치 정보, 배경 상황 정보, 위치 정보, 시간 정보 등)(즉, 배경 정보), 그리고 수동 편집한 가상 컨텐츠(520)에 대한 정보(컨텐츠의 위치, 크기, 개수, 이동, 트래킹 모션, 스타일 정보 등)(즉, 가상 컨텐츠 정보)를 모두 기록할 수 있다. 따라서, 컨텐츠 저장부(310)는 사용자들에 의해 생성된 AR 컨텐츠를 분석하여 도 6에 도시한 바와 같이 배경 이미지에 대한 정보인 배경 정보(610)와, 배경 이미지에 적용된 가상 컨텐츠에 대한 정보인 가상 컨텐츠 정보(620)를 동시에 기록할 수 있다.5, a user may create an AR content 500 by synthesizing a virtual content 520 that matches a background image 510 using a 3D content editing tool provided by a server 150. FIG. When the user generates the AR content 500 as the UGC contents, the content storage unit 310 stores information about the background image 510 included in the AR content 500 (type, number, placement information, background information, (E.g., position, size, number, movement, tracking motion, style information, etc.) of virtual content 520 manually edited Content information) can be recorded. Accordingly, the content storage unit 310 analyzes the AR content generated by the users and generates background information 610, which is information on the background image, and information on the virtual content, which is applied to the background image, The virtual content information 620 can be simultaneously recorded.
도 7 내지 도 8은 본 발명의 일 실시예에 있어서 가상 컨텐츠 정보의 랭킹을 부여하는 과정의 예시를 설명하기 위한 도면이다.7 to 8 are views for explaining an example of a process of assigning ranking of virtual content information according to an embodiment of the present invention.
컨텐츠 랭킹부(320)는 컨텐츠 저장부(310)에 의해 저장된 배경 정보와 가상 컨텐츠 정보를 각각 벡터화 할 수 있다. 예를 들어, 배경 정보는 [배경 이미지, 위치 정보, 시간 정보]를 포함할 수 있고, 가상 컨텐츠 정보는 [컨텐츠의 종류, 개수, 크기, 위치, 모션]을 포함할 수 있다. 도 7은 도 6의 배경 정보(610)와 가상 컨텐츠 정보(620)를 벡터화 하여 벡터 공간에 맵핑한 모습을 예시적으로 나타내고 있다. 컨텐츠 랭킹부(320)는 딥러닝(deep learning) 학습 모델을 활용하여 도 7에 도시한 바와 같이 배경 벡터(710)와 가상 컨텐츠 벡터(720)가 한 공간에 맵핑되도록 임베딩 공간(embedding space)을 학습할 수 있다. 이때, AR 컨텐츠로 생성되어 서로 연관된 배경과 컨텐츠는 가까이, 서로 다른 AR 컨텐츠의 연관되지 않은 배경과 컨텐츠는 멀리 맵핑되도록 손실 함수(예컨대, triplet loss)를 이용하여 학습할 수 있다.The content ranking unit 320 can vectorize the background information and the virtual content information stored by the content storage unit 310, respectively. For example, the background information may include [background image, position information, time information], and the virtual content information may include [kind of content, number, size, position, motion]. FIG. 7 exemplarily shows a state in which the background information 610 and the virtual content information 620 of FIG. 6 are vectorized and mapped into a vector space. The content ranking unit 320 uses the deep learning learning model to generate an embedding space such that the background vector 710 and the virtual content vector 720 are mapped into one space as shown in FIG. You can learn. At this time, it is possible to learn using a loss function (for example, triplet loss) so that backgrounds and contents that are generated as AR contents and related to each other are close to each other, and non-related backgrounds and contents of different AR contents are mapped away.
도 8을 참조하면, 컨텐츠 랭킹부(320)는 사용자에 의해 특정된 배경 이미지를 수신한 경우 특정 배경 이미지를 벡터화 한 후 특정 배경 벡터(801)를 앞서 학습된 임베딩 공간에 맵핑하고 해당 공간에 맵핑된 가상 컨텐츠 벡터(720)와의 거리(distance)를 기반으로 랭크를 부여할 수 있다. 예를 들어, 특정 배경 벡터(801)를 기준으로 특정 배경 벡터(801)와 가까운 가상 컨텐츠 벡터(720)일수록 높은 랭크를 부여할 수 있다. 가상 컨텐츠 정보의 사용 빈도, 최신성, 위치 유사성, 사용자 프로파일 등을 기초로 랭크를 부여하는 것 또한 가능하다.Referring to FIG. 8, when the background image specified by the user is received, the content ranking unit 320 maps the specific background vector 801 to the embedded embedding space previously obtained after vectorizing the specific background image, The virtual content vector 720 and the virtual content vector 720. [ For example, a higher rank may be assigned to a virtual content vector 720 closer to a specific background vector 801 based on a specific background vector 801. It is also possible to assign a rank based on the frequency of use of the virtual content information, the latestness, the location similarity, the user profile, and the like.
컨텐츠 추천부(330)는 가상 컨텐츠 정보의 랭킹을 이용하여 사용자에 의해 특정된 배경 이미지와 유사한 배경에 대해 다른 사용자들에 의해 많이 이용된 가상 컨텐츠를 추천할 수 있다. 특정 배경 이미지에 대해 최대한 다양한 컨텐츠를 제공하기 위해 높은 랭크가 부여된 가상 컨텐츠 중 비슷한 컨텐츠들을 제외시킬 수 있다. 일례로, 컨텐츠 추천부(330)는 임베딩 공간에서 특정 배경 벡터(801)와 일정 거리 이내에 있는 컨텐츠의 경우 해당 컨텐츠의 랭킹을 낮춰 조정하거나, 혹은 특정 배경 벡터(801)와 일정 거리 이내에 있는 컨텐츠 중 임의로 선정된 적어도 하나의 컨텐츠를 제외한 나머지를 추천 대상에서 제외시킬 수 있다. 다른 예로, 가상 컨텐츠 간에 컨텐츠의 종류와 개수 등의 파라미터가 동일한 컨텐츠를 추천 대상에서 제외시킬 수 있다.The content recommendation unit 330 can recommend virtual content frequently used by other users on a background similar to the background image specified by the user by using the ranking of the virtual content information. It is possible to exclude similar contents among the high ranked virtual contents in order to provide various contents as much as possible for a specific background image. For example, the content recommendation unit 330 may adjust the ranking of the contents in the embedding space to a certain distance from the specific background vector 801 or adjust the ranking of the contents within a predetermined distance from the specific background vector 801 It is possible to exclude the remainder excluding the arbitrarily selected at least one content from the recommendation object. As another example, it is possible to exclude contents having the same parameters such as the type and number of contents from virtual contents.
컨텐츠 추천부(330)는 가상 컨텐츠 정보의 랭킹에 대해 다양한 추천 기준을 적용할 수 있으며, 예를 들어 랜덤 추천 방식은 물론, 가상 컨텐츠 정보의 사용 빈도, 최신성, 위치 유사성, 사용자 프로파일 등을 기준으로 한 랭킹에 따라 가상 컨텐츠 정보를 추천할 수 있다.The content recommendation unit 330 can apply various recommendation criteria to the ranking of the virtual content information. For example, the content recommendation unit 330 may notify the user of the frequency of use, freshness, positional similarity, user profile, The virtual content information can be recommended according to the ranking.
도 9 내지 도 11은 본 발명의 일 실시예에 있어서 가상 컨텐츠 정보를 추천하는 과정의 예시를 설명하기 위한 도면이다.9 to 11 are views for explaining an example of a process of recommending virtual content information according to an embodiment of the present invention.
도 9에 도시한 바와 같이, 컨텐츠 추천부(330)는 사용자가 새로운 배경 이미지(910)를 입력하면 가상 컨텐츠 정보의 추천을 위한 '가상 컨텐츠 추천' 메뉴(911)를 활성화 할 수 있다. 컨텐츠 추천부(330)는 새로운 배경 이미지(910)가 입력된 상태에서 사용자가 '가상 컨텐츠 추천' 메뉴(911)를 조작하는 경우 도 10에 도시한 바와 같이 배경 이미지(910)에 적용 가능한 가상 컨텐츠(1011)를 추천할 수 있다. 이때, 가상 컨텐츠(1011)는 배경 이미지(910)에 바로 적용 가능한 컨텐츠 템플릿으로, 다른 사용자들에 의해 생성된 AR 컨텐츠 중에서 배경 이미지(910)와 가장 유사한 배경에 적용된 이력이 있는 가상 컨텐츠를 포함할 수 있다. 그리고, 가상 컨텐츠(1011)는 가상 컨텐츠 정보의 사용 빈도, 최신성, 위치 유사성, 사용자 프로파일 등을 기준으로 한 랭킹에 따라 순차적으로 제공될 수 있다.9, when the user inputs a new background image 910, the content recommending unit 330 may activate a 'virtual content recommendation' menu 911 for recommending virtual content information. When the user operates the 'virtual content recommendation' menu 911 in a state that a new background image 910 is input, the content recommendation unit 330 may display the virtual content 910 applicable to the background image 910 as shown in FIG. 10, (1011) can be recommended. At this time, the virtual content 1011 is a content template directly applicable to the background image 910, and includes the history content of the AR content generated by the other users, which has the history similar to the background image 910 . The virtual content 1011 can be sequentially provided according to rankings based on the frequency of use, freshness, position similarity, and user profile of the virtual content information.
도 10을 참조하면, 컨텐츠 추천부(330)는 가상 컨텐츠(1011) 중 사용자가 선택한 특정 컨텐츠(1020)가 배경 이미지(910) 상에 적용된 모습을 보여주는 미리보기(preview) 기능을 제공할 수 있다. 이어, 컨텐츠 추천부(330)는 가상 컨텐츠(1011)에 대한 사용자 선택에 따라 다음 랭킹의 컨텐츠를 순차적으로 제공할 수 있으며, 도 11에 도시한 바와 같이 사용자가 다음 랭킹의 가상 컨텐츠(1120)를 선택하면 해당 컨텐츠(1120)가 배경 이미지(910) 상에 적용된 모습의 미리보기를 제공할 수 있다. 사용자가 입력한 배경 이미지(910)에 대해 추천된 가상 컨텐츠(1011)에는 다른 사용자에 의해 수동 편집된 파라미터 값(컨텐츠의 위치, 크기, 개수, 이동, 트래킹, 모션, 스타일 정보 등)이 포함되어 있어 해당 파라미터가 배경 이미지(910)에 그대로 적용된 미리보기를 제공할 수 있다.Referring to FIG. 10, the content recommending unit 330 may provide a preview function for showing a specific content 1020 selected by the user on the background image 910 of the virtual content 1011 . Then, the content recommendation unit 330 may sequentially provide the next ranked content according to the user's selection of the virtual content 1011. If the user selects the next ranked virtual content 1120 as shown in FIG. 11 The content 1120 can provide a preview of how the content 1120 is applied on the background image 910. The recommended virtual content 1011 for the background image 910 input by the user includes parameter values manually edited by other users (position, size, number, movement, tracking, motion, style information, etc.) And can provide a preview of the parameter applied to the background image 910 as it is.
AR 컨텐츠의 일종으로 사용자의 얼굴 사진을 이용하여 3D 얼굴 모델링(face modeling)이나 3D 아바타를 생성할 수 있다. 실제 리얼타임의 카메라 영상인 배경 이미지에 다양한 모션과 스타일 등을 적용하여 컨텐츠를 생산하는 서비스 환경에서 사용자 간에 컨텐츠를 공유할 수 있고 이를 통해 사용자의 얼굴 사진을 다른 사용자가 만든 컨텐츠에 적용하여 새로운 컨텐츠를 재생산/활용할 수 있다.As a kind of AR contents, 3D facial modeling or 3D avatar can be generated by using the face photograph of the user. The user can share contents among users in a service environment in which contents are produced by applying various motions and styles to a background image which is an actual real-time camera image, thereby applying user's face photographs to contents created by other users, / RTI >
예를 들어, 사용자 A가 자신의 얼굴이 찍힌 2D 사진을 이용하여 다양한 스타일, 모션을 조합해 3D 캐릭터 컨텐츠를 만들 수 있으며, 이때 서버(150)는 사용자 A가 만든 3D 캐릭터 컨텐츠를 비디오나 사진으로 저장할 수 있고 저장 시 해당 컨텐츠의 각종 파라미터(캐릭터 크기, 위치, 모션, 스타일, 이동 경로 등)를 함께 저장할 수 있다.For example, the user A may combine various styles and motions using 2D photographs on which his / her face is imaged to create 3D character contents. At this time, the server 150 may convert the 3D character contents created by the user A into video And store various parameters (character size, position, motion, style, movement path, etc.) of the contents when storing the contents.
사용자 B가 카메라 영상으로 자신의 얼굴 사진을 포착할 때 서버(150)는 사용자 B의 얼굴 사진에 적용 가능한 가상 컨텐츠로서 사용자 A에 의해 생산된 3D 캐릭터 컨텐츠를 추천할 수 있다. 사용자 B가 추천 컨텐츠 중 사용자 A가 만든 3D 캐릭터 컨텐츠를 선택함으로써 컨텐츠 퍼가기(예컨대, replay)를 요청할 수 있고, 이에 서버(150)는 해당 컨텐츠에 대해 저장된 파라미터를 사용자 B의 전자 기기로 전달할 수 있고, 이때 사용자 A가 만든 3D 캐릭터 컨텐츠의 얼굴이 카메라 영상에 잡힌 사용자 B의 얼굴로 자동 교체될 수 있다. 컨텐츠 퍼가기 기능은 캐릭터뿐만 아니라 컨텐츠 장면(content scene) 전체를 3D 형태로 공유할 수 있다.When the user B captures his / her face image with the camera image, the server 150 can recommend the 3D character content produced by the user A as virtual content applicable to the face photograph of the user B. The user B can request the content embedding (e.g., replay) by selecting the 3D character content created by the user A among the recommended contents, and the server 150 can transmit the stored parameters for the content to the electronic device of the user B , The face of the 3D character content created by the user A can be automatically replaced with the face of the user B caught by the camera image. The content embedding function can share not only the character but also the entire content scene in 3D form.
서버(150)는 얼굴 사진을 이용한 3D 캐릭터 컨텐츠를 저장할 때 얼굴 사진을 분석하여 분석 결과로부터 획득한 표정 정보를 함께 저장할 수 있고, 표정 정보를 이용하여 컨텐츠를 추천할 수 있다. 다시 말해, 서버(150)는 사용자 B의 얼굴 사진에 적용 가능한 가상 컨텐츠로서 사용자 B의 얼굴 사진에 나타난 표정과 가장 유사한 표정의 3D 캐릭터 컨텐츠를 추천할 수 있다. 예를 들어, 서버(150)는 카메라 영상에 잡힌 사용자 B의 얼굴 표정이 분노인 경우 서버(150) 상에 저장된 3D 캐릭터 컨텐츠 중 분노에 대응되는 표정 정보를 가진 3D 캐릭터 컨텐츠를 사용자 B에게 추천함으로써 사용자 B의 얼굴 사진에 가장 가까운 표정의 모델을 적용하여 새로운 3D 캐릭터 컨텐츠를 구성할 수 있다.The server 150 may analyze face photographs when storing 3D character contents using face photographs, store facial expression information acquired from the analysis results together, and recommend contents using facial expression information. In other words, the server 150 can recommend the 3D character content having the most similar appearance to the expression shown in the face photograph of the user B as the virtual content applicable to the face photograph of the user B. For example, when the facial expression of the user B caught by the camera image is anger, the server 150 recommends the 3D character content having the facial expression information corresponding to the anger among the 3D character contents stored on the server 150 to the user B A new 3D character content can be constructed by applying a model with the closest expression to the face photograph of the user B. [
따라서, 사용자는 다른 사용자에 의해 만들어진 3D 캐릭터 컨텐츠를 이용하여 자신의 캐릭터에 적용하고 이를 바탕으로 새로운 컨텐츠를 재생산할 수 있으며, 이는 특히 체험형 바이럴 마케팅(viral marketing) 등에 효과적으로 쓰일 수 있다.Accordingly, the user can apply the 3D character content created by another user to his / her character and reproduce new contents based on the 3D character content, which can be effectively used for viral marketing.
이처럼 본 발명의 실시예들에 따르면, 사용자들에 의해 실제 상황이나 배경에서 생성된 컨텐츠 정보를 수집하여 이를 다른 사용자에게 자동 편집되고 실제 공간에 적용되는 컨텐츠 프리셋으로 제공함으로써 AR 컨텐츠를 쉽고 편리하게 생성할 수 있다.As described above, according to the embodiments of the present invention, AR contents are easily and conveniently generated by collecting content information generated by users in real situations or backgrounds and providing them as content presets that are automatically edited and applied to other users can do.
이상에서 설명된 장치는 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 장치 및 구성요소는, 프로세서, 콘트롤러, 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 apparatus described above may be implemented as a hardware component, a software component, and / or a combination of hardware components and software components. For example, the apparatus and components described in the embodiments may be implemented as a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate array (FPGA), a programmable logic unit, a microprocessor, or any other device capable of executing and responding to instructions. The processing device may execute an operating system (OS) and one or more software applications running on the operating system. The processing device may also access, store, manipulate, process, and generate data in response to execution of the software. For ease of understanding, the processing apparatus may be described as being used singly, but those skilled in the art will recognize that the processing apparatus may have a plurality of processing elements and / As shown in FIG. For example, the processing unit may comprise a plurality of processors or one processor and one controller. Other processing configurations are also possible, such as a parallel processor.
소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로(collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 컴퓨터 저장 매체 또는 장치에 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨터 시스템 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.The software may include a computer program, code, instructions, or a combination of one or more of the foregoing, and may be configured to configure the processing device to operate as desired or to process it collectively or collectively Device can be commanded. The software and / or data may be embodied in any type of machine, component, physical device, computer storage media, or device for interpretation by a processing device or to provide instructions or data to the processing device have. The software may be distributed over a networked computer system and stored or executed in a distributed manner. The software and data may be stored on one or more computer readable recording media.
실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 이때, 매체는 컴퓨터로 실행 가능한 프로그램을 계속 저장하거나, 실행 또는 다운로드를 위해 임시 저장하는 것일 수도 있다. 또한, 매체는 단일 또는 수 개의 하드웨어가 결합된 형태의 다양한 기록수단 또는 저장수단일 수 있는데, 어떤 컴퓨터 시스템에 직접 접속되는 매체에 한정되지 않고, 네트워크 상에 분산 존재하는 것일 수도 있다. 매체의 예시로는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM 및 DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical medium), 및 ROM, RAM, 플래시 메모리 등을 포함하여 프로그램 명령어가 저장되도록 구성된 것이 있을 수 있다. 또한, 다른 매체의 예시로, 어플리케이션을 유통하는 앱 스토어나 기타 다양한 소프트웨어를 공급 내지 유통하는 사이트, 서버 등에서 관리하는 기록매체 내지 저장매체도 들 수 있다.The method according to an embodiment may be implemented in the form of a program command that can be executed through various computer means and recorded in a computer-readable medium. At this time, the medium may be a program that continuously stores a computer executable program, or temporarily stores the program for execution or downloading. Further, the medium may be a variety of recording means or storage means in the form of a combination of a single hardware or a plurality of hardware, but is not limited to a medium directly connected to any computer system, but may be dispersed on a network. Examples of the medium include a magnetic medium such as a hard disk, a floppy disk and a magnetic tape, an optical recording medium such as CD-ROM and DVD, a magneto-optical medium such as a floptical disk, And program instructions including ROM, RAM, flash memory, and the like. As another example of the medium, a recording medium or a storage medium that is managed by a site or a server that supplies or distributes an application store or various other software is also enumerated.
이상과 같이 실시예들이 비록 한정된 실시예와 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기의 기재로부터 다양한 수정 및 변형이 가능하다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. For example, it is to be understood that the techniques described may be performed in a different order than the described methods, and / or that components of the described systems, structures, devices, circuits, Lt; / RTI > or equivalents, even if it is replaced or replaced.
그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 특허청구범위의 범위에 속한다.Therefore, other implementations, other embodiments, and equivalents to the claims are also within the scope of the following claims.

Claims (15)

  1. 컴퓨터로 컨텐츠 생성 방법에 있어서,A computer-generated content generating method,
    배경 이미지에 가상 컨텐츠를 결합하여 생성한 AR(Augmented Reality) 컨텐츠에 대하여 상기 배경 이미지와 관련된 정보인 배경 정보와 상기 가상 컨텐츠와 관련된 정보인 가상 컨텐츠 정보를 연관하여 저장하는 단계;Associating background information, which is information related to the background image, with virtual content information, which is information related to the virtual content, in association with AR (Augmented Reality) content generated by combining virtual content with a background image;
    상기 배경 정보와 상기 가상 컨텐츠 정보를 분석하여 상기 가상 컨텐츠 정보의 랭킹을 결정하는 단계;Analyzing the background information and the virtual content information to determine a ranking of the virtual content information;
    전자 기기로부터 특정 배경 이미지가 입력되는 경우 상기 특정 배경 이미지에 대하여 상기 가상 컨텐츠 정보의 랭킹을 이용하여 적어도 하나의 가상 컨텐츠 정보를 추천하는 단계; 및Recommending at least one virtual content information using the ranking of the virtual content information for the specific background image when a specific background image is input from the electronic device; And
    상기 추천된 가상 컨텐츠 정보 중 상기 전자 기기의 사용자로부터 선택된 가상 컨텐츠 정보를 상기 특정 배경 이미지에 적용하여 새로운 AR 컨텐츠를 생성하는 단계Generating new AR content by applying virtual content information selected from a user of the electronic device among the recommended virtual content information to the specific background image
    를 포함하는 컨텐츠 생성 방법.And generating the content.
  2. 제1항에 있어서,The method according to claim 1,
    상기 저장하는 단계는,Wherein the storing step comprises:
    상기 배경 이미지 내의 오브젝트의 종류와 개수, 배치 정보, 상기 배경 이미지의 상황 정보, 위치 정보, 시간 정보 중 적어도 하나를 상기 배경 정보로 저장하는 것Storing at least one of the type and number of objects in the background image, the layout information, the context information of the background image, the location information, and the time information as the background information
    을 특징으로 하는 컨텐츠 생성 방법.And generating the content.
  3. 제1항에 있어서,The method according to claim 1,
    상기 저장하는 단계는,Wherein the storing step comprises:
    상기 배경 이미지에 결합한 상기 가상 컨텐츠의 파라미터 값을 상기 가상 컨텐츠 정보로 저장하는 것Storing the parameter value of the virtual content combined with the background image as the virtual content information
    을 특징으로 하는 컨텐츠 생성 방법.And generating the content.
  4. 제1항에 있어서,The method according to claim 1,
    상기 결정하는 단계는,Wherein the determining comprises:
    상기 배경 정보와 상기 가상 컨텐츠 정보를 각각 벡터화 하여 상기 배경 정보를 나타내는 배경 벡터와 상기 가상 컨텐츠 정보를 나타내는 가상 컨텐츠 벡터가 맵핑되는 임베딩 공간(embedding space)을 학습하는 단계; 및Vectorizing the background information and the virtual content information to learn an embedding space in which a background vector representing the background information and a virtual content vector representing the virtual content information are mapped; And
    상기 특정 배경 이미지를 벡터화 하여 상기 임베딩 공간에 맵핑한 후 상기 임베딩 공간에서의 상기 특정 배경 이미지를 나타내는 벡터와의 거리를 기반으로 상기 가상 컨텐츠 정보에 랭킹을 부여하는 단계Assigning a ranking to the virtual content information based on a distance between a vector representing the specific background image and a vector representing the specific background image in the embedded space after being mapped to the embedded space
    를 포함하는 컨텐츠 생성 방법.And generating the content.
  5. 제1항에 있어서,The method according to claim 1,
    상기 추천하는 단계는,Wherein the recommending step comprises:
    상기 가상 컨텐츠 정보의 사용 빈도, 최신성, 위치 유사성, 사용자 프로파일 중 적어도 하나의 기준에 따른 랭킹을 이용하여 상기 적어도 하나의 가상 컨텐츠 정보를 추천하는 것Recommending the at least one virtual content information using rankings according to at least one of a frequency of use of the virtual content information, a freshness, a location similarity, and a user profile
    을 특징으로 하는 컨텐츠 생성 방법.And generating the content.
  6. 제4항에 있어서,5. The method of claim 4,
    상기 추천하는 단계는,Wherein the recommending step comprises:
    상기 가상 컨텐츠 정보 중 상기 임베딩 공간에서 가상 컨텐츠 벡터가 상기 특정 배경 이미지를 나타내는 벡터와 일정 거리 이내인 가상 컨텐츠 정보의 랭킹을 조정하거나, 또는 상기 임베딩 공간에서 가상 컨텐츠 벡터가 상기 특정 배경 이미지를 나타내는 벡터와 일정 거리 이내인 가상 컨텐츠 정보 중 적어도 일부를 추천 대상에서 제외시키는 것A virtual content vector in the embedding space among the virtual content information is adjusted to rank the virtual content information within a certain distance from a vector representing the specific background image or the virtual content vector in the embedding space is adjusted to a vector And at least a part of the virtual content information within a predetermined distance from the recommended object
    을 특징으로 하는 컨텐츠 생성 방법.And generating the content.
  7. 제1항에 있어서,The method according to claim 1,
    상기 추천하는 단계는,Wherein the recommending step comprises:
    상기 가상 컨텐츠 정보 중 컨텐츠 파라미터가 동일한 가상 컨텐츠 정보를 추천 대상에서 제외시키는 것The virtual content information having the same content parameter among the virtual content information is excluded from the recommendation object
    을 특징으로 하는 컨텐츠 생성 방법.And generating the content.
  8. 제1항에 있어서,The method according to claim 1,
    상기 추천하는 단계는,Wherein the recommending step comprises:
    상기 추천된 가상 컨텐츠 정보 중 상기 전자 기기의 사용자로부터 선택된 가상 컨텐츠 정보가 상기 특정 배경 이미지에 적용된 미리보기(preview)를 제공하는 것The virtual content information selected from the user of the electronic device among the recommended virtual content information provides a preview applied to the specific background image
    을 특징으로 하는 컨텐츠 생성 방법.And generating the content.
  9. 제1항에 있어서,The method according to claim 1,
    상기 저장하는 단계는,Wherein the storing step comprises:
    상기 AR 컨텐츠가 얼굴 사진을 상기 배경 이미지로 이용하여 생성한 3D 캐릭터 컨텐츠인 경우 상기 얼굴 사진을 분석하여 분석 결과로부터 획득한 표정 정보를 함께 저장하는 것And if the AR content is 3D character content generated by using a face photograph as the background image, the facial photograph is analyzed and the facial expression information obtained from the analysis result is stored together
    을 특징으로 하는 컨텐츠 생성 방법.And generating the content.
  10. 제9항에 있어서,10. The method of claim 9,
    상기 추천하는 단계는,Wherein the recommending step comprises:
    상기 전자 기기로부터 특정 얼굴 사진이 입력된 경우 상기 특정 얼굴 사진의 표정과 대응되는 표정 정보를 가진 3D 캐릭터 컨텐츠를 추천하는 것When a specific face photograph is input from the electronic device, recommending 3D character content having facial expression information corresponding to a facial expression of the specific face photograph
    을 특징으로 하는 컨텐츠 생성 방법.And generating the content.
  11. 컴퓨터로 구현되는 컨텐츠 생성 시스템에 있어서,A computer-implemented content creation system,
    컴퓨터가 판독 가능한 명령을 실행하도록 구현되는 적어도 하나의 프로세서At least one processor configured to execute computer readable instructions,
    를 포함하고,Lt; / RTI >
    상기 적어도 하나의 프로세서는,Wherein the at least one processor comprises:
    배경 이미지에 가상 컨텐츠를 결합하여 생성한 AR 컨텐츠에 대하여 상기 배경 이미지와 관련된 정보인 배경 정보와 상기 가상 컨텐츠와 관련된 정보인 가상 컨텐츠 정보를 연관하여 저장하는 컨텐츠 저장부;A content storage unit for associating background information, which is information related to the background image, with virtual content information, which is information related to the virtual content, in association with AR content generated by combining virtual content with a background image;
    상기 배경 정보와 상기 가상 컨텐츠 정보를 분석하여 상기 가상 컨텐츠 정보의 랭킹을 결정하는 컨텐츠 랭킹부;A content ranking unit for analyzing the background information and the virtual content information to determine a ranking of the virtual content information;
    전자 기기로부터 특정 배경 이미지가 입력되는 경우 상기 특정 배경 이미지에 대하여 상기 가상 컨텐츠 정보의 랭킹을 이용하여 적어도 하나의 가상 컨텐츠 정보를 추천하는 컨텐츠 추천부; 및A content recommending unit for recommending at least one virtual content information using the ranking of the virtual content information with respect to the specific background image when a specific background image is input from the electronic device; And
    상기 추천된 가상 컨텐츠 정보 중 상기 전자 기기의 사용자로부터 선택된 가상 컨텐츠 정보를 상기 특정 배경 이미지에 적용하여 새로운 AR 컨텐츠를 생성하는 컨텐츠 생성부Generating a new AR content by applying virtual content information selected from a user of the electronic device among the recommended virtual content information to the specific background image,
    를 포함하는 컨텐츠 생성 시스템.The content generation system comprising:
  12. 제11항에 있어서,12. The method of claim 11,
    상기 컨텐츠 랭킹부는,The content-
    상기 배경 정보와 상기 가상 컨텐츠 정보를 각각 벡터화 하여 상기 배경 정보를 나타내는 배경 벡터와 상기 가상 컨텐츠 정보를 나타내는 가상 컨텐츠 벡터가 맵핑되는 임베딩 공간을 학습하고,Vectorizing the background information and the virtual content information to learn an embedding space in which a background vector representing the background information and a virtual content vector representing the virtual content information are mapped,
    상기 특정 배경 이미지를 벡터화 하여 상기 임베딩 공간에 맵핑한 후 상기 임베딩 공간에서의 상기 특정 배경 이미지를 나타내는 벡터와의 거리를 기반으로 상기 가상 컨텐츠 정보에 랭킹을 부여하는 것Assigning a ranking to the virtual content information based on a distance between the specific background image and a vector representing the specific background image in the embedding space after mapping the specific background image to the embedding space
    을 특징으로 하는 컨텐츠 생성 시스템.And the content generation system.
  13. 제11항에 있어서,12. The method of claim 11,
    상기 컨텐츠 추천부는,The content recommendation unit,
    상기 가상 컨텐츠 정보의 사용 빈도, 최신성, 위치 유사성, 사용자 프로파일 중 적어도 하나의 기준에 따른 랭킹을 이용하여 상기 적어도 하나의 가상 컨텐츠 정보를 추천하는 것Recommending the at least one virtual content information using rankings according to at least one of a frequency of use of the virtual content information, a freshness, a location similarity, and a user profile
    을 특징으로 하는 컨텐츠 생성 시스템.And the content generation system.
  14. 제12항에 있어서,13. The method of claim 12,
    상기 컨텐츠 추천부는,The content recommendation unit,
    상기 가상 컨텐츠 정보 중 상기 임베딩 공간에서 가상 컨텐츠 벡터가 상기 특정 배경 이미지를 나타내는 벡터와 일정 거리 이내인 가상 컨텐츠 정보의 랭킹을 조정하거나, 또는 상기 임베딩 공간에서 가상 컨텐츠 벡터가 상기 특정 배경 이미지를 나타내는 벡터와 일정 거리 이내인 가상 컨텐츠 정보 중 적어도 일부를 추천 대상에서 제외시키는 것A virtual content vector in the embedding space among the virtual content information is adjusted to rank the virtual content information within a certain distance from a vector representing the specific background image or the virtual content vector in the embedding space is adjusted to a vector And at least a part of the virtual content information within a predetermined distance from the recommended object
    을 특징으로 하는 컨텐츠 생성 시스템.And the content generation system.
  15. 제11항에 있어서,12. The method of claim 11,
    상기 컨텐츠 저장부는,The content storage unit,
    상기 AR 컨텐츠가 얼굴 사진을 상기 배경 이미지로 이용하여 생성한 3D 캐릭터 컨텐츠인 경우 상기 얼굴 사진을 분석하여 분석 결과로부터 획득한 표정 정보를 함께 저장하고,If the AR content is 3D character content generated by using a face photograph as the background image, analyzes the face photograph and stores facial expression information acquired from the analysis result together,
    상기 컨텐츠 추천부는,The content recommendation unit,
    상기 전자 기기로부터 특정 얼굴 사진이 입력된 경우 상기 특정 얼굴 사진의 표정과 대응되는 표정 정보를 가진 3D 캐릭터 컨텐츠를 추천하는 것When a specific face photograph is input from the electronic device, recommending 3D character content having facial expression information corresponding to a facial expression of the specific face photograph
    을 특징으로 하는 컨텐츠 생성 시스템.And the content generation system.
PCT/KR2018/006020 2017-07-18 2018-05-28 Method and system for collecting cloud sourcing-based ar content templates and automatically generating ar content WO2019017582A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020170090840A KR101989089B1 (en) 2017-07-18 2017-07-18 Method and system for authoring ar content by collecting ar content templates based on crowdsourcing
KR10-2017-0090840 2017-07-18

Publications (1)

Publication Number Publication Date
WO2019017582A1 true WO2019017582A1 (en) 2019-01-24

Family

ID=65015151

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2018/006020 WO2019017582A1 (en) 2017-07-18 2018-05-28 Method and system for collecting cloud sourcing-based ar content templates and automatically generating ar content

Country Status (2)

Country Link
KR (1) KR101989089B1 (en)
WO (1) WO2019017582A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020171558A1 (en) * 2019-02-19 2020-08-27 Samsung Electronics Co., Ltd. Method of providing augmented reality contents and electronic device therefor
CN112422812A (en) * 2020-09-01 2021-02-26 华为技术有限公司 Image processing method, mobile terminal and storage medium
WO2023153834A1 (en) * 2022-02-11 2023-08-17 주식회사 유룸 System, method, and program for providing 3d web site production platform having editing function

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102270590B1 (en) * 2019-05-30 2021-06-30 주식회사 아임클라우드 Reference content recommendation system and method utilizing color code
KR102270581B1 (en) * 2019-05-30 2021-06-29 주식회사 아임클라우드 Reference content recommendation system and method utilizing objects extracted from contents
KR102156899B1 (en) * 2019-11-14 2020-09-16 한국광기술원 Apparatus and Method for Creating Design
WO2022006162A1 (en) * 2020-06-29 2022-01-06 Snap Inc. Analyzing augmented reality content usage data
CN116420172A (en) * 2020-11-05 2023-07-11 计算机生成解决方案股份有限公司 Systems and methods for integrating and using augmented reality technology
WO2022149635A1 (en) * 2021-01-08 2022-07-14 주식회사 럭스로보 Coding learning system enabling module assembly by means of ar

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005277989A (en) * 2004-03-26 2005-10-06 Oki Electric Ind Co Ltd Communication terminal device and its image providing method
KR20130140339A (en) * 2012-06-14 2013-12-24 에이알비전 (주) An implementation of multi-platform authoring system for augmented reality contents
KR20150028377A (en) * 2013-09-04 2015-03-16 한국전자통신연구원 System and method for producing sns based contents
KR20170009792A (en) * 2015-07-17 2017-01-25 세종대학교산학협력단 Apparatus and method of contents authoring for fusion contents
KR20170057736A (en) * 2015-11-17 2017-05-25 주식회사 글로브포인트 Virtual-Reality EDUCATIONAL CONTENT PRODUCTION SYSTEM AND METHOD OF CONTRLLING THE SAME

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9582516B2 (en) * 2013-10-17 2017-02-28 Nant Holdings Ip, Llc Wide area augmented reality location-based services
CN103942049B (en) * 2014-04-14 2018-09-07 百度在线网络技术(北京)有限公司 Implementation method, client terminal device and the server of augmented reality

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005277989A (en) * 2004-03-26 2005-10-06 Oki Electric Ind Co Ltd Communication terminal device and its image providing method
KR20130140339A (en) * 2012-06-14 2013-12-24 에이알비전 (주) An implementation of multi-platform authoring system for augmented reality contents
KR20150028377A (en) * 2013-09-04 2015-03-16 한국전자통신연구원 System and method for producing sns based contents
KR20170009792A (en) * 2015-07-17 2017-01-25 세종대학교산학협력단 Apparatus and method of contents authoring for fusion contents
KR20170057736A (en) * 2015-11-17 2017-05-25 주식회사 글로브포인트 Virtual-Reality EDUCATIONAL CONTENT PRODUCTION SYSTEM AND METHOD OF CONTRLLING THE SAME

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020171558A1 (en) * 2019-02-19 2020-08-27 Samsung Electronics Co., Ltd. Method of providing augmented reality contents and electronic device therefor
US11238622B2 (en) 2019-02-19 2022-02-01 Samsung Electronics Co., Ltd. Method of providing augmented reality contents and electronic device therefor
CN112422812A (en) * 2020-09-01 2021-02-26 华为技术有限公司 Image processing method, mobile terminal and storage medium
CN112422812B (en) * 2020-09-01 2022-03-29 华为技术有限公司 Image processing method, mobile terminal and storage medium
WO2023153834A1 (en) * 2022-02-11 2023-08-17 주식회사 유룸 System, method, and program for providing 3d web site production platform having editing function

Also Published As

Publication number Publication date
KR20190009081A (en) 2019-01-28
KR101989089B1 (en) 2019-06-14

Similar Documents

Publication Publication Date Title
WO2019017582A1 (en) Method and system for collecting cloud sourcing-based ar content templates and automatically generating ar content
KR101968723B1 (en) Method and system for providing camera effect
KR101933558B1 (en) Method and system for processing highlight comment in moving picture
WO2019117583A1 (en) Spatial messaging and content sharing method, and system therefor
WO2015174729A1 (en) Augmented reality providing method and system for providing spatial information, and recording medium and file distribution system
KR20160112898A (en) Method and apparatus for providing dynamic service based augmented reality
WO2018174314A1 (en) Method and system for producing story video
CN109905592B (en) Method and apparatus for providing content controlled or synthesized according to user interaction
KR20190089681A (en) Method and system for generating three-dimensional model for panoramic view
KR102199735B1 (en) Method and system for sharing effects for video
WO2021125578A1 (en) Position recognition method and system based on visual information processing
CN115062183A (en) Server control method, computer-readable recording medium, and system
CN115061679A (en) Offline RPA element picking method and system
WO2019066231A1 (en) Representative image generation
KR20210121515A (en) Method, system, and computer program for extracting and providing text color and background color in image
KR102189924B1 (en) Method and system for remote location-based ar authoring using 3d map
CN106257528B (en) Method and system for generating content through cooperation among users
CN109863746A (en) Interactive data visualization environment
KR102040392B1 (en) Method for providing augmented reality contents service based on cloud
US20190378335A1 (en) Viewer position coordination in simulated reality
WO2019124850A1 (en) Method and system for personifying and interacting with object
WO2019172463A1 (en) Method, system, and non-transitory computer-readable recording medium for recommending profile photo
CN115731406A (en) Visual difference detection method, device and equipment based on page map
WO2022177094A1 (en) System for providing video sharing service by using artificial-intelligence-based content ip
KR20190094879A (en) Method and apparatus for producing modular content for outdoor augmented reality services

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: 18834825

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18834825

Country of ref document: EP

Kind code of ref document: A1