[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

KR20180014607A - Electronic device and method for image synthesis and restoration - Google Patents

Electronic device and method for image synthesis and restoration Download PDF

Info

Publication number
KR20180014607A
KR20180014607A KR1020160098184A KR20160098184A KR20180014607A KR 20180014607 A KR20180014607 A KR 20180014607A KR 1020160098184 A KR1020160098184 A KR 1020160098184A KR 20160098184 A KR20160098184 A KR 20160098184A KR 20180014607 A KR20180014607 A KR 20180014607A
Authority
KR
South Korea
Prior art keywords
image
memory
processor
electronic device
frames
Prior art date
Application number
KR1020160098184A
Other languages
Korean (ko)
Other versions
KR102594858B1 (en
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 삼성전자주식회사
Priority to KR1020160098184A priority Critical patent/KR102594858B1/en
Publication of KR20180014607A publication Critical patent/KR20180014607A/en
Application granted granted Critical
Publication of KR102594858B1 publication Critical patent/KR102594858B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/50Image enhancement or restoration using two or more images, e.g. averaging or subtraction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20112Image segmentation details
    • G06T2207/20132Image cropping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20212Image combination
    • G06T2207/20221Image fusion; Image merging

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Telephone Function (AREA)

Abstract

Various embodiments of the present invention provide an electronic device and method for image synthesis and restoration. It is possible to provide a function of editing and creating a special image to the user of an electronic device, by synthesizing and restoring images without causing the out-of-memory error of the electronic device. It is possible to easily perform synthesis and restoration of still images, synthesis and restoration of still images and moving images, and synthesis and restoration of moving images, by efficiently operating the memory of the electronic device. Various embodiments other than the embodiments disclosed in the present invention are possible. The electronic device includes a processor and first and second memories.

Description

이미지 합성 및 복원하는 전자 장치 및 방법{Electronic device and method for image synthesis and restoration}BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic device and method for image synthesis and restoration,

본 발명의 다양한 실시예들은 전자 장치 및 이 전자 장치를 이용하여 이미지를 합성 및 복원하는 방법에 관한 것이다.Various embodiments of the present invention are directed to an electronic device and a method for compositing and restoring an image using the electronic device.

스마트 폰과 같은 전자 장치는 다양한 기능들을 갖는 멀티미디어 기기의 형태로 구현되고 있다.Electronic devices such as smart phones are implemented in the form of multimedia devices having various functions.

예를 들어, 상기 전자 장치는 카메라를 이용하여 사진 및 동영상을 촬영 및 저장할 수 있다.For example, the electronic device can photograph and store a photograph and a moving picture using a camera.

상기 전자 장치는 촬영된 다수개의 사진을 GIF(Graphics Interchange Format) 형태의 압축된 이미지로 변환하여 저장 및 공유할 수 있다.The electronic device can convert a plurality of photographed photographs into a compressed image in the form of a GIF (Graphics Interchange Format), store and share the same.

다수개의 프레임으로 구성된 GIF 형태의 파일을 합성하기 위해서는, 다수개의 디코딩된 비트맵(bitmap)들을 힙 메모리(heap memory)인 버퍼에 유지해야 하기 때문에, 대용량의 메모리가 필요할 수 있다.In order to synthesize a GIF type file composed of a plurality of frames, a large amount of memory may be required since a plurality of decoded bitmaps must be held in a buffer which is a heap memory.

예를 들어, 움직이는 이미지(Animated GIF) 위에 정지 이미지 및/또는 움직이는 이미지를 합성하기 위해서는, 각 백그라운드(background) 프레임들과, 이 백그라운드 프레임 상에 추가 및 합성될 포어그라운드(foreground) 프레임들을 모두 비트맵으로 디코딩하고, 이 디코딩된 비트맵을 모두 메모리에 저장하고 있어야 한다.For example, in order to synthesize a still image and / or a moving image on an animated GIF, each background frame and foreground frames to be added and synthesized on this background frame are bit- Map, and store all of the decoded bitmaps in memory.

다수개의 프레임을 갖는 이미지를 합성하는 경우, 한정된 메모리를 갖는 전자 장치에서는 작업을 수행하기 위한 메모리 요구량이 증가하여 이미지 합성이 원활하지 않을 수 있다.In the case of synthesizing an image having a plurality of frames, an amount of memory required for performing an operation increases in an electronic device having a limited memory, so that image synthesis may not be smooth.

한정된 메모리를 갖는 전자 장치는 대용량의 메모리가 요구되는 특정 기능들을 구현하는데 한계가 있을 수 있다.Electronic devices with limited memory may have limitations in implementing specific functions for which a large amount of memory is required.

본 발명의 다양한 실시예는, 전자 장치의 메모리 부족 에러를 발생시키지 않고, 이미지들을 합성 및 복원하는 방법을 제공할 수 있다.Various embodiments of the present invention may provide a method for compositing and restoring images without causing an out-of-memory error of the electronic device.

본 개시의 다양한 실시예에 따른 전자 장치는, 프로세서; 및 상기 프로세서와 전기적으로 연결된 제 1 메모리 및 제 2 메모리를 포함하고, 상기 제 1 메모리 및 제 2 메모리는, 실행시에, 상기 프로세서가, 선택된 제 1 이미지를 제 1 메모리에서 디코딩하고, 상기 디코딩된 제 1 이미지를 파일로 변환하여 제 2 메모리에 저장하며, 상기 제 1 이미지에 추가될 제 2 이미지의 선택에 따라, 상기 선택된 제 2 이미지를 제 1 메모리에서 디코딩하고, 상기 디코딩된 제 2 이미지를 파일로 변환하여 제 2 메모리에 저장하며, 상기 파일로 변환되어 제 2 메모리에 저장된 제 1 이미지와 제 2 이미지를 합성하도록 하는 인스트럭션들을 저장할 수 있다.An electronic device according to various embodiments of the present disclosure includes: a processor; And a first memory and a second memory electrically coupled to the processor, wherein the first memory and the second memory are operable, when executed, to cause the processor to decode the selected first image in the first memory, Converts the first image into a file and stores the converted first image in a second memory and decodes the selected second image in a first memory in accordance with a selection of a second image to be added to the first image, Into a file and stores it in a second memory, and may store instructions for converting the file into a first image and a second image that are stored in a second memory.

본 개시의 다양한 실시예에 따른 전자 장치를 이용한 이미지 합성 방법은, 프로세서가 제 1 이미지를 선택받는 동작; 상기 프로세서가, 상기 선택된 제 1 이미지를 제 1 메모리에서 비트맵으로 디코딩하는 동작; 상기 프로세서가, 상기 디코딩된 제 1 이미지를 파일로 변환하여 제 2 메모리에 저장하는 동작; 상기 프로세서가, 상기 제 1 이미지에 합성될 제 2 이미지를 선택받는 동작; 상기 프로세서가, 상기 선택된 제 2 이미지를 제 1 메모리에서 비트맵으로 디코딩하는 동작; 상기 프로세서가, 상기 디코딩된 제 2 이미지를 파일로 변환하여 제 2 메모리에 저장하는 동작; 및 상기 프로세서가, 상기 파일로 변환되어 제 2 메모리에 저장된 제 1 이미지와 제 2 이미지를 합성하는 동작을 포함할 수 있다.According to various embodiments of the present disclosure, an image synthesis method using an electronic device includes: an operation in which a processor selects a first image; Wherein the processor is further configured to: decode the selected first image into a bitmap from a first memory; The processor converting the decoded first image into a file and storing it in a second memory; The processor receiving a second image to be synthesized in the first image; Wherein the processor is further configured to: decode the selected second image into a bitmap from a first memory; The processor converting the decoded second image into a file and storing it in a second memory; And the processor may include compositing a first image and a second image that are converted to the file and stored in a second memory.

본 개시의 다양한 실시예에 따른 전자 장치를 이용한 이미지 복원 방법은, 상기 합성된 제 1 이미지 및 제 2 이미지를 원래의 상태로 복귀시키는 해제 명령을 수신하는 동작; 및 상기 프로세서가, 상기 제 1 이미지 및 제 2 이미지 각각의 원본 이미지에 대한 URI 주소를 이용하여, 상기 제 1 이미지 및 제 2 이미지의 원본 이미지를 프레임 형태로 디코딩한 후, 상기 제 1 이미지 및 제 2 이미지를 각각 분리하여 복원하는 동작을 포함할 수 있다.The method of restoring an image using an electronic device according to various embodiments of the present disclosure includes: receiving an unlock command for returning the combined first and second images to their original states; And the processor decodes the original image of the first image and the second image into a frame form using the URI address of the original image of each of the first image and the second image, And separating and restoring the two images, respectively.

본 개시의 다양한 실시예에 따른 전자 장치의 기능을 제어하는 프로그램이 저장되어 있는 기록 매체는, 상기 전자 장치가, 선택된 제 1 이미지를 제 1 메모리에서 디코딩하고, 상기 디코딩된 제 1 이미지를 파일로 변환하여 제 2 메모리에 저장하며, 상기 제 1 이미지에 추가될 제 2 이미지의 선택에 따라, 상기 선택된 제 2 이미지를 제 1 메모리에서 디코딩하고, 상기 디코딩된 제 2 이미지를 파일로 변환하여 제 2 메모리에 저장하며, 상기 파일로 변환되어 제 2 메모리에 저장된 제 1 이미지와 제 2 이미지를 합성하도록 하는 인스트럭션들을 포함할 수 있다.A recording medium on which a program for controlling the function of an electronic device according to various embodiments of the present disclosure is stored is characterized in that the electronic device is adapted to decode the selected first image in the first memory, In accordance with a selection of a second image to be added to the first image, decoding the selected second image in a first memory, converting the decoded second image into a file, And may include instructions that are stored in the memory and converted to the file to combine the first and second images stored in the second memory.

본 발명의 다양한 실시예들에 따르면, 전자 장치의 사용자에게 특별한 이미지를 편집 및 생성할 수 있는 기능을 제공할 수 있다.According to various embodiments of the present invention, it is possible to provide a function of editing and creating a special image for the user of the electronic device.

본 발명의 다양한 실시예에 따르면, 전자 장치의 메모리를 효율적으로 운영하여, 정지 이미지들 간의 합성 및 복원, 정지 이미지와 움직이는 이미지의 합성 및 복원, 움직이는 이미지들 간의 합성 및 복원을 용이하게 수행할 수 있다.According to various embodiments of the present invention, it is possible to efficiently operate the memory of the electronic device to easily perform composition and restoration between still images, synthesis and restoration of still images and moving images, and synthesis and restoration between moving images have.

도 1은 본 개시의 다양한 실시예에 따른 전자 장치를 포함하는 네트워크 환경을 나타내는 블록도이다.
도 2는 본 개시의 다양한 실시예에 따른 전자 장치의 블록도이다.
도 3은 본 개시의 다양한 실시예에 따른 프로그램 모듈의 블록도이다.
도 4는 본 개시의 다양한 실시예에 따른 전자 장치의 구성을 나타내는 도면이다.
도 5는 본 개시의 다양한 실시예에 따른 프로세서의 세부 구성을 나타내는 도면이다.
도 6a 내지 도 6c는 본 개시의 다양한 실시예에 따른 전자 장치를 이용한 이미지 합성 및 복원에 대한 구성과 방법의 일 예를 설명하는 도면이다.
도 7은 본 개시의 다양한 실시예에 따른 전자 장치를 이용한 이미지 합성 방법을 나타내는 흐름도이다.
도 8은 본 개시의 다양한 실시예에 따른 이미지 합성 방법 중, 제 1 이미지와 제 2 이미지의 프레임 개수가 동일한 경우의 합성 방법을 설명하는 도면이다.
도 9는 본 개시의 다양한 실시예에 따른 이미지 합성 방법 중, 제 1 이미지가 제 2 이미지 보다 프레임 개수가 많은 경우의 합성 방법을 설명하는 도면이다.
도 10은 본 개시의 다양한 실시예에 따른 이미지 합성 방법 중, 제 1 이미지가 제 2 이미지 보다 프레임 개수가 적은 경우의 합성 방법을 설명하는 도면이다.
도 11은 본 개시의 다양한 실시예에 따른 이미지 합성 방법 중, 움직이는 제 1 이미지와, 정지 이미지를 합성하는 방법을 설명하는 도면이다.
도 12는 본 개시의 다양한 실시예에 따른 합성된 제 1 이미지 및 제 2 이미지에 제 3 이미지를 합성하는 방법을 나타내는 흐름도이다.
도 13은 본 개시의 다양한 실시예에 따른 합성된 제 1 이미지 및 제 2 이미지를, 합성되기 전의 원래의 제 1 이미지 및 제 2 이미지로 복원하는 방법을 나타내는 흐름도이다.
1 is a block diagram illustrating a network environment including an electronic device according to various embodiments of the present disclosure;
2 is a block diagram of an electronic device according to various embodiments of the present disclosure;
3 is a block diagram of a program module in accordance with various embodiments of the present disclosure;
4 is a diagram showing the configuration of an electronic device according to various embodiments of the present disclosure.
5 is a diagram illustrating a detailed configuration of a processor according to various embodiments of the present disclosure;
6A through 6C are diagrams illustrating an example of a configuration and a method for image synthesis and reconstruction using an electronic device according to various embodiments of the present disclosure.
7 is a flow diagram illustrating a method of image synthesis using an electronic device in accordance with various embodiments of the present disclosure.
8 is a diagram for explaining a combining method when the first image and the second image have the same number of frames in the image combining method according to various embodiments of the present disclosure.
9 is a view for explaining a combining method in a case where a first image has a larger number of frames than a second image, among image combining methods according to various embodiments of the present disclosure.
10 is a view for explaining a combining method when the first image is smaller in the number of frames than the second image among the image combining methods according to various embodiments of the present disclosure.
Fig. 11 is a view for explaining a moving first image and a method for synthesizing a still image, among image synthesizing methods according to various embodiments of the present disclosure.
12 is a flow chart illustrating a method of compositing a third image to a synthesized first image and a second image according to various embodiments of the present disclosure.
13 is a flow diagram illustrating a method for restoring synthesized first and second images according to various embodiments of the present disclosure to original first and second images prior to synthesis.

이하, 본 문서의 다양한 실시예들이 첨부된 도면을 참조하여 기재된다. 실시예 및 이에 사용된 용어들은 본 문서에 기재된 기술을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 해당 실시예의 다양한 변경, 균등물, 및/또는 대체물을 포함하는 것으로 이해되어야 한다. Hereinafter, various embodiments of the present document will be described with reference to the accompanying drawings. It is to be understood that the embodiments and terminologies used herein are not intended to limit the invention to the particular embodiments described, but to include various modifications, equivalents, and / or alternatives of the embodiments.

도면의 설명과 관련하여, 유사한 구성요소에 대해서는 유사한 참조 부호가 사용될 수 있다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함할 수 있다. In connection with the description of the drawings, like reference numerals may be used for similar components. The singular expressions may include plural expressions unless the context clearly dictates otherwise.

본 문서에서, "A 또는 B" 또는 "A 및/또는 B 중 적어도 하나" 등의 표현은 함께 나열된 항목들의 모든 가능한 조합을 포함할 수 있다. "제 1," "제 2," "첫째," 또는 "둘째," 등의 표현들은 해당 구성요소들을, 순서 또는 중요도에 상관없이 수식할 수 있고, 한 구성요소를 다른 구성요소와 구분하기 위해 사용될 뿐 해당 구성요소들을 한정하지 않는다. 어떤(예: 제 1) 구성요소가 다른(예: 제 2) 구성요소에 "(기능적으로 또는 통신적으로) 연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 상기 어떤 구성요소가 상기 다른 구성요소에 직접적으로 연결되거나, 다른 구성요소(예: 제 3 구성요소)를 통하여 연결될 수 있다.In this document, the expressions "A or B" or "at least one of A and / or B" and the like may include all possible combinations of the items listed together. Expressions such as " first, "" second," " first, "or" second, " But is not limited to those components. When it is mentioned that some (e.g., first) component is "(functionally or communicatively) connected" or "connected" to another (second) component, May be connected directly to the component, or may be connected through another component (e.g., a third component).

본 문서에서, "~하도록 구성된(또는 설정된)(configured to)"은 상황에 따라, 예를 들면, 하드웨어적 또는 소프트웨어적으로 "~에 적합한,", "~하는 능력을 가지는,", "~하도록 변경된,", "~하도록 만들어진,", "~를 할 수 있는," 또는 "~하도록 설계된"과 상호 호환적으로(interchangeably) 사용될 수 있다. 어떤 상황에서는, "~하도록 구성된 장치"라는 표현은, 그 장치가 다른 장치 또는 부품들과 함께 "~할 수 있는" 것을 의미할 수 있다. 예를 들면, 문구 "A, B, 및 C를 수행하도록 구성된(또는 설정된) 프로세서"는 해당 동작을 수행하기 위한 전용 프로세서(예: 임베디드 프로세서), 또는 메모리 장치에 저장된 하나 이상의 소프트웨어 프로그램들을 실행함으로써, 해당 동작들을 수행할 수 있는 범용 프로세서(예: CPU 또는 application processor)를 의미할 수 있다. In this document, "configured to (or configured) to" as used herein is intended to encompass all types of information, including, for example, hardware or software, Or "designed to ", or " modified, " In some situations, the expression "a device configured to" may mean that the device can "do " with other devices or components. For example, a processor configured (or configured) to perform the phrases "A, B, and C" may be implemented by executing one or more software programs stored in a memory device or a dedicated processor (e.g., an embedded processor) , And a general purpose processor (e.g., a CPU or an application processor) capable of performing the corresponding operations.

본 문서의 다양한 실시예들에 따른 전자 장치는, 예를 들면, 스마트 폰, 태블릿 PC, 이동 전화기, 영상 전화기, 전자책 리더기, 데스크탑 PC, 랩탑 PC, 넷북 컴퓨터, 워크스테이션, 서버, PDA, PMP(portable multimedia player), MP3 플레이어, 의료기기, 카메라, 또는 웨어러블 장치 중 적어도 하나를 포함할 수 있다. 웨어러블 장치는 액세서리형(예: 시계, 반지, 팔찌, 발찌, 목걸이, 안경, 콘택트 렌즈, 또는 머리 착용형 장치(head-mounted-device(HMD)), 직물 또는 의류 일체형(예: 전자 의복), 신체 부착형(예: 스킨 패드 또는 문신), 또는 생체 이식형 회로 중 적어도 하나를 포함할 수 있다. 어떤 실시예들에서, 전자 장치는, 예를 들면, 텔레비전, DVD(digital video disk) 플레이어, 오디오, 냉장고, 에어컨, 청소기, 오븐, 전자레인지, 세탁기, 공기 청정기, 셋톱 박스, 홈 오토매이션 컨트롤 패널, 보안 컨트롤 패널, 미디어 박스(예: 삼성 HomeSyncTM, 애플TVTM, 또는 구글 TVTM), 게임 콘솔(예: XboxTM, PlayStationTM), 전자 사전, 전자 키, 캠코더, 또는 전자 액자 중 적어도 하나를 포함할 수 있다.Electronic devices in accordance with various embodiments of the present document may be used in various applications such as, for example, smart phones, tablet PCs, mobile phones, videophones, electronic book readers, desktop PCs, laptop PCs, netbook computers, workstations, a portable multimedia player, an MP3 player, a medical device, a camera, or a wearable device. Wearable devices may be of the type of accessories (eg, watches, rings, bracelets, braces, necklaces, glasses, contact lenses or head-mounted-devices (HMD) (E.g., a skin pad or tattoo), or a bio-implantable circuit. In some embodiments, the electronic device may be, for example, a television, a digital video disk (Such as Samsung HomeSync TM , Apple TV TM , or Google TV TM ), which are used in home appliances such as home appliances, audio, refrigerators, air conditioners, vacuum cleaners, ovens, microwave ovens, washing machines, air cleaners, set top boxes, home automation control panels, , A game console (e.g., Xbox TM , PlayStation TM ), an electronic dictionary, an electronic key, a camcorder, or an electronic photo frame.

다른 실시예에서, 전자 장치는, 각종 의료기기(예: 각종 휴대용 의료측정기기(혈당 측정기, 심박 측정기, 혈압 측정기, 또는 체온 측정기 등), MRA(magnetic resonance angiography), MRI(magnetic resonance imaging), CT(computed tomography), 촬영기, 또는 초음파기 등), 네비게이션 장치, 위성 항법 시스템(GNSS(global navigation satellite system)), EDR(event data recorder), FDR(flight data recorder), 자동차 인포테인먼트 장치, 선박용 전자 장비(예: 선박용 항법 장치, 자이로 콤파스 등), 항공 전자기기(avionics), 보안 기기, 차량용 헤드 유닛(head unit), 산업용 또는 가정용 로봇, 드론(drone), 금융 기관의 ATM, 상점의 POS(point of sales), 또는 사물 인터넷 장치 (예: 전구, 각종 센서, 스프링클러 장치, 화재 경보기, 온도조절기, 가로등, 토스터, 운동기구, 온수탱크, 히터, 보일러 등) 중 적어도 하나를 포함할 수 있다. 어떤 실시예에 따르면, 전자 장치는 가구, 건물/구조물 또는 자동차의 일부, 전자 보드(electronic board), 전자 사인 수신 장치(electronic signature receiving device), 프로젝터, 또는 각종 계측 기기(예: 수도, 전기, 가스, 또는 전파 계측 기기 등) 중 적어도 하나를 포함할 수 있다. 다양한 실시예에서, 전자 장치는 플렉서블하거나, 또는 전술한 다양한 장치들 중 둘 이상의 조합일 수 있다. 본 문서의 실시예에 따른 전자 장치는 전술한 기기들에 한정되지 않는다. In an alternative embodiment, the electronic device may be any of a variety of medical devices (e.g., various portable medical measurement devices such as a blood glucose meter, a heart rate meter, a blood pressure meter, or a body temperature meter), magnetic resonance angiography (MRA) A navigation system, a global navigation satellite system (GNSS), an event data recorder (EDR), a flight data recorder (FDR), an automobile infotainment device, a marine electronic equipment (For example, marine navigation systems, gyro compasses, etc.), avionics, security devices, head units for vehicles, industrial or domestic robots, drones, ATMs at financial institutions, of at least one of the following types of devices: a light bulb, a fire detector, a fire alarm, a thermostat, a streetlight, a toaster, a fitness device, a hot water tank, a heater, a boiler, . According to some embodiments, the electronic device may be a piece of furniture, a building / structure or part of an automobile, an electronic board, an electronic signature receiving device, a projector, or various measuring devices (e.g., Gas, or radio wave measuring instruments, etc.). In various embodiments, the electronic device is flexible or may be a combination of two or more of the various devices described above. The electronic device according to the embodiment of the present document is not limited to the above-described devices.

본 문서에서, 사용자라는 용어는 전자 장치를 사용하는 사람 또는 전자 장치를 사용하는 장치(예: 인공지능 전자 장치)를 지칭할 수 있다. In this document, the term user may refer to a person using an electronic device or a device using an electronic device (e.g., an artificial intelligence electronic device).

도 1은 본 개시의 다양한 실시예에 따른 전자 장치(101)를 포함하는 네트워크 환경(100)을 나타내는 도면이다.1 is a diagram illustrating a network environment 100 including an electronic device 101 according to various embodiments of the present disclosure.

도 1을 참조하면, 전자 장치(101, 102 또는 104) 또는 서버(106)는 네트워크(162) 또는 근거리 통신(164)를 통하여 서로 연결될 수 있다.1, an electronic device 101, 102, or 104 or a server 106 may be interconnected via a network 162 or a local area network.

전자 장치(101)는 버스(110), 프로세서(120), 메모리(130), 입출력 인터페이스(150), 디스플레이(160), 및 통신 인터페이스(170)를 포함할 수 있다. 어떤 실시예에서는, 전자 장치(101)는, 구성요소들 중 적어도 하나를 생략하거나 다른 구성요소를 추가적으로 구비할 수 있다. 버스(110)는 구성요소들(120-170)을 서로 연결하고, 구성요소들 간의 통신(예: 제어 메시지 또는 데이터)을 전달하는 회로를 포함할 수 있다. 프로세서(120)는, 중앙처리장치, 어플리케이션 프로세서, 또는 커뮤니케이션 프로세서(communication processor(CP)) 중 하나 또는 그 이상을 포함할 수 있다. 프로세서(120)는, 예를 들면, 전자 장치(101)의 적어도 하나의 다른 구성요소들의 제어 및/또는 통신에 관한 연산이나 데이터 처리를 실행할 수 있다. The electronic device 101 may include a bus 110, a processor 120, a memory 130, an input / output interface 150, a display 160, and a communication interface 170. In some embodiments, the electronic device 101 may omit at least one of the components or additionally include other components. The bus 110 may include circuitry for connecting the components 120-170 to one another and for communicating communication (e.g., control messages or data) between the components. Processor 120 may include one or more of a central processing unit, an application processor, or a communications processor (CP). The processor 120 may perform computations or data processing related to, for example, control and / or communication of at least one other component of the electronic device 101.

메모리(130)는, 휘발성 및/또는 비휘발성 메모리를 포함할 수 있다. 메모리(130)는, 예를 들면, 전자 장치(101)의 적어도 하나의 다른 구성요소에 관계된 명령 또는 데이터를 저장할 수 있다. 한 실시예에 따르면, 메모리(130)는 소프트웨어 및/또는 프로그램(140)을 저장할 수 있다. Memory 130 may include volatile and / or non-volatile memory. Memory 130 may store instructions or data related to at least one other component of electronic device 101, for example. According to one embodiment, the memory 130 may store software and / or programs 140.

프로그램(140)은, 예를 들면, 커널(141), 미들웨어(143), 어플리케이션 프로그래밍 인터페이스(API)(145), 및/또는 어플리케이션 프로그램(또는 "어플리케이션")(147) 등을 포함할 수 있다. The program 140 may include, for example, a kernel 141, a middleware 143, an application programming interface (API) 145, and / or an application program .

커널(141), 미들웨어(143), 또는 API(145)의 적어도 일부는, 운영 시스템으로 지칭될 수 있다. 커널(141)은, 예를 들면, 다른 프로그램들(예: 미들웨어(143), API(145), 또는 어플리케이션 프로그램(147))에 구현된 동작 또는 기능을 실행하는 데 사용되는 시스템 리소스들(예: 버스(110), 프로세서(120), 또는 메모리(130) 등)을 제어 또는 관리할 수 있다. 또한, 커널(141)은 미들웨어(143), API(145), 또는 어플리케이션 프로그램(147)에서 전자 장치(101)의 개별 구성요소에 접근함으로써, 시스템 리소스들을 제어 또는 관리할 수 있는 인터페이스를 제공할 수 있다. At least some of the kernel 141, middleware 143, or API 145 may be referred to as an operating system. The kernel 141 may include system resources used to execute an operation or function implemented in other programs (e.g., middleware 143, API 145, or application program 147) (E.g., bus 110, processor 120, or memory 130). The kernel 141 also provides an interface to control or manage system resources by accessing individual components of the electronic device 101 in the middleware 143, API 145, or application program 147 .

미들웨어(143)는, 예를 들면, API(145) 또는 어플리케이션 프로그램(147)이 커널(141)과 통신하여 데이터를 주고받을 수 있도록 중개 역할을 수행할 수 있다. 또한, 미들웨어(143)는 어플리케이션 프로그램(147)으로부터 수신된 하나 이상의 작업 요청들을 우선 순위에 따라 처리할 수 있다. 예를 들면, 미들웨어(143)는 어플리케이션 프로그램(147) 중 적어도 하나에 전자 장치(101)의 시스템 리소스(예: 버스(110), 프로세서(120), 또는 메모리(130) 등)를 사용할 수 있는 우선 순위를 부여하고, 상기 하나 이상의 작업 요청들을 처리할 수 있다.The middleware 143 can perform an intermediary role such that the API 145 or the application program 147 can communicate with the kernel 141 to exchange data. In addition, the middleware 143 may process one or more task requests received from the application program 147 according to the priority order. For example, middleware 143 may use system resources (e.g., bus 110, processor 120, or memory 130, etc.) of electronic device 101 in at least one of application programs 147 Prioritize, and process the one or more task requests.

API(145)는 어플리케이션(147)이 커널(141) 또는 미들웨어(143)에서 제공되는 기능을 제어하기 위한 인터페이스로, 예를 들면, 파일 제어, 창 제어, 영상 처리, 또는 문자 제어 등을 위한 적어도 하나의 인터페이스 또는 함수(예: 명령어)를 포함할 수 있다. The API 145 is an interface for the application 147 to control the functions provided by the kernel 141 or the middleware 143. The API 145 is an interface for controlling the functions provided by the application 141. For example, An interface or a function (e.g., a command).

입출력 인터페이스(150)는, 예를 들면, 사용자 또는 다른 외부 기기로부터 입력된 명령 또는 데이터를 전자 장치(101)의 다른 구성요소(들)에 전달하거나, 또는 전자 장치(101)의 다른 구성요소(들)로부터 수신된 명령 또는 데이터를 사용자 또는 다른 외부 기기로 출력할 수 있다. Output interface 150 may be configured to communicate commands or data entered from a user or other external device to another component (s) of the electronic device 101, or to another component (s) of the electronic device 101 ) To the user or other external device.

디스플레이(160)는, 예를 들면, 액정 디스플레이(LCD), 발광 다이오드(LED) 디스플레이, 유기 발광 다이오드(OLED) 디스플레이, 또는 마이크로 전자기계 시스템 (MEMS) 디스플레이, 또는 전자종이(electronic paper) 디스플레이를 포함할 수 있다. 디스플레이(160)는, 예를 들면, 사용자에게 각종 콘텐츠(예: 텍스트, 이미지, 비디오, 아이콘, 및/또는 심볼 등)을 표시할 수 있다. 디스플레이(160)는, 터치 스크린을 포함할 수 있으며, 예를 들면, 전자 펜 또는 사용자의 신체의 일부를 이용한 터치, 제스쳐, 근접, 또는 호버링 입력을 수신할 수 있다.The display 160 may include a display such as, for example, a liquid crystal display (LCD), a light emitting diode (LED) display, an organic light emitting diode (OLED) display, or a microelectromechanical system (MEMS) display, or an electronic paper display . Display 160 may display various content (e.g., text, images, video, icons, and / or symbols, etc.) to a user, for example. Display 160 may include a touch screen and may receive a touch, gesture, proximity, or hovering input using, for example, an electronic pen or a portion of the user's body.

통신 인터페이스(170)는, 예를 들면, 전자 장치(101)와 외부 장치(예: 제 1 외부 전자 장치(102), 제 2 외부 전자 장치(104), 또는 서버(106)) 간의 통신을 설정할 수 있다. 예를 들면, 통신 인터페이스(170)는 무선 통신 또는 유선 통신을 통해서 네트워크(162)에 연결되어 외부 장치(예: 제 2 외부 전자 장치(104) 또는 서버(106))와 통신할 수 있다.The communication interface 170 establishes communication between the electronic device 101 and an external device (e.g., the first external electronic device 102, the second external electronic device 104, or the server 106) . For example, communication interface 170 may be connected to network 162 via wireless or wired communication to communicate with an external device (e.g., second external electronic device 104 or server 106).

무선 통신은, 예를 들면, LTE, LTE-A(LTE Advance), CDMA(code division multiple access), WCDMA(wideband CDMA), UMTS(universal mobile telecommunications system), WiBro(Wireless Broadband), 또는 GSM(Global System for Mobile Communications) 등 중 적어도 하나를 사용하는 셀룰러 통신을 포함할 수 있다. 한 실시예에 따르면, 무선 통신은, 예를 들면, WiFi(wireless fidelity), 블루투스, 블루투스 저전력(BLE), 지그비(Zigbee), NFC(near field communication), 자력 시큐어 트랜스미션(Magnetic Secure Transmission), 라디오 프리퀀시(RF), 또는 보디 에어리어 네트워크(BAN) 중 적어도 하나를 포함할 수 있다. 한 실시예에 따르면, 무선 통신은 GNSS를 포함할 수 있다. GNSS는, 예를 들면, GPS(Global Positioning System), Glonass(Global Navigation Satellite System), Beidou Navigation Satellite System(이하 "Beidou") 또는 Galileo, the European global satellite-based navigation system일 수 있다. 이하, 본 문서에서는, "GPS"는 "GNSS"와 상호 호환적으로 사용될 수 있다. 유선 통신은, 예를 들면, USB(universal serial bus), HDMI(high definition multimedia interface), RS-232(recommended standard232), 전력선 통신, 또는 POTS(plain old telephone service) 등 중 적어도 하나를 포함할 수 있다. 네트워크(162)는 텔레커뮤니케이션 네트워크, 예를 들면, 컴퓨터 네트워크(예: LAN 또는 WAN), 인터넷, 또는 텔레폰 네트워크 중 적어도 하나를 포함할 수 있다.The wireless communication may include, for example, LTE, LTE-A (LTE Advance), code division multiple access (CDMA), wideband CDMA (WCDMA), universal mobile telecommunications system (UMTS), wireless broadband (WiBro) System for Mobile Communications), and the like. According to one embodiment, the wireless communication may be wireless communication, such as wireless fidelity (WiFi), Bluetooth, Bluetooth low power (BLE), Zigbee, NFC, Magnetic Secure Transmission, Frequency (RF), or body area network (BAN). According to one embodiment, the wireless communication may comprise a GNSS. GNSS may be, for example, Global Positioning System (GPS), Global Navigation Satellite System (Glonass), Beidou Navigation Satellite System (Beidou) or Galileo, the European global satellite-based navigation system. Hereinafter, in this document, "GPS" can be used interchangeably with "GNSS ". The wired communication may include, for example, at least one of a universal serial bus (USB), a high definition multimedia interface (HDMI), a recommended standard 232 (RS-232), a power line communication or a plain old telephone service have. Network 162 may include at least one of a telecommunications network, e.g., a computer network (e.g., LAN or WAN), the Internet, or a telephone network.

제 1 및 제 2 외부 전자 장치(102, 104) 각각은 전자 장치(101)와 동일한 또는 다른 종류의 장치일 수 있다. 다양한 실시예에 따르면, 전자 장치(101)에서 실행되는 동작들의 전부 또는 일부는 다른 하나 또는 복수의 전자 장치(예: 전자 장치(102,104), 또는 서버(106)에서 실행될 수 있다. 한 실시예에 따르면, 전자 장치(101)가 어떤 기능이나 서비스를 자동으로 또는 요청에 의하여 수행해야 할 경우에, 전자 장치(101)는 기능 또는 서비스를 자체적으로 실행시키는 대신에 또는 추가적으로, 그와 연관된 적어도 일부 기능을 다른 장치(예: 전자 장치(102, 104), 또는 서버(106))에게 요청할 수 있다. 다른 전자 장치(예: 전자 장치(102, 104), 또는 서버(106))는 요청된 기능 또는 추가 기능을 실행하고, 그 결과를 전자 장치(101)로 전달할 수 있다. 전자 장치(101)는 수신된 결과를 그대로 또는 추가적으로 처리하여 요청된 기능이나 서비스를 제공할 수 있다. 이를 위하여, 예를 들면, 클라우드 컴퓨팅, 분산 컴퓨팅, 또는 클라이언트-서버 컴퓨팅 기술이 이용될 수 있다.Each of the first and second external electronic devices 102, 104 may be the same or a different kind of device as the electronic device 101. According to various embodiments, all or a portion of the operations performed in the electronic device 101 may be performed in one or more other electronic devices (e.g., electronic devices 102, 104, or server 106). According to the present invention, when electronic device 101 is to perform a function or service automatically or on demand, electronic device 101 may perform at least some functions associated therewith instead of, or in addition to, (E.g., electronic device 102, 104, or server 106) may request the other device (e.g., electronic device 102, 104, or server 106) Perform additional functions, and forward the results to the electronic device 101. The electronic device 101 may process the received results as is or additionally to provide the requested functionality or services. For example, Cloud computing, distributed computing, or client-server computing techniques can be used.

도 2는 본 개시의 다양한 실시예에 따른 전자 장치(201)의 블록도이다. 2 is a block diagram of an electronic device 201 in accordance with various embodiments of the present disclosure.

전자 장치(201)는, 예를 들면, 도 1에 도시된 전자 장치(101)의 전체 또는 일부를 포함할 수 있다. 전자 장치(201)는 하나 이상의 프로세서(예: AP)(210), 통신 모듈(220), 가입자 식별 모듈(224), 메모리(230), 센서 모듈(240), 입력 장치(250), 디스플레이(260), 인터페이스(270), 오디오 모듈(280), 카메라 모듈(291), 전력 관리 모듈(295), 배터리(296), 인디케이터(297), 및 모터(298)를 포함할 수 있다. The electronic device 201 may include all or part of the electronic device 101 shown in Fig. 1, for example. The electronic device 201 may include one or more processors (e.g., AP) 210, a communication module 220, a subscriber identification module 224, a memory 230, a sensor module 240, an input device 250, a display 260, an interface 270, an audio module 280, a camera module 291, a power management module 295, a battery 296, an indicator 297, and a motor 298.

프로세서(210)는, 예를 들면, 운영 체제 또는 응용 프로그램을 구동하여 프로세서(210)에 연결된 다수의 하드웨어 또는 소프트웨어 구성요소들을 제어할 수 있고, 각종 데이터 처리 및 연산을 수행할 수 있다. 프로세서(210)는, 예를 들면, SoC(system on chip)로 구현될 수 있다. 한 실시예에 따르면, 프로세서(210)는 GPU(graphic processing unit) 및/또는 이미지 신호 프로세서를 더 포함할 수 있다. 프로세서(210)는 도 2에 도시된 구성요소들 중 적어도 일부(예: 셀룰러 모듈(221))를 포함할 수도 있다. 프로세서(210) 는 다른 구성요소들(예: 비휘발성 메모리) 중 적어도 하나로부터 수신된 명령 또는 데이터를 휘발성 메모리에 로드)하여 처리하고, 결과 데이터를 비휘발성 메모리에 저장할 수 있다.The processor 210 may control a plurality of hardware or software components connected to the processor 210, for example, by driving an operating system or an application program, and may perform various data processing and calculations. The processor 210 may be implemented with, for example, a system on chip (SoC). According to one embodiment, the processor 210 may further include a graphics processing unit (GPU) and / or an image signal processor. Processor 210 may include at least some of the components shown in FIG. 2 (e.g., cellular module 221). Processor 210 may load instructions and / or data received from at least one of the other components (e.g., non-volatile memory) into volatile memory) and process the resultant data in non-volatile memory.

통신 모듈(220)(예: 통신 인터페이스(170))와 동일 또는 유사한 구성을 가질 수 있다. 통신 모듈(220)은, 예를 들면, 셀룰러 모듈(221), WiFi 모듈(223), 블루투스(Bluetooth; BT) 모듈(225), GNSS 모듈(227), NFC 모듈(228) 및 RF 모듈(229)를 포함할 수 있다. 셀룰러 모듈(221)은, 예를 들면, 통신망을 통해서 음성 통화, 영상 통화, 문자 서비스, 또는 인터넷 서비스 등을 제공할 수 있다. 한 실시예에 따르면, 셀룰러 모듈(221)은 가입자 식별 모듈(예: SIM 카드)(224)을 이용하여 통신 네트워크 내에서 전자 장치(201)의 구별 및 인증을 수행할 수 있다. 한 실시예에 따르면, 셀룰러 모듈(221)은 프로세서(210)가 제공할 수 있는 기능 중 적어도 일부 기능을 수행할 수 있다. 한 실시예에 따르면, 셀룰러 모듈(221)은 커뮤니케이션 프로세서(CP)를 포함할 수 있다. 어떤 실시예에 따르면, 셀룰러 모듈(221), WiFi 모듈(223), 블루투스 모듈(225), GNSS 모듈(227) 또는 NFC 모듈(228) 중 적어도 일부(예: 두 개 이상)는 하나의 integrated chip(IC) 또는 IC 패키지 내에 포함될 수 있다. RF 모듈(229)은, 예를 들면, 통신 신호(예: RF 신호)를 송수신할 수 있다. RF 모듈(229)은, 예를 들면, 트랜시버, PAM(power amp module), 주파수 필터, LNA(low noise amplifier), 또는 안테나 등을 포함할 수 있다. 다른 실시예에 따르면, 셀룰러 모듈(221), WiFi 모듈(223), 블루투스 모듈(225), GNSS 모듈(227) 또는 NFC 모듈(228) 중 적어도 하나는 별개의 RF 모듈을 통하여 RF 신호를 송수신할 수 있다. 가입자 식별 모듈(224)은, 예를 들면, 가입자 식별 모듈을 포함하는 카드 또는 임베디드 SIM을 포함할 수 있으며, 고유한 식별 정보(예: ICCID(integrated circuit card identifier)) 또는 가입자 정보(예: IMSI(international mobile subscriber identity))를 포함할 수 있다. May have the same or similar configuration as communication module 220 (e.g., communication interface 170). The communication module 220 includes a cellular module 221, a WiFi module 223, a Bluetooth (BT) module 225, a GNSS module 227, an NFC module 228, and an RF module 229 ). The cellular module 221 can provide voice calls, video calls, text services, or Internet services, for example, over a communication network. According to one embodiment, the cellular module 221 may utilize a subscriber identity module (e.g., a SIM card) 224 to perform the identification and authentication of the electronic device 201 within the communication network. According to one embodiment, the cellular module 221 may perform at least some of the functions that the processor 210 may provide. According to one embodiment, the cellular module 221 may comprise a communications processor (CP). At least some (e.g., two or more) of the cellular module 221, the WiFi module 223, the Bluetooth module 225, the GNSS module 227, or the NFC module 228, according to some embodiments, (IC) or an IC package. The RF module 229 can, for example, send and receive communication signals (e.g., RF signals). The RF module 229 may include, for example, a transceiver, a power amplifier module (PAM), a frequency filter, a low noise amplifier (LNA), or an antenna. According to another embodiment, at least one of the cellular module 221, the WiFi module 223, the Bluetooth module 225, the GNSS module 227, or the NFC module 228 transmits / receives an RF signal through a separate RF module . The subscriber identification module 224 may include, for example, a card or an embedded SIM containing a subscriber identity module, and may include unique identification information (e.g., ICCID) or subscriber information (e.g., IMSI (international mobile subscriber identity).

메모리(230)(예: 메모리(130))는, 예를 들면, 내장 메모리(232) 또는 외장 메모리(234)를 포함할 수 있다. 내장 메모리(232)는, 예를 들면, 휘발성 메모리(예: DRAM, SRAM, 또는 SDRAM 등), 비휘발성 메모리(예: OTPROM(one time programmable ROM), PROM, EPROM, EEPROM, mask ROM, flash ROM, 플래시 메모리, 하드 드라이브, 또는 솔리드 스테이트 드라이브 (SSD) 중 적어도 하나를 포함할 수 있다. 외장 메모리(234)는 플래시 드라이브(flash drive), 예를 들면, CF(compact flash), SD(secure digital), Micro-SD, Mini-SD, xD(extreme digital), MMC(multi-media card) 또는 메모리 스틱 등을 포함할 수 있다. 외장 메모리(234)는 다양한 인터페이스를 통하여 전자 장치(201)와 기능적으로 또는 물리적으로 연결될 수 있다.Memory 230 (e.g., memory 130) may include, for example, internal memory 232 or external memory 234. Volatile memory (e.g., a DRAM, an SRAM, or an SDRAM), a non-volatile memory (e.g., an OTPROM, a PROM, an EPROM, an EEPROM, a mask ROM, a flash ROM , A flash memory, a hard drive, or a solid state drive (SSD). The external memory 234 may be a flash drive, for example, a compact flash (CF) ), Micro-SD, Mini-SD, extreme digital (xD), multi-media card (MMC), or memory stick, etc. External memory 234 may communicate with electronic device 201, Or may be physically connected.

센서 모듈(240)은, 예를 들면, 물리량을 계측하거나 전자 장치(201)의 작동 상태를 감지하여, 계측 또는 감지된 정보를 전기 신호로 변환할 수 있다. 센서 모듈(240)은, 예를 들면, 제스처 센서(240A), 자이로 센서(240B), 기압 센서(240C), 마그네틱 센서(240D), 가속도 센서(240E), 그립 센서(240F), 근접 센서(240G), 컬러(color) 센서(240H)(예: RGB(red, green, blue) 센서), 생체 센서(240I), 온/습도 센서(240J), 조도 센서(240K), 또는 UV(ultra violet) 센서(240M) 중의 적어도 하나를 포함할 수 있다. 추가적으로 또는 대체적으로, 센서 모듈(240)은, 예를 들면, 후각(e-nose) 센서, 일렉트로마이오그라피(EMG) 센서, 일렉트로엔씨팔로그램(EEG) 센서, 일렉트로카디오그램(ECG) 센서, IR(infrared) 센서, 홍채 센서 및/또는 지문 센서를 포함할 수 있다. 센서 모듈(240)은 그 안에 속한 적어도 하나 이상의 센서들을 제어하기 위한 제어 회로를 더 포함할 수 있다. 어떤 실시예에서는, 전자 장치(201)는 프로세서(210)의 일부로서 또는 별도로, 센서 모듈(240)을 제어하도록 구성된 프로세서를 더 포함하여, 프로세서(210)가 슬립(sleep) 상태에 있는 동안, 센서 모듈(240)을 제어할 수 있다.The sensor module 240 may, for example, measure a physical quantity or sense the operating state of the electronic device 201 to convert the measured or sensed information into an electrical signal. The sensor module 240 includes a gesture sensor 240A, a gyro sensor 240B, an air pressure sensor 240C, a magnetic sensor 240D, an acceleration sensor 240E, a grip sensor 240F, A temperature sensor 240G, a UV sensor 240G, a color sensor 240H (e.g., an RGB (red, green, blue) sensor), a living body sensor 240I, And a sensor 240M. Additionally or alternatively, the sensor module 240 may be configured to perform various functions such as, for example, an e-nose sensor, an electromyography (EMG) sensor, an electroencephalograph (EEG) sensor, an electrocardiogram An infrared (IR) sensor, an iris sensor, and / or a fingerprint sensor. The sensor module 240 may further include a control circuit for controlling at least one or more sensors belonging to the sensor module 240. In some embodiments, the electronic device 201 further includes a processor configured to control the sensor module 240, either as part of the processor 210 or separately, so that while the processor 210 is in a sleep state, The sensor module 240 can be controlled.

입력 장치(250)는, 예를 들면, 터치 패널(252), (디지털) 펜 센서(254), 키(256), 또는 초음파 입력 장치(258)를 포함할 수 있다. 터치 패널(252)은, 예를 들면, 정전식, 감압식, 적외선 방식, 또는 초음파 방식 중 적어도 하나의 방식을 사용할 수 있다. 또한, 터치 패널(252)은 제어 회로를 더 포함할 수도 있다. 터치 패널(252)은 택타일 레이어(tactile layer)를 더 포함하여, 사용자에게 촉각 반응을 제공할 수 있다. (디지털) 펜 센서(254)는, 예를 들면, 터치 패널의 일부이거나, 별도의 인식용 쉬트를 포함할 수 있다. 키(256)는, 예를 들면, 물리적인 버튼, 광학식 키, 또는 키패드를 포함할 수 있다. 초음파 입력 장치(258)는 마이크(예: 마이크(288))를 통해, 입력 도구에서 발생된 초음파를 감지하여, 상기 감지된 초음파에 대응하는 데이터를 확인할 수 있다.The input device 250 may include, for example, a touch panel 252, a (digital) pen sensor 254, a key 256, or an ultrasonic input device 258. As the touch panel 252, for example, at least one of an electrostatic type, a pressure sensitive type, an infrared type, and an ultrasonic type can be used. Further, the touch panel 252 may further include a control circuit. The touch panel 252 may further include a tactile layer to provide a tactile response to the user. (Digital) pen sensor 254 may be part of, for example, a touch panel or may include a separate recognition sheet. Key 256 may include, for example, a physical button, an optical key, or a keypad. The ultrasonic input device 258 can sense the ultrasonic wave generated by the input tool through the microphone (e.g., the microphone 288) and confirm the data corresponding to the ultrasonic wave detected.

디스플레이(260)(예: 디스플레이(160))는 패널(262), 홀로그램 장치(264), 프로젝터(266), 및/또는 이들을 제어하기 위한 제어 회로를 포함할 수 있다. 패널(262)은, 예를 들면, 유연하게, 투명하게, 또는 착용할 수 있게 구현될 수 있다. 패널(262)은 터치 패널(252)과 하나 이상의 모듈로 구성될 수 있다. 한 실시예에 따르면, 패널(262)은 사용자의 터치에 대한 압력의 세기를 측정할 수 있는 압력 센서(또는 포스 센서)를 포함할 수 있다. 상기 압력 센서는 터치 패널(252)과 일체형으로 구현되거나, 또는 터치 패널(252)과는 별도의 하나 이상의 센서로 구현될 수 있다. 홀로그램 장치(264)는 빛의 간섭을 이용하여 입체 영상을 허공에 보여줄 수 있다. 프로젝터(266)는 스크린에 빛을 투사하여 영상을 표시할 수 있다. 스크린은, 예를 들면, 전자 장치(201)의 내부 또는 외부에 위치할 수 있다.Display 260 (e.g., display 160) may include panel 262, hologram device 264, projector 266, and / or control circuitry for controlling them. The panel 262 may be embodied, for example, flexibly, transparently, or wearably. The panel 262 may comprise a touch panel 252 and one or more modules. According to one embodiment, the panel 262 may include a pressure sensor (or force sensor) capable of measuring the intensity of the pressure on the user's touch. The pressure sensor may be integrated with the touch panel 252 or may be implemented by one or more sensors separate from the touch panel 252. The hologram device 264 can display a stereoscopic image in the air using interference of light. The projector 266 can display an image by projecting light onto a screen. The screen may be located, for example, inside or outside the electronic device 201.

인터페이스(270)는, 예를 들면, HDMI(272), USB(274), 광 인터페이스(optical interface)(276), 또는 D-sub(D-subminiature)(278)를 포함할 수 있다. 인터페이스(270)는, 예를 들면, 도 1에 도시된 통신 인터페이스(170)에 포함될 수 있다. 추가적으로 또는 대체적으로, 인터페이스(270)는, 예를 들면, MHL(mobile high-definition link) 인터페이스, SD카드/MMC(multi-media card) 인터페이스, 또는 IrDA(infrared data association) 규격 인터페이스를 포함할 수 있다. The interface 270 may include, for example, an HDMI 272, a USB 274, an optical interface 276, or a D-sub (D-subminiature) 278. The interface 270 may, for example, be included in the communication interface 170 shown in FIG. Additionally or alternatively, the interface 270 may include, for example, a mobile high-definition link (MHL) interface, an SD card / multi-media card (MMC) interface, or an infrared data association have.

오디오 모듈(280)은, 예를 들면, 소리와 전기 신호를 쌍방향으로 변환시킬 수 있다. 오디오 모듈(280)의 적어도 일부 구성요소는, 예를 들면, 도 1 에 도시된 입출력 인터페이스(145)에 포함될 수 있다. 오디오 모듈(280)은, 예를 들면, 스피커(282), 리시버(284), 이어폰(286), 또는 마이크(288) 등을 통해 입력 또는 출력되는 소리 정보를 처리할 수 있다. 카메라 모듈(291)은, 예를 들면, 정지 영상 및 동영상을 촬영할 수 있는 장치로서, 한 실시예에 따르면, 하나 이상의 이미지 센서(예: 전면 센서 또는 후면 센서), 렌즈, 이미지 시그널 프로세서(ISP), 또는 플래시(예: LED 또는 xenon lamp 등)를 포함할 수 있다. 전력 관리 모듈(295)은, 예를 들면, 전자 장치(201)의 전력을 관리할 수 있다. 한 실시예에 따르면, 전력 관리 모듈(295)은 PMIC(power management integrated circuit), 충전 IC, 또는 배터리 또는 연료 게이지를 포함할 수 있다. PMIC는, 유선 및/또는 무선 충전 방식을 가질 수 있다. 무선 충전 방식은, 예를 들면, 자기공명 방식, 자기유도 방식 또는 전자기파 방식 등을 포함하며, 무선 충전을 위한 부가적인 회로, 예를 들면, 코일 루프, 공진 회로, 또는 정류기 등을 더 포함할 수 있다. 배터리 게이지는, 예를 들면, 배터리(296)의 잔량, 충전 중 전압, 전류, 또는 온도를 측정할 수 있다. 배터리(296)는, 예를 들면, 충전식 전지 및/또는 태양 전지를 포함할 수 있다. The audio module 280 can, for example, convert sound and electrical signals in both directions. At least some of the components of the audio module 280 may be included, for example, in the input / output interface 145 shown in FIG. The audio module 280 may process sound information input or output through, for example, a speaker 282, a receiver 284, an earphone 286, a microphone 288, or the like. The camera module 291 is, for example, a device capable of capturing still images and moving images, and according to one embodiment, one or more image sensors (e.g., a front sensor or a rear sensor), a lens, an image signal processor (ISP) , Or flash (e.g., an LED or xenon lamp, etc.). The power management module 295 can, for example, manage the power of the electronic device 201. [ According to one embodiment, the power management module 295 may include a power management integrated circuit (PMIC), a charging IC, or a battery or fuel gauge. The PMIC may have a wired and / or wireless charging scheme. The wireless charging scheme may include, for example, a magnetic resonance scheme, a magnetic induction scheme, or an electromagnetic wave scheme, and may further include an additional circuit for wireless charging, for example, a coil loop, a resonant circuit, have. The battery gauge can measure, for example, the remaining amount of the battery 296, the voltage during charging, the current, or the temperature. The battery 296 may include, for example, a rechargeable battery and / or a solar cell.

인디케이터(297)는 전자 장치(201) 또는 그 일부(예: 프로세서(210))의 특정 상태, 예를 들면, 부팅 상태, 메시지 상태 또는 충전 상태 등을 표시할 수 있다. 모터(298)는 전기적 신호를 기계적 진동으로 변환할 수 있고, 진동, 또는 햅틱 효과 등을 발생시킬 수 있다. 전자 장치(201)는, 예를 들면, DMB(digital multimedia broadcasting), DVB(digital video broadcasting), 또는 미디어플로(mediaFloTM) 등의 규격에 따른 미디어 데이터를 처리할 수 있는 모바일 TV 지원 장치(예: GPU)를 포함할 수 있다. 본 문서에서 기술된 구성요소들 각각은 하나 또는 그 이상의 부품(component)으로 구성될 수 있으며, 해당 구성요소의 명칭은 전자 장치의 종류에 따라서 달라질 수 있다. 다양한 실시예에서, 전자 장치(예: 전자 장치(201))는 일부 구성요소가 생략되거나, 추가적인 구성요소를 더 포함하거나, 또는, 구성요소들 중 일부가 결합되어 하나의 개체로 구성되되, 결합 이전의 해당 구성요소들의 기능을 동일하게 수행할 수 있다.The indicator 297 may indicate a particular state of the electronic device 201 or a portion thereof (e.g., processor 210), e.g., a boot state, a message state, or a state of charge. The motor 298 can convert the electrical signal to mechanical vibration, and can generate vibration, haptic effects, and the like. Electronic device 201 is, for example, DMB Mobile TV-enabled devices capable of handling media data in accordance with standards such as (digital multimedia broadcasting), DVB (digital video broadcasting), or MediaFLO (mediaFlo TM) (for example, : GPU). Each of the components described in this document may be composed of one or more components, and the name of the component may be changed according to the type of the electronic device. In various embodiments, an electronic device (e. G., Electronic device 201) may have some components omitted, further include additional components, or some of the components may be combined into one entity, The functions of the preceding components can be performed in the same manner.

도 3은 본 개시의 다양한 실시예에 따른 프로그램 모듈의 블록도이다. 3 is a block diagram of a program module in accordance with various embodiments of the present disclosure;

한 실시예에 따르면, 프로그램 모듈(310)(예: 프로그램(140))은 전자 장치(예: 전자 장치(101))에 관련된 자원을 제어하는 운영 체제 및/또는 운영 체제 상에서 구동되는 다양한 어플리케이션(예: 어플리케이션 프로그램(147))을 포함할 수 있다. 운영 체제는, 예를 들면, AndroidTM, iOSTM, WindowsTM, SymbianTM, TizenTM, 또는 BadaTM를 포함할 수 있다. 도 3을 참조하면, 프로그램 모듈(310)은 커널(320)(예: 커널(141)), 미들웨어(330)(예: 미들웨어(143)), (API(360)(예: API(145)), 및/또는 어플리케이션(370)(예: 어플리케이션 프로그램(147))을 포함할 수 있다. 프로그램 모듈(310)의 적어도 일부는 전자 장치 상에 프리로드 되거나, 외부 전자 장치(예: 전자 장치(102, 104), 서버(106) 등)로부터 다운로드 가능하다.According to one embodiment, program module 310 (e.g., program 140) includes an operating system that controls resources associated with an electronic device (e.g., electronic device 101) and / E.g., an application program 147). The operating system may include, for example, Android TM , iOS TM , Windows TM , Symbian TM , Tizen TM , or Bada TM . 3, program module 310 includes a kernel 320 (e.g., kernel 141), middleware 330 (e.g., middleware 143), API 360 (e.g., API 145) ), And / or an application 370 (e.g., an application program 147). At least a portion of the program module 310 may be preloaded on an electronic device, 102 and 104, a server 106, and the like).

커널(320)은, 예를 들면, 시스템 리소스 매니저(321) 및/또는 디바이스 드라이버(323)를 포함할 수 있다. 시스템 리소스 매니저(321)는 시스템 리소스의 제어, 할당, 또는 회수를 수행할 수 있다. 한 실시예에 따르면, 시스템 리소스 매니저(321)는 프로세스 관리부, 메모리 관리부, 또는 파일 시스템 관리부를 포함할 수 있다. 디바이스 드라이버(323)는, 예를 들면, 디스플레이 드라이버, 카메라 드라이버, 블루투스 드라이버, 공유 메모리 드라이버, USB 드라이버, 키패드 드라이버, WiFi 드라이버, 오디오 드라이버, 또는 IPC(inter-process communication) 드라이버를 포함할 수 있다. 미들웨어(330)는, 예를 들면, 어플리케이션(370)이 공통적으로 필요로 하는 기능을 제공하거나, 어플리케이션(370)이 전자 장치 내부의 제한된 시스템 자원을 사용할 수 있도록 API(360)를 통해 다양한 기능들을 어플리케이션(370)으로 제공할 수 있다. 한 실시예에 따르면, 미들웨어(330) 는 런타임 라이브러리(335), 어플리케이션 매니저(341), 윈도우 매니저(342), 멀티미디어 매니저(343), 리소스 매니저(344), 파워 매니저(345), 데이터베이스 매니저(346), 패키지 매니저(347), 커넥티비티 매니저(348), 노티피케이션 매니저(349), 로케이션 매니저(350), 그래픽 매니저(351), 또는 시큐리티 매니저(352) 중 적어도 하나를 포함할 수 있다.The kernel 320 may include, for example, a system resource manager 321 and / or a device driver 323. The system resource manager 321 can perform control, allocation, or recovery of system resources. According to one embodiment, the system resource manager 321 may include a process manager, a memory manager, or a file system manager. The device driver 323 may include, for example, a display driver, a camera driver, a Bluetooth driver, a shared memory driver, a USB driver, a keypad driver, a WiFi driver, an audio driver, or an inter-process communication . The middleware 330 may provide various functions through the API 360, for example, to provide functions that are commonly needed by the application 370 or allow the application 370 to use limited system resources within the electronic device. Application 370 as shown in FIG. According to one embodiment, the middleware 330 includes a runtime library 335, an application manager 341, a window manager 342, a multimedia manager 343, a resource manager 344, a power manager 345, a database manager The location manager 350, the graphic manager 351, or the security manager 352. In this case, the service manager 341 may be a service manager, a service manager, a service manager, a package manager 346, a package manager 347, a connectivity manager 348, a notification manager 349,

런타임 라이브러리(335)는, 예를 들면, 어플리케이션(370)이 실행되는 동안에 프로그래밍 언어를 통해 새로운 기능을 추가하기 위해 컴파일러가 사용하는 라이브러리 모듈을 포함할 수 있다. 런타임 라이브러리(335)는 입출력 관리, 메모리 관리, 또는 산술 함수 처리를 수행할 수 있다. 어플리케이션 매니저(341)는, 예를 들면, 어플리케이션(370)의 생명 주기를 관리할 수 있다. 윈도우 매니저(342)는 화면에서 사용되는 GUI 자원을 관리할 수 있다. 멀티미디어 매니저(343)는 미디어 파일들의 재생에 필요한 포맷을 파악하고, 해당 포맷에 맞는 코덱을 이용하여 미디어 파일의 인코딩 또는 디코딩을 수행할 수 있다. 리소스 매니저(344)는 어플리케이션(370)의 소스 코드 또는 메모리의 공간을 관리할 수 있다. 파워 매니저(345)는, 예를 들면, 배터리의 용량 또는 전원을 관리하고, 전자 장치의 동작에 필요한 전력 정보를 제공할 수 있다. 한 실시예에 따르면, 파워 매니저(345)는 바이오스(BIOS: basic input/output system)와 연동할 수 있다. 데이터베이스 매니저(346)는, 예를 들면, 어플리케이션(370)에서 사용될 데이터베이스를 생성, 검색, 또는 변경할 수 있다. 패키지 매니저(347)는 패키지 파일의 형태로 배포되는 어플리케이션의 설치 또는 갱신을 관리할 수 있다. The runtime library 335 may include, for example, a library module that the compiler uses to add new functionality via a programming language while the application 370 is executing. The runtime library 335 may perform input / output management, memory management, or arithmetic function processing. The application manager 341 can manage the life cycle of the application 370, for example. The window manager 342 can manage GUI resources used in the screen. The multimedia manager 343 can recognize the format required for reproducing the media files and can perform encoding or decoding of the media file using a codec according to the format. The resource manager 344 can manage the source code of the application 370 or the space of the memory. The power manager 345 may, for example, manage the capacity or power of the battery and provide the power information necessary for operation of the electronic device. According to one embodiment, the power manager 345 may interoperate with a basic input / output system (BIOS). The database manager 346 may create, retrieve, or modify the database to be used in the application 370, for example. The package manager 347 can manage installation or update of an application distributed in the form of a package file.

커넥티비티 매니저(348)는, 예를 들면, 무선 연결을 관리할 수 있다. 노티피케이션 매니저(349)는, 예를 들면, 도착 메시지, 약속, 근접성 알림 등의 이벤트를 사용자에게 제공할 수 있다. 로케이션 매니저(350)는, 예를 들면, 전자 장치의 위치 정보를 관리할 수 있다. 그래픽 매니저(351)는, 예를 들면, 사용자에게 제공될 그래픽 효과 또는 이와 관련된 사용자 인터페이스를 관리할 수 있다. 보안 매니저(352)는, 예를 들면, 시스템 보안 또는 사용자 인증을 제공할 수 있다. 한 실시예에 따르면, 미들웨어(330)는 전자 장치의 음성 또는 영상 통화 기능을 관리하기 위한 통화(telephony) 매니저 또는 전술된 구성요소들의 기능들의 조합을 형성할 수 있는 하는 미들웨어 모듈을 포함할 수 있다. 한 실시예에 따르면, 미들웨어(330)는 운영 체제의 종류 별로 특화된 모듈을 제공할 수 있다. 미들웨어(330)는 동적으로 기존의 구성요소를 일부 삭제하거나 새로운 구성요소들을 추가할 수 있다. API(360)는, 예를 들면, API 프로그래밍 함수들의 집합으로, 운영 체제에 따라 다른 구성으로 제공될 수 있다. 예를 들면, 안드로이드 또는 iOS의 경우, 플랫폼 별로 하나의 API 셋을 제공할 수 있으며, 타이젠의 경우, 플랫폼 별로 두 개 이상의 API 셋을 제공할 수 있다.The connectivity manager 348 may, for example, manage the wireless connection. The notification manager 349 may provide the user with an event such as, for example, an arrival message, an appointment, a proximity notification, and the like. The location manager 350 can manage the location information of the electronic device, for example. The graphic manager 351 may, for example, manage the graphical effects to be presented to the user or a user interface associated therewith. Security manager 352 may provide, for example, system security or user authentication. According to one embodiment, the middleware 330 may include a telephony manager for managing the voice or video call function of the electronic device, or a middleware module capable of forming a combination of the functions of the above-described components . According to one embodiment, the middleware 330 may provide a module specialized for each type of operating system. Middleware 330 may dynamically delete some existing components or add new ones. The API 360 may be provided in a different configuration depending on the operating system, for example, as a set of API programming functions. For example, for Android or iOS, you can provide a single API set for each platform, and for Tizen, you can provide two or more API sets for each platform.

어플리케이션(370)은, 예를 들면, 홈(371), 다이얼러(372), SMS/MMS(373), IM(instant message)(374), 브라우저(375), 카메라(376), 알람(377), 컨택트(378), 음성 다이얼(379), 이메일(380), 달력(381), 미디어 플레이어(382), 앨범(383), 와치(384), 헬스 케어(예: 운동량 또는 혈당 등을 측정), 또는 환경 정보(예: 기압, 습도, 또는 온도 정보) 제공 어플리케이션을 포함할 수 있다. 한 실시예에 따르면, 어플리케이션(370)은 전자 장치와 외부 전자 장치 사이의 정보 교환을 지원할 수 있는 정보 교환 어플리케이션을 포함할 수 있다. 정보 교환 어플리케이션은, 예를 들면, 외부 전자 장치에 특정 정보를 전달하기 위한 노티피케이션 릴레이 어플리케이션, 또는 외부 전자 장치를 관리하기 위한 장치 관리 어플리케이션을 포함할 수 있다. 예를 들면, 알림 전달 어플리케이션은 전자 장치의 다른 어플리케이션에서 발생된 알림 정보를 외부 전자 장치로 전달하거나, 또는 외부 전자 장치로부터 알림 정보를 수신하여 사용자에게 제공할 수 있다. 장치 관리 어플리케이션은, 예를 들면, 전자 장치와 통신하는 외부 전자 장치의 기능(예: 외부 전자 장치 자체(또는, 일부 구성 부품)의 턴-온/턴-오프 또는 디스플레이의 밝기(또는, 해상도) 조절), 또는 외부 전자 장치에서 동작하는 어플리케이션을 설치, 삭제, 또는 갱신할 수 있다. 한 실시예에 따르면, 어플리케이션(370)은 외부 전자 장치의 속성에 따라 지정된 어플리케이션(예: 모바일 의료 기기의 건강 관리 어플리케이션)을 포함할 수 있다. 한 실시예에 따르면, 어플리케이션(370)은 외부 전자 장치로부터 수신된 어플리케이션을 포함할 수 있다. 프로그램 모듈(310)의 적어도 일부는 소프트웨어, 펌웨어, 하드웨어(예: 프로세서(210)), 또는 이들 중 적어도 둘 이상의 조합으로 구현(예: 실행)될 수 있으며, 하나 이상의 기능을 수행하기 위한 모듈, 프로그램, 루틴, 명령어 세트 또는 프로세스를 포함할 수 있다.The application 370 may include a home 371, a dialer 372, an SMS / MMS 373, an instant message 374, a browser 375, a camera 376, an alarm 377, Contact 378, voice dial 379, email 380, calendar 381, media player 382, album 383, watch 384, healthcare (e.g., measuring exercise or blood glucose) , Or environmental information (e.g., air pressure, humidity, or temperature information) application. According to one embodiment, the application 370 may include an information exchange application capable of supporting the exchange of information between the electronic device and the external electronic device. The information exchange application may include, for example, a notification relay application for communicating specific information to an external electronic device, or a device management application for managing an external electronic device. For example, the notification delivery application can transmit notification information generated in another application of the electronic device to the external electronic device, or receive notification information from the external electronic device and provide the notification information to the user. The device management application may, for example, control the turn-on / turn-off or brightness (or resolution) of an external electronic device in communication with the electronic device (e.g., the external electronic device itself Control), or install, delete, or update an application running on an external electronic device. According to one embodiment, the application 370 may include an application (e.g., a healthcare application of a mobile medical device) designated according to the attributes of the external electronic device. According to one embodiment, the application 370 may include an application received from an external electronic device. At least some of the program modules 310 may be implemented (e.g., executed) in software, firmware, hardware (e.g., processor 210), or a combination of at least two of the same, Program, routine, instruction set or process.

본 문서에서 사용된 용어 "모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구성된 유닛을 포함하며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로 등의 용어와 상호 호환적으로 사용될 수 있다. "모듈"은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는 최소 단위 또는 그 일부가 될 수 있다. "모듈"은 기계적으로 또는 전자적으로 구현될 수 있으며, 예를 들면, 어떤 동작들을 수행하는, 알려졌거나 앞으로 개발될, ASIC(application-specific integrated circuit) 칩, FPGAs(field-programmable gate arrays), 또는 프로그램 가능 논리 장치를 포함할 수 있다. As used herein, the term "module " includes units comprised of hardware, software, or firmware and may be used interchangeably with terms such as, for example, logic, logic blocks, components, or circuits. A "module" may be an integrally constructed component or a minimum unit or part thereof that performs one or more functions. "Module" may be implemented either mechanically or electronically, for example, by application-specific integrated circuit (ASIC) chips, field-programmable gate arrays (FPGAs) And may include programmable logic devices.

다양한 실시예에 따른 장치(예: 모듈들 또는 그 기능들) 또는 방법(예: 동작들)의 적어도 일부는 프로그램 모듈의 형태로 컴퓨터로 판독 가능한 저장 매체(예: 메모리(130))에 저장된 명령어로 구현될 수 있다. 상기 명령어가 프로세서(예: 프로세서(120))에 의해 실행될 경우, 프로세서가 상기 명령어에 해당하는 기능을 수행할 수 있다. 컴퓨터로 판독 가능한 기록 매체는, 하드디스크, 플로피디스크, 마그네틱 매체(예: 자기테이프), 광기록 매체(예: CD-ROM, DVD, 자기-광 매체 (예: 플롭티컬 디스크), 내장 메모리 등을 포함할 수 있다. 명령어는 컴파일러에 의해 만들어지는 코드 또는 인터프리터에 의해 실행될 수 있는 코드를 포함할 수 있다. 다양한 실시예에 따른 모듈 또는 프로그램 모듈은 전술한 구성요소들 중 적어도 하나 이상을 포함하거나, 일부가 생략되거나, 또는 다른 구성요소를 더 포함할 수 있다. 다양한 실시예에 따른, 모듈, 프로그램 모듈 또는 다른 구성요소에 의해 수행되는 동작들은 순차적, 병렬적, 반복적 또는 휴리스틱하게 실행되거나, 적어도 일부 동작이 다른 순서로 실행되거나, 생략되거나, 또는 다른 동작이 추가될 수 있다.At least some of the devices (e.g., modules or functions thereof) or methods (e.g., operations) according to various embodiments may be stored in a computer readable storage medium (e.g., memory 130) . ≪ / RTI > When the instruction is executed by a processor (e.g., processor 120), the processor may perform a function corresponding to the instruction. The computer-readable recording medium may be a hard disk, a floppy disk, a magnetic medium such as a magnetic tape, an optical recording medium such as a CD-ROM, a DVD, a magnetic-optical medium such as a floppy disk, The instructions may include code that is generated by the compiler or code that may be executed by the interpreter. Modules or program modules according to various embodiments may include at least one or more of the components described above Operations that are performed by modules, program modules, or other components, in accordance with various embodiments, may be performed in a sequential, parallel, iterative, or heuristic manner, or at least in part Some operations may be executed in a different order, omitted, or other operations may be added.

그리고 본 문서에 개시된 실시예는 개시된, 기술 내용의 설명 및 이해를 위해 제시된 것이며, 본 문서에서 기재된 기술의 범위를 한정하는 것은 아니다. 따라서, 본 문서의 범위는, 본 문서의 기술적 사상에 근거한 모든 변경 또는 다양한 다른 실시예를 포함하는 것으로 해석되어야 한다.And the embodiments disclosed in this document are presented for the purpose of explanation and understanding of the disclosed technology and do not limit the scope of the technology described in this document. Accordingly, the scope of this document should be interpreted to include all modifications based on the technical idea of this document or various other embodiments.

도 4는 본 개시의 다양한 실시예에 따른 전자 장치의 구성을 나타내는 도면이다.4 is a diagram showing the configuration of an electronic device according to various embodiments of the present disclosure.

도 4에 도시된 바와 같이, 본 개시의 다양한 실시예에 따른 전자 장치는, 카메라(410), 무선 통신부(420), 이미지 갤러리부(430), 터치 스크린(440), 편집 인터페이스(450), 제 1 메모리(460), 제 2 메모리(470) 및 프로세서(480)를 포함할 수 있다.4, an electronic device according to various embodiments of the present disclosure includes a camera 410, a wireless communication unit 420, an image gallery unit 430, a touch screen 440, an editing interface 450, A first memory 460, a second memory 470, and a processor 480.

다양한 실시예에 따르면, 카메라(410)는 정지 이미지 및 동영상을 촬영할 수 있는 장치로서, 하나 이상의 이미지 센서(예, 전면 센서 또는 후면 센서), 렌즈, ISP(Image signal processor), 또는 플래시(Flash)(예, LED 또는 xenon lamp)를 포함할 수 있다.According to various embodiments, camera 410 is an apparatus that can capture still images and moving images, and may include one or more image sensors (e.g., front or rear), a lens, an image signal processor (ISP) (E.g., LED or xenon lamp).

일 실시예에 따르면, 카메라(410)는, 피사체에 대한 이미지 촬영을 수행하고, 촬영된 피사체를 디지털 정보로 변환할 수 있다. 이미지는 텍스트, 라벨, 스티커, 이모티콘, 문자, 그림, 정지 이미지, 움직이는 이미지 및 동영상 이미지 등을 포함할 수 있다.According to one embodiment, the camera 410 may perform image capturing of a subject and convert the captured subject into digital information. The image may include text, labels, stickers, emoticons, characters, pictures, still images, moving images, moving images, and the like.

다양한 실시예에 따르면, 무선 통신부(420)는 전자 장치(400)의 통신 기능을 수행할 수 있다. 무선 통신부(420)는 네트워크와 통신 채널을 형성하여 적어도 하나의 외부 장치와 음성 통화, 영상 통화 및 데이터 통신 기능 중 적어도 하나를 지원할 수 있다. 무선 통신부(420)는 이동통신 모듈(2G, 3G, 4G, 5G 등 다양한 통신 방식 지원 가능한 적어도 하나의 모듈), 와이 파이(WiFi) 모듈, 근거리 통신 모듈 등 다양한 통신 모듈을 포함할 수 있다. 무선 통신부(420)는 송신되는 신호의 주파수를 상승 변환 및 증폭하는 RF 송신기와, 수신되는 신호를 저 잡음 증폭하고, 수신 신호의 주파수를 하강 변환하는 RF 수신기 등을 포함할 수 있다. 또한, 무선 통신부(420)는 무선 채널을 통해 데이터를 수신하여 프로세서(480)로 전송하고, 상기 프로세서(480)로부터 출력되는 데이터를 무선 채널을 통해 외부 장치에 전송할 수 있다.According to various embodiments, the wireless communication unit 420 may perform the communication function of the electronic device 400. [ The wireless communication unit 420 forms a communication channel with the network to support at least one of voice communication, video communication, and data communication with at least one external device. The wireless communication unit 420 may include various communication modules such as a mobile communication module (at least one module capable of supporting various communication methods such as 2G, 3G, 4G, and 5G), a WiFi module, and a short distance communication module. The wireless communication unit 420 may include an RF transmitter for up-converting and amplifying the frequency of the transmitted signal, an RF receiver for low-noise amplifying the received signal, and down-converting the frequency of the received signal. In addition, the wireless communication unit 420 may receive data through a wireless channel, transmit the data to the processor 480, and transmit the data output from the processor 480 to an external device through a wireless channel.

일 실시예에 따르면, 무선 통신부(420)는, 예를 들어 외부의 전자 장치 또는 이미지 제공서버와 통신 채널을 형성하여 소정의 이미지를 상호 교환하거나 공유할 수 있도록 지원할 수 있다.According to an exemplary embodiment, the wireless communication unit 420 may support communication with an external electronic device or an image providing server, for example, to exchange or share a predetermined image.

다양한 실시예에 따르면, 이미지 갤러리부(430)는, 상기 카메라(410) 및 무선 통신부(420)를 통해 제공받은 다수개의 이미지를, 예를 들어 gif(graphics interchange format) 또는 Animated gif 형태의 파일로 변환하여 저장할 수 있다. 상기 다수개의 이미지는, 이미지 갤러리부(430), 제 1 메모리(460) 및 제 2 메모리(470) 중 적어도 하나에 저장되어 있다가, 전자 장치(400) 사용자의 요청에 따라, 터치 스크린(440)을 통해 제공될 수 있다. 일 실시예에 따르면, 상기 다수개의 이미지는 이미지 갤러리부(430), 제 1 메모리(460) 및 제 2 메모리(470) 이외의 다른 외부 저장 장치 또는 서버를 통해 제공받을 수 있다.According to various embodiments, the image gallery unit 430 may convert a plurality of images received through the camera 410 and the wireless communication unit 420 into a file of a gif (graphics interchange format) format or an animated gif format Can be converted and stored. The plurality of images may be stored in at least one of the image gallery unit 430, the first memory 460 and the second memory 470 and may be displayed on the touch screen 440 ). ≪ / RTI > According to an embodiment, the plurality of images may be provided through an external storage device or server other than the image gallery unit 430, the first memory 460 and the second memory 470.

다양한 실시예에 다르면, 터치 스크린(440)은 입력 기능 및 표시 기능을 수행할 수 있다. 이를 위해, 터치 스크린(440)은 터치 패널(441) 및 디스플레이부(443)를 포함할 수 있다. 터치 패널(441)은 정전용량 방식(capacitive overlay), 압력식 저항막 방식(resistive overlay), 적외선 감지 방식(infrared beam) 등의 터치 감지 센서로 구성되거나, 압력 감지 센서(pressure sensor)로 구성될 수 있다. 상기 센서들 이외에도 물체의 접촉 또는 압력을 감지할 수 있는 모든 종류의 센서 기기가 터치 패널(441)로 구성될 수 있다. 터치 패널(441)은 사용자의 터치 입력을 감지하고, 감지 신호를 발생시켜 프로세서(480)로 전송할 수 있다. 상기 감지 신호에는 사용자가 터치를 입력한 좌표 데이터가 포함될 수 있다. 사용자가 터치 위치 이동 동작을 입력한 경우에 터치 패널(441)은 터치 위치 이동 경로의 좌표 데이터를 포함한 감지 신호를 발생시켜 프로세서(480)로 전송할 수 있다.In various embodiments, the touch screen 440 may perform an input function and a display function. To this end, the touch screen 440 may include a touch panel 441 and a display portion 443. The touch panel 441 may be constituted by a touch sensing sensor such as a capacitive overlay, a resistive overlay or an infrared beam or may be constituted by a pressure sensor . In addition to the sensors, all kinds of sensor devices capable of sensing contact or pressure of an object may be constituted by a touch panel 441. The touch panel 441 senses a user's touch input, generates a sensing signal, and transmits the sensing signal to the processor 480. The sensing signal may include coordinate data input by the user. When the user inputs the touch position movement operation, the touch panel 441 may generate a sensing signal including coordinate data of the touch position movement path and transmit the sensing signal to the processor 480.

일 실시예에 따르면, 터치 패널(441)은, 디스플레이부(443) 상에 표시되는 각종 이미지와 관련된 메뉴를 선택 및 제어하도록 하는 기능을 수행할 수 있다.According to one embodiment, the touch panel 441 may perform functions to select and control menus related to various images displayed on the display unit 443. [

다양한 실시예에 따르면, 디스플레이부(443)는 전자 장치(400)의 각종 메뉴를 비롯하여 사용자가 입력한 정보 또는 사용자에게 제공하기 위한 정보를 표시할 수 있다. 디스플레이부(443)는 액정 표시 장치(Liquid Crystal Display), OLED(Organic Light Emitted Diode), AMOLED(Active Matrix Organic Light Emitted Diode), 플렉서블 디스플레이(Flexible Display), 투명 디스플레이 등으로 형성될 수 있다. 디스플레이부(443)는 전자 장치(400)의 이용에 따른 다양한 화면 예컨대 홈 화면, 메뉴 화면, 잠금 화면, 게임 화면, 웹 페이지 화면, 통화 화면, 음악 또는 동영상 재생 화면 등을 제공할 수 있다.According to various embodiments, the display unit 443 may display various types of menus of the electronic device 400, information that the user inputs, or information to provide to the user. The display unit 443 may be formed of a liquid crystal display, an OLED (Organic Light Emitting Diode), an AMOLED (Active Matrix Organic Light Emitting Diode), a flexible display, a transparent display, or the like. The display unit 443 may provide various screens such as a home screen, a menu screen, a lock screen, a game screen, a web page screen, a call screen, a music or a moving picture playback screen according to the use of the electronic device 400.

일 실시예에 따르면, 디스플레이부(443)는, 프로세서(480)의 제어 하에, 이미지 갤러리부(430), 제 1 메모리(460) 및 제 2 메모리(470) 중 적어도 하나에 저장된 사진을 다양한 방식으로 디스플레이할 수 있다. 예를 들면, 디스플레이부(443)는 이미지 갤러리부(430), 제 1 메모리(460) 및 제 2 메모리(470) 중 적어도 하나에 저장된 원본 이미지인 제 1 이미지를 그대로 디스플레이하거나, 상기 제 1 이미지에 추가되는 제 2 이미지를 디스플레이하거나, 상기 제 1 이미지와 제 2 이미지가 합성된 이미지를 디스플레이할 수 있다.According to one embodiment, the display unit 443 may display pictures stored in at least one of the image gallery unit 430, the first memory 460 and the second memory 470 in various ways As shown in FIG. For example, the display unit 443 may directly display the first image, which is the original image stored in at least one of the image gallery unit 430, the first memory 460 and the second memory 470, Or may display the combined image of the first image and the second image.

일 실시예에 따르면, 상기 제 1 이미지는 상기 이미지 갤러리부(430)에 저장된, gif 파일과 같이 다수개의 이미지 프레임을 갖는 백그라운드(background) 이미지일 수 있다. 상기 제 2 이미지는 상기 이미지 갤러리부(430)에 저장된, gif 파일과 같이 다수개의 이미지 프레임을 갖고서 상기 제 1 이미지에 합성될 포어그라운드(foreground) 이미지일 수 있다. 상기 제 1 이미지와 제 2 이미지가 합성된 이미지는, 제 1 이미지 및/또는 제 2 이미지와 별도로 저장될 수 있다. 상기 제 1 이미지 또는 제 2 이미지는 전자 장치(400)의 이미지 갤러리부(430), 제 1 메모리(460) 및 제 2 메모리(470)중 적어도 하나에 저장된 이미지이거나, 상기 전자 장치(400)와 연결 가능한 디바이스 또는 외부의 서버로부터 다운로드 되는 이미지일 수 있다.According to an exemplary embodiment, the first image may be a background image having a plurality of image frames, such as a gif file, stored in the image gallery unit 430. The second image may be a foreground image to be composited into the first image with a plurality of image frames, such as a gif file, stored in the image gallery unit 430. The combined image of the first image and the second image may be stored separately from the first image and / or the second image. The first or second image may be an image stored in at least one of the image gallery portion 430 of the electronic device 400, the first memory 460 and the second memory 470, A downloadable device or an image downloaded from an external server.

다양한 실시예에 따르면, 편집 인터페이스(450)는, 상기 터치 스크린(440)을 통해 디스플레이되는 이미지의 편집, 프레임 개수 선택, 순서 변경, 삭제, 추가, 화면 크기 변경, 속도 조절, 방향 조절, 데코레이션, 적용 및 취소, 데코레이션 해제 및 합성 해제 등의 기능을 수행할 수 있다. 편집 인터페이스(450)는 전자 장치의 각종 기능들을 설정 및 제어하기 위한 다수개의 입력키, 기능키 및 물리적인 버튼 등을 포함할 수 있다. 일 실시예에 따르면, 상기 편집 인터페이스(450)와 관련된 기능은, 제 1 메모리(460) 및 제 2 메모리(470)에 저장된 프로그램을 통해 구현될 수 있다.According to various embodiments, the editing interface 450 may be used to edit images displayed on the touch screen 440, to select a frame number, to change the order, to delete, to add, to change the screen size, to adjust the speed, Apply and cancel, un-decorate, and release synthesis. The editing interface 450 may include a plurality of input keys, function keys, and physical buttons for setting and controlling various functions of the electronic device. According to one embodiment, the functions associated with the editing interface 450 may be implemented through programs stored in the first memory 460 and the second memory 470.

다양한 실시예에 따르면, 제 1 메모리(460) 및 제 2 메모리(470)는, 프로세서(480)의 처리 및 제어를 위한 프로그램, 운영체제(Operating System; OS), 다양한 어플리케이션 및 입/출력 데이터를 저장하는 기능을 수행하며, 전자 장치(400)의 전반적인 동작을 제어하는 프로그램이 저장될 수 있다. 제 1 메모리(460) 및 제 2 메모리(470)는 전자 장치(400)에서 제공되는 유저 인터페이스(UI: User Interface) 및 전자 장치(400)에서 기능 처리 시 필요한 다양한 설정 정보를 저장할 수 있다. 제 1 메모리(460) 및 제 2 메모리(470)는 상기 이미지 갤러리부(430)에 저장된 다수개의 이미지와 동일한 이미지를 저장할 수 있다.According to various embodiments, the first memory 460 and the second memory 470 may store programs, an operating system (OS), various applications, and input / output data for processing and control of the processor 480 And a program for controlling the overall operation of the electronic device 400 may be stored. The first memory 460 and the second memory 470 may store a user interface (UI) provided in the electronic device 400 and various setting information necessary for performing a function process in the electronic device 400. The first memory 460 and the second memory 470 may store the same image as the plurality of images stored in the image gallery unit 430. [

일 실시예에 따르면, 제 1 메모리(460)는, 프로세서(480)가 제 2 메모리(470)에 파일 형태로 저장된 제 1 이미지 또는 제 2 이미지를 판독하여, 비트맵 형태로 디코딩하고, 이 디코딩된 비트맵 형태의 제 1 이미지 또는 제 2 이미지를 파일로 변환하여 제 2 메모리(470)에 저장할 수 있는 작업 환경을 제공할 수 있다. 제 1 메모리(460)는 상기 제 1 이미지 및 제 2 이미지의 원본 이미지 데이터를 비트맵 형태로 저장하지 않고, 원본 이미지 데이터의 URI(Uniform Resource Identifier; 통합자원 식별자) 주소만 저장할 수 있다. 제 1 메모리(460)는 제 1 이미지 및 제 2 이미지에 대한 디코딩을 원활하게 하기 위해 힙 메모리(heap memory)인 버퍼를 포함할 수 있다. 제 1 메모리(460)는 제 1 이미지 및 제 2 이미지와 관련하여 처리되어야 할 데이터를 임시 저장하는 RAM(Random access memory)일 수 있다.According to one embodiment, the first memory 460 reads a first image or a second image stored in a file form in the second memory 470 by the processor 480, decodes it into a bitmap form, The first image or the second image in the form of a bitmap can be converted into a file and stored in the second memory 470. The first memory 460 may store only the URI (Uniform Resource Identifier) address of the original image data without storing the original image data of the first image and the second image in a bitmap form. The first memory 460 may include a buffer that is a heap memory to facilitate decoding for the first and second images. The first memory 460 may be a random access memory (RAM) that temporarily stores data to be processed in association with the first image and the second image.

일 실시예에 따르면, 제 2 메모리(470)는, 프로세서(480)에 의해 비트맵 형태로 디코딩된 제 1 이미지 및 제 2 이미지를 파일의 형태로 저장할 공간이 될 수 있다. 제 2 메모리(470)는 제 1 이미지 및 제 2 이미지의 원본 이미지 데이터를 저장하여 관리하는 파일 스토리지(file storage) 또는 파일 시스템(file system)일 수 있다.According to one embodiment, the second memory 470 may be a space for storing the first image and the second image decoded in bitmap form by the processor 480 in the form of a file. The second memory 470 may be a file storage or a file system for storing and managing original image data of the first image and the second image.

다양한 실시예에 따르면, 프로세서(480)는 전자 장치(400)의 전반적인 동작 및 내부 구성요소들 간의 신호 흐름을 제어하고, 데이터를 처리하는 기능을 수행할 수 있다. 프로세서(480)는 예를 들어, 중앙 처리 장치(Central Processing Unit; CPU), 어플리케이션 프로세서(Application Processor) 및 통신 프로세서(Communication Processor) 등으로 형성될 수 있다. 프로세서(480)는 싱글 코어 프로세서(single core processor) 또는 멀티 코어 프로세서(multi-core processor)로 형성될 수 있으며, 다수의 프로세서로 구성될 수 있다.According to various embodiments, the processor 480 can perform the functions of controlling the overall operation of the electronic device 400 and the signal flow between the internal components and processing the data. The processor 480 may be formed of, for example, a central processing unit (CPU), an application processor, and a communication processor. The processor 480 may be formed of a single core processor or a multi-core processor, and may be composed of a plurality of processors.

일 실시예에 따르면, 프로세서(480)는, 제 1 메모리(460)에서 제 1 이미지 또는 제 2 이미지를 비트맵 형태로 디코딩하고, 이 디코딩된 제 1 이미지 또는 제 2 이미지를 파일로 변환하여 제 2 메모리(470)에 저장하도록 구성될 수 있다. 프로세서(480)는 상기 파일로 변환된 제 1 이미지와 제 2 이미지를 추가, 편집 및 합성하도록 구성될 수 있다. 프로세서(480)는 상기 합성된 제 1 이미지와 제 2 이미지 상에 새로운 하나 이상의 이미지를 더 합성할 수 있도록 구성될 수 있다. 프로세서(480)는 상기 합성된 제 1 이미지와 제 2 이미지에 대한 합성 해제 명령을 전자 장치(400)의 사용자로부터 수신하고, 상기 제 1 이미지 및 제 2 이미지의 원본 이미지 데이터에 대한 URI 주소를 이용하여 상기 제 1 이미지 및 제 2 이미지의 원본 이미지 데이터를 프레임 형태로 디코딩한 제 1 이미지 및 제 2 이미지를 제 1 메모리(460)에 임시적으로 저장 및 복원하도록 구성될 수 있다.According to one embodiment, the processor 480 decodes the first image or the second image in bitmap form in the first memory 460 and converts the decoded first image or the second image into a file 2 < / RTI > The processor 480 may be configured to add, edit, and combine the first and second images converted into the file. The processor 480 may be configured to further synthesize the new one or more images on the synthesized first image and the second image. The processor 480 receives the synthesis release command for the synthesized first image and the second image from the user of the electronic device 400 and uses the URI address for the original image data of the first image and the second image And temporarily store the first image and the second image, which are obtained by decoding the original image data of the first image and the second image, into the first memory 460 in a frame form.

도 5는 본 개시의 다양한 실시예에 따른 프로세서의 세부 구성을 나타내는 도면이다.5 is a diagram illustrating a detailed configuration of a processor according to various embodiments of the present disclosure;

도 5에 도시된 바와 같이, 본 개시의 다양한 실시예에 따른 프로세서(480)는, 디코딩부(482), 이미지 합성부(484) 및 이미지 복원부(486)를 포함할 수 있다.As shown in FIG. 5, the processor 480 according to various embodiments of the present disclosure may include a decoding unit 482, an image compositing unit 484, and an image restoring unit 486.

일 실시예에 따르면, 디코딩부(482)는 제 1 메모리(460)에서 제 1 이미지 또는 제 2 이미지를 비트맵 형태로 디코딩할 수 있다. 디코딩부(482)는 제 1 이미지 또는 제 2 이미지의 원본 이미지 데이터를 프레임 형태로 디코딩하여 제 1 메모리에 임시적으로 저장 및 복원할 수 있다.According to one embodiment, the decoding unit 482 may decode the first image or the second image in bitmap form in the first memory 460. The decoding unit 482 may decode the original image data of the first image or the second image into a frame form and temporarily store and restore the original image data in the first memory.

일 실시예에 따르면, 이미지 합성부(484)는 제 1 이미지 및 제 2 이미지를 합성할 수 있고, 합성된 제 1 이미지 및 제 2 이미지에 추가로 하나 이상의 이미지(예: n 개의 이미지)를 더 합성할 수 있다. 상기 제 1 이미지는 정지 이미지 또는 움직이는 이미지를 포함할 수 있고, 제 2 이미지는 정지 이미지 또는 움직이는 이미지를 포함할 수 있으며, 추가되는 이미지는 정지 이미지 또는 움직이는 이미지를 포함할 수 있다.According to one embodiment, the image compositing unit 484 may synthesize the first image and the second image, and may further include one or more images (e.g., n images) in addition to the synthesized first image and the second image Can be synthesized. The first image may include a still image or a moving image, and the second image may include a still image or a moving image, and the added image may include a still image or a moving image.

일 실시예에 따르면, 이미지 복원부(486)는 합성된 제 1 이미지 및 제 2 이미지의 원본 이미지 데이터에 대한 URI 주소를 이용하여, 원래의 제 1 이미지 및 제 2 이미지로 복원할 수 있다. 제 1 이미지 및 제 2 이미지에 추가되는 이미지도 마찬가지이다.According to one embodiment, the image restoring unit 486 may restore the original first image and the second image using the URI address of the original image data of the synthesized first image and the second image. The same is true for the images added to the first image and the second image.

본 개시의 다양한 실시예에서는 프로세서(480)가 디코딩부(482), 이미지 합성부(484) 및 이미지 복원부(486)를 별도로 포함하여, 해당 기능을 수행하는 것으로 설명하고 있지만, 상기 디코딩부(482), 이미지 합성부(484) 및 이미지 복원부(486)를 별도로 포함하지 않고, 프로세서(480)가 직접 해당 기능을 수행할 수 있도록 구성될 수도 있다.In the various embodiments of the present disclosure, the processor 480 includes a decoding unit 482, an image synthesizing unit 484, and an image restoring unit 486 separately to perform the corresponding functions. However, the decoding unit The image synthesis unit 484 and the image reconstruction unit 486 are not included separately, and the processor 480 can directly perform the corresponding function.

본 발명의 다양한 실시예에 따른 이미지 합성 및 복원을 위한 전자 장치(400)는, 프로세서(480); 및 상기 프로세서(480)와 전기적으로 연결된 제 1 메모리(460) 및 제 2 메모리(470)를 포함하고, 상기 제 1 메모리(460) 및 제 2 메모리(470)는, 실행시에, 상기 프로세서(480)가, 선택된 제 1 이미지(610)를 제 1 메모리(460)에서 디코딩하고, 상기 디코딩된 제 1 이미지(610)를 파일로 변환하여 제 2 메모리(470)에 저장하며, 상기 제 1 이미지(610)에 추가될 제 2 이미지(620)의 선택에 따라, 상기 선택된 제 2 이미지(620)를 제 1 메모리(460)에서 디코딩하고, 상기 디코딩된 제 2 이미지(620)를 파일로 변환하여 제 2 메모리(470)에 저장하며, 상기 파일로 변환되어 제 2 메모리(470)에 저장된 제 1 이미지(610)와 제 2 이미지(620)를 합성하도록 하는 인스트럭션들을 저장할 수 있다.An electronic device 400 for image synthesis and reconstruction according to various embodiments of the present invention includes a processor 480; And a first memory 460 and a second memory 470 electrically connected to the processor 480. The first memory 460 and the second memory 470 are connected to the processor 480, 480 decodes the selected first image 610 in the first memory 460 and converts the decoded first image 610 into a file and stores the decoded first image 610 in the second memory 470, Decodes the selected second image 620 in the first memory 460 and converts the decoded second image 620 into a file according to the selection of the second image 620 to be added to the second image 610 And store instructions in the second memory 470 to synthesize the first image 610 and the second image 620 that are converted into the file and stored in the second memory 470.

일 실시예에 따르면, 상기 제 1 이미지(610) 및 제 2 이미지(620)는, 카메라(410) 및 무선 통신부(420) 중 적어도 하나를 통해 제공받은 다수개의 이미지일 수 있다.According to one embodiment, the first image 610 and the second image 620 may be a plurality of images provided through at least one of the camera 410 and the wireless communication unit 420.

일 실시예에 따르면, 상기 제 1 이미지(610)는 다수개의 이미지 프레임을 갖는 백그라운드(background) 이미지이고, 상기 제 2 이미지(620)는 다수개의 이미지 프레임을 갖고서 상기 제 1 이미지(610)에 합성될 포어그라운드(foreground) 이미지일 수 있다. According to one embodiment, the first image 610 is a background image having a plurality of image frames and the second image 620 has a plurality of image frames and is synthesized in the first image 610 Which may be a foreground image.

일 실시예에 따르면, 상기 프로세서(480)는, 상기 제 1 이미지(610) 및 제 2 이미지(620)를 제 1 메모리(460)에서 비트맵으로 디코딩할 수 있다.According to one embodiment, the processor 480 may decode the first image 610 and the second image 620 into a bitmap in the first memory 460. [

일 실시예에 따르면, 상기 프로세서(480)는, 상기 제 1 메모리(460)가 상기 제 1 이미지(610) 및 제 2 이미지(620)의 원본 이미지 데이터의 URI((Uniform Resource Identifier) 주소를 저장하도록 제어할 수 있다.According to one embodiment, the processor 480 stores the URI (Uniform Resource Identifier) address of the original image data of the first image 610 and the second image 620 in the first memory 460 .

일 실시예에 따르면, 상기 프로세서(480)는, 상기 합성된 제 1 이미지(610) 및 제 2 이미지(620) 상에 하나 이상의 새로운 이미지를 더 합성하도록 구성될 수 있다.According to one embodiment, the processor 480 may be configured to further synthesize one or more new images on the synthesized first image 610 and the second image 620.

일 실시예에 따르면, 상기 프로세서(480)는, 상기 합성된 제 1 이미지(610) 및 제 2 이미지(620)에 대한 합성 해제 명령을 수신함에 따라, 상기 제 1 이미지(610) 및 제 2 이미지(620)의 원본 이미지 데이터에 대한 URI 주소를 이용하여 상기 제 1 이미지(610) 및 제 2 이미지(620)의 원본 이미지를 복원하도록 구성될 수 있다.According to one embodiment, as the processor 480 receives the synthesis release command for the synthesized first image 610 and the second image 620, the first image 610 and the second image 620, And to restore the original image of the first image 610 and the second image 620 using the URI address of the original image data of the first image 620.

일 실시예에 따르면, 상기 프로세서(480)는, 상기 제 1 메모리(460)에서 제 1 이미지(610) 및 제 2 이미지(620)를 비트맵 형태로 디코딩하는 디코딩부(482); 상기 디코딩된 제 1 이미지(610) 및 제 2 이미지(620)를 합성하는 이미지 합성부(484); 및 상기 합성된 제 1 이미지(610) 및 제 2 이미지(620)의 원본 이미지의 URI 주소를 이용하여, 원래의 제 1 이미지(610) 및 제 2 이미지(620)로 복원하는 이미지 복원부(486)를 포함할 수 있다. According to one embodiment, the processor 480 includes a decoding unit 482 for decoding the first image 610 and the second image 620 in a bitmap form in the first memory 460; An image synthesizer 484 for synthesizing the decoded first image 610 and the second image 620; And an image restoring unit 486 for restoring the original first image 610 and the second image 620 using the URI addresses of the original images of the synthesized first image 610 and the second image 620. [ ).

일 실시예에 따르면, 상기 제 1 이미지(610)는 정지 이미지 및 움직이는 이미지 중 적어도 하나를 포함하고, 상기 제 2 이미지(620)는 정지 이미지 및 움직이는 이미지 중 적어도 하나를 포함할 수 있다.According to one embodiment, the first image 610 includes at least one of a still image and a moving image, and the second image 620 may include at least one of a still image and a moving image.

도 6a 내지 도 6c는 본 개시의 다양한 실시예에 따른 전자 장치를 이용한 이미지 합성 및 복원에 대한 구성과 방법의 일 예를 설명하는 도면이다. 6A through 6C are diagrams illustrating an example of a configuration and a method for image synthesis and reconstruction using an electronic device according to various embodiments of the present disclosure.

도 6a는 본 개시의 다양한 실시예에 따른 제 1 이미지의 편집 화면을 나타내는 도면이다. 도 6b는 본 개시의 다양한 실시예에 따른 제 1 이미지에 제 2 이미지를 추가하는 편집 화면을 나타내는 도면이다. 도 6c는 본 개시의 다양한 실시예에 따른 제 1 이미지와 제 2 이미지를 합성 및 복원할 수 있는 편집 화면을 나타내는 도면이다.6A is a diagram showing an editing screen of a first image according to various embodiments of the present disclosure. 6B is an illustration of an edit screen for adding a second image to a first image in accordance with various embodiments of the present disclosure; 6C is an illustration of an edit screen capable of compositing and restoring a first image and a second image according to various embodiments of the present disclosure;

도 6a에 도시된 바와 같이, 전자 장치(400)의 사용자는, 이미지 갤러리부(430)에 저장된 다수개의 이미지들 중 제 1 이미지(610)를 선택하여 표시할 수 있다. 예를 들어, 이미지 갤러리부(430)는 50 프레임의 제 1 이미지(610) 및 50 프레임의 제 2 이미지(620)를 제공할 수 있다.6A, the user of the electronic device 400 may select and display the first image 610 of the plurality of images stored in the image gallery unit 430. [ For example, the image gallery portion 430 may provide a first image 610 of 50 frames and a second image 620 of 50 frames.

다양한 실시예에 따르면, 편집 인터페이스(450)는, 편집 키(450a), 비율 조절키(450b), 속도 조절키(450c), "방향 조절키(450d), 데코레이션 키(450e), 이미지 추가 키(450f), 스티커 추가 키(450g), 라벨 추가 키(450h), 그림 추가 키(450i), 적용 키(450j), 데코레이션 해제 키(450k) 등을 포함할 수 있다.According to various embodiments, the editing interface 450 includes an editing key 450a, a ratio adjustment key 450b, a speed adjustment key 450c, a direction adjustment key 450d, a decoration key 450e, A label addition key 450h, a sticker addition key 450g, a label addition key 450h, a picture addition key 450i, an application key 450j, a decoration release key 450k, and the like.

일 실시예에 따르면, 편집 키(450a, Edit)는 이미지 갤러리부(430)에 저장된 이미지를 불러와 편집할 수 있도록 지원한다. 비율 조절키(450h, Ratio)는 이미지 갤러리부(430)에서 불러온 제 1 이미지(610)의 비율을 조절할 수 있도록 지원한다. 속도 조절키(450c, Speed)는 이미지 갤러리부(430)에서 불러온 제 1 이미지(610)가 움직이는 이미지(Animated gif) 또는 동영상인 경우에 재생 속도를 조절할 수 있도록 지원한다. "방향 조절키(450d, Direction)는 재생되는 이미지의 방향을 전후 변경할 수 있도록 지원한다. 데코레이션 키(450e, Decoration)는 제 1 이미지(610)에 추가될 이미지를 선택할 수 있는 작업 환경을 제공할 수 있도록 지원한다. 이미지 추가 키(450f, Add image)는 제 1 이미지(610)에 추가될 이미지를 선택할 수 있도록 지원한다. 스티커 추가 키(450g, Sticker)는 제 1 이미지(610)에 추가될 이모티콘 등의 스티커를 선택할 수 있도록 지원한다. 라벨 추가 키(450h, Label)는 제 1 이미지(610)에 텍스트 및 문자 등의 라벨을 입력할 수 있도록 지원한다. 그림 추가 키(450i, Drawing)는 제 1 이미지(610) 위에 그림 또는 메모를 삽입할 수 있도록 지원한다. 적용 키(450j, APPLY)는 제 1 이미지(610)에 추가될 이미지, 스티커, 라벨 및 그림 등을 확정할 수 있도록 지원한다. 데코레이션 해제 키(450k, REMOVE DECORATION)는 합성된 제 1 이미지(610) 및 제 2 이미지(620)가 원래의 이미지로 분리되어 복원될 수 있도록 지원한다. 이외에, 편집 인터페이스(450)는 제 1 이미지(610) 및 제 2 이미지(620)를 합성 및 복원할 수 있기만 하면, 다른 기능을 수행하는 다수개의 입력키, 기능키 및 물리적인 버튼을 포함할 수 있다.According to one embodiment, the edit keys 450a, Edit support the image stored in the image gallery unit 430 to be loaded and edited. The ratio adjustment key 450h (Ratio) supports the ratio of the first image 610 loaded in the image gallery unit 430 to be adjusted. The speed control key 450c, Speed, controls the playback speed when the first image 610 loaded in the image gallery unit 430 is an animated gif or moving image. The orientation key 450d, Direction, allows the orientation of the image being reproduced to be changed back and forth. The decoration key 450e, Decoration, provides a work environment in which an image to be added to the first image 610 can be selected The add image key 450f enables the user to select an image to be added to the first image 610. The sticker add key 450g is added to the first image 610 Etc. The label addition key 450h and Label allow the user to input a label such as text and characters into the first image 610. The picture addition key 450i, Drawing, And supports insertion of a picture or memo on the first image 610. The application keys 450j and APPLY support the image, sticker, label, and picture to be added to the first image 610 Decoration release key (450k, REMOVE D ECORATION) allows the synthesized first image 610 and the second image 620 to be reconstructed and restored into their original image. In addition, the editing interface 450 can be configured to include a first image 610 and a second image 620, Function keys, and physical buttons that perform other functions, as long as they can synthesize and recover the input key 620, as shown in FIG.

일 실시예에 따르면, 전자 장치(400)의 사용자가, 도 6a에 도시된 편집 인터페이스(450)의 데코레이션 키(450e)를 선택하고, 도 6b에 도시된 이미지 추가 키(450f)에 진입하여, 하나의 이미지를 선택할 수 있다. 그러면, 도 6b에 도시된 바와 같이, 제 2 이미지(620)를 제 1 이미지(610)에 추가하여 표시할 수 있다. 도 6b에 도시된 바와 같이, 제 1 이미지(610) 상에 임시로 표시되는 제 2 이미지(620)는 크기 및 위치 조절과, 이미지 비율 조절, 회전 등을 통해 자유롭게 변경될 수 있다.According to one embodiment, a user of the electronic device 400 selects a decoration key 450e of the editing interface 450 shown in Fig. 6A, enters the image addition key 450f shown in Fig. 6B, One image can be selected. Then, as shown in FIG. 6B, the second image 620 can be added to the first image 610 to be displayed. As shown in FIG. 6B, the second image 620 temporarily displayed on the first image 610 can be freely changed through size and position adjustment, image ratio adjustment, rotation, and the like.

일 실시예에 따르면, 전자 장치(400)의 사용자가, 제 1 이미지(610)의 소정 위치에 제 2 이미지(620)가 배치된 상태에서, 도 6b에 도시된 적용 키(450)를 선택할 수 있다. 그러면, 도 6c에 도시된 바와 같이, 제 1 이미지(610)에 제 2 이미지(620)가 합성되어 함께 재생될 수 있다.According to one embodiment, a user of the electronic device 400 can select the application key 450 shown in FIG. 6B, with the second image 620 positioned at a predetermined location of the first image 610 have. Then, as shown in FIG. 6C, the second image 620 in the first image 610 may be synthesized and reproduced together.

일 실시예에 따르면, 전자 장치(400)의 사용자가, 도 6c의 상단에 배치된 데코레이션 해제 키(650k)를 누르면, 합성된 제 1 이미지(610) 및 제 2 이미지(620)는 합성이 해제되면서, 제 1 이미지(610) 및 제 2 이미지(620)의 원래의 이미지로 분리되어 복원될 수 있다.According to one embodiment, when the user of the electronic device 400 presses the decorate cancel key 650k disposed at the top of Fig. 6C, the synthesized first image 610 and the second image 620 are displayed The original image of the first image 610 and the original image of the second image 620 can be reconstructed separately.

도 7은 본 개시의 다양한 실시예에 따른 전자 장치를 이용한 이미지 합성 방법을 나타내는 흐름도이다.7 is a flow diagram illustrating a method of image synthesis using an electronic device in accordance with various embodiments of the present disclosure.

일 실시예에 따르면, 동작 710에서, 전자 장치(400)의 사용자는 이미지 갤러리부(430)에서, 합성의 배경이 되는 백그라운드(background) 이미지인 제 1 이미지(610)를 선택할 수 있다.According to one embodiment, at operation 710, a user of electronic device 400 may select, at image gallery portion 430, a first image 610, which is a background image to be the background of the composition.

일 실시예에 따르면, 동작 720에서, 프로세서(480)는, 상기 선택된 제 1 이미지(610)를 제 1 메모리(460)에서 비트맵 형태로 디코딩할 수 있다.According to one embodiment, at operation 720, the processor 480 may decode the selected first image 610 in bitmap form in the first memory 460.

일 실시예에 따르면, 전자 장치(400)의 사용자가 도 6에 도시된 데코레이션 키(450e)를 누르면, 동작 730에서, 프로세서(480)는, 상기 동작 720에서 디코딩된 제 1 이미지(610)를 파일로 변환하여 제 2 메모리(470)에 저장할 수 있다.According to one embodiment, if the user of the electronic device 400 presses the decorating key 450e shown in FIG. 6, at operation 730, the processor 480 receives the decoded first image 610 at the operation 720 And can be stored in the second memory 470.

예를 들어, 제 1 이미지(610)가 50개의 프레임을 갖는 gif 형태의 이미지인 경우, 이 제 1 이미지(610)를 디코딩하면, 제 1 메모리(460)의 사용량은 대략 400Mbyte(2MP*4*50 = 400Mbyte)가 될 수 있다. 따라서, 전자 장치(400)의 사용자가 데코레이션 키(450e)를 눌러, 제 2 이미지(620)를 제 1 이미지(610)에 추가할 데코레이션 모드로 진입하게 되면, 제 1 메모리(460)에 저장된 제 1 이미지(610)에 대한 비트맵들이 제 2 메모리(470)에 저장되므로, 제 1 메모리(460)는 충분한 저장 공간을 확보할 수 있게 된다.For example, if the first image 610 is an image in the form of a gif with 50 frames, decoding the first image 610, the amount of use of the first memory 460 is approximately 400 Mbytes (2MP * 4 * 50 = 400 Mbytes). Thus, when the user of the electronic device 400 presses the decoration key 450e to enter the decoration mode to add the second image 620 to the first image 610, Since the bitmaps for one image 610 are stored in the second memory 470, the first memory 460 can secure sufficient storage space.

일 실시예에 따르면, 제 1 메모리(460)는 제 1 이미지(610)에 대한 원본 데이터를 비트맵 형태로 저장하지 않고, 제 1 이미지(610)에 대한 URI(Uniform Resource Identifier; 통합자원 식별자) 주소만 저장할 수 있다.According to one embodiment, the first memory 460 may store a URI (Uniform Resource Identifier) for the first image 610, instead of storing the original data for the first image 610 in bitmap form, Only the address can be saved.

일 실시예에 따르면, 전자 장치(400)의 사용자가 도 6에 도시된 이미지 추가 키(450f)를 누르면, 동작 740에서, 프로세서(480)는, 이미지 갤러리부(430)에서, 제 1 이미지(610)에 합성될 포어그라운드(foreground) 이미지인 제 2 이미지(620)를 선택할 수 있게 할 수 있다.According to one embodiment, when the user of the electronic device 400 presses the image add key 450f shown in FIG. 6, at operation 740, the processor 480, in the image gallery portion 430, 610, which is a foreground image to be composited with the second image 620. [

일 실시예에 따르면, 전자 장치(400)의 사용자가, 제 1 이미지(610)에 추가될 제 2 이미지(620)를 선택하게 되면, 동작 750에서, 프로세서(480)는, 상기 선택된 제 2 이미지(620)를 제 1 메모리(460)에서 비트맵 형태로 디코딩할 수 있다.According to one embodiment, when the user of electronic device 400 selects a second image 620 to be added to the first image 610, at operation 750, the processor 480 determines whether the selected second image 620 The second memory 620 may be decoded in the bitmap format in the first memory 460.

일 실시예에 따르면, 전자 장치(400)의 사용자가 도 6에 도시된 적용 키(450j)를 누르면, 동작 760에서, 프로세서(480)는, 상기 동작 750에서 디코딩된 제 2 이미지(620)를 파일로 변환하여 제 2 메모리(470)에 저장할 수 있다.According to one embodiment, if the user of electronic device 400 presses the apply key 450j shown in FIG. 6, then at operation 760 processor 480 receives a second image 620 decoded at operation 750 And can be stored in the second memory 470.

따라서, 전자 장치(400)의 사용자가 적용 키(450j)를 눌러, 제 2 이미지(620)를 제 1 이미지(610)에 추가할 상태로 진입하게 되면, 제 1 메모리(460)에 저장된 제 2 이미지(620)에 대한 비트맵들이 제 2 메모리(470)에 저장되므로, 제 1 메모리(460)는 충분한 저장 공간을 확보할 수 있게 된다.Thus, when the user of the electronic device 400 presses the apply key 450j and enters the state in which the second image 620 is added to the first image 610, Since the bitmaps for the image 620 are stored in the second memory 470, the first memory 460 can secure sufficient storage space.

일 실시예에 다르면, 제 1 메모리(460)는 제 2 이미지(620)에 대한 원본 데이터를 비트맵 형태로 저장하지 않고, 제 2 이미지(620)에 대한 URI(Uniform Resource Identifier; 통합자원 식별자) 주소만 저장할 수 있다.The first memory 460 may store a URI (Uniform Resource Identifier) for the second image 620, instead of storing the original data for the second image 620 in bitmap form, Only the address can be saved.

일 실시예에 따르면, 동작 770에서, 프로세서(480)는 파일로 변환되어 제 2 메모리(470)에 저장된 제 1 이미지(610)와 제 2 이미지(620)를 합성하여, 도 6c에 도시된 바와 같이, 터치 스크린(440)을 통해 합성된 이미지를 표시할 수 있다.According to one embodiment, at operation 770, the processor 480 combines the first image 610 and the second image 620, which are converted into a file and stored in the second memory 470, Similarly, an image synthesized through the touch screen 440 can be displayed.

일 실시예에 따르면, 프로세서(480)는 합성된 제 1 이미지(610)와 제 2 이미지(620)에 대한 URI 주소를 제 1 메모리(460)에 저장하고, 새롭게 추가될 하나 이상의 제 3 이미지를 합성하는데 이용할 수 있다.According to one embodiment, the processor 480 stores the URI address for the synthesized first image 610 and the second image 620 in the first memory 460, and stores the one or more third images to be newly added Lt; / RTI >

도 8은 본 개시의 다양한 실시예에 따른 이미지 합성 방법 중, 제 1 이미지와 제 2 이미지의 프레임 개수가 동일한 경우의 합성 방법을 설명하는 도면이다. 8 is a diagram for explaining a combining method when the first image and the second image have the same number of frames in the image combining method according to various embodiments of the present disclosure.

아래에 계속되는 제 1 이미지 및 제 2 이미지의 합성 방법을 설명하는 도면에서는, 설명의 편의상 제 1 이미지(610)의 프레임은 1, 2, 3, …과 같이 표시하고, 제 2 이미지(620)의 프레임은 1', 2', 3', …과 같이 표시한다.In the following description of the method of composing the first and second images, the frame of the first image 610 is 1, 2, 3, ... , The frame of the second image 620 is represented as 1 ', 2', 3 ', ... As shown in FIG.

일 실시예에 따르면, 도 8에 도시된 바와 같이, 제 1 이미지(610)의 프레임 개수(예: 1 ~ 50개)와 제 2 이미지(620)의 프레임 개수(예: 1'~ 50'개)가 동일할 수 있다. 이 경우, 전자 장치(400)의 사용자가 도 6에 도시된 적용 키(450j)를 눌러 합성 명령을 지시하면, 프로세서(480)는, 예를 들어, 1+1', 2+2', 3+3', …와 같이, 각 프레임당 하나씩 매칭하여, 제 1 이미지(610)와 제 2 이미지(620)를 합성할 수 있다.According to one embodiment, the number of frames (e.g., 1 to 50) of the first image 610 and the number of frames of the second image 620 (e.g., 1 'to 50' ) May be the same. In this case, if the user of the electronic device 400 presses the apply key 450j shown in FIG. 6 to issue a compositing command, the processor 480 may, for example, select 1 + 1 ', 2 + 2' +3 ', ... , It is possible to combine the first image 610 and the second image 620 by matching each one frame.

도 9는 본 개시의 다양한 실시예에 따른 이미지 합성 방법 중, 제 1 이미지가 제 2 이미지 보다 프레임 개수가 많은 경우의 합성 방법을 설명하는 도면이다. 9 is a view for explaining a combining method in a case where a first image has a larger number of frames than a second image, among image combining methods according to various embodiments of the present disclosure.

일 실시예에 따르면, 도 9에 도시된 바와 같이, 제 1 이미지(610)의 프레임 개수는 50개(예: 1 ~ 50)이고, 제 2 이미지(620)의 프레임 개수는 3개(예: 1' ~ 3')일 수 있다. 이 경우, 프로세서(480)는, 예를 들어, 1+1', 2+2', 3+3', 4+1', 5+2', 6+3', 7+1', …와 같이, 제 1 이미지(610)의 프레임 개수에 대응되게 제 2 이미지(620)의 프레임 개수를 반복적으로 매칭하여, 제 1 이미지(610)와 제 2 이미지(620)를 합성할 수 있다.According to one embodiment, the number of frames of the first image 610 is 50 (e.g., 1 to 50), and the number of frames of the second image 620 is 3 (e.g., 1 'to 3'). In this case, the processor 480 may, for example, select one of the following: 1 + 1 ', 2 + 2', 3 + 3 ', 4 + 1', 5 + 2 ', 6 + 3', 7 + The first image 610 and the second image 620 may be synthesized by repeatedly matching the number of frames of the second image 620 corresponding to the number of frames of the first image 610. [

일 실시예에 따르면, 전자 장치(400)의 사용자가 제 1 이미지(610)의 1 ~ 50개의 프레임 중, 예를 들어 30, 31, 33의 프레임을 선택하여 제 2 이미지(620)와 합성을 요청하는 경우, 프로세서(480)는 상기 선택된 제 1 이미지(610)의 30, 31, 33 프레임에 제 2 이미지(620)의 1', 2', 3' 프레임을 합성(예: 30+1', 31+2', 33+3')할 수 있다.According to one embodiment, a user of the electronic device 400 selects a frame of, for example, 30, 31, 33 out of 1 to 50 frames of the first image 610 to combine with the second image 620 If requested, the processor 480 may combine the 1 ', 2', 3 'frames of the second image 620 with 30, 31, 33 frames of the selected first image 610, , 31 + 2 ', 33 + 3').

도 10은 본 개시의 다양한 실시예에 따른 이미지 합성 방법 중, 제 1 이미지가 제 2 이미지 보다 프레임 개수가 적은 경우의 합성 방법을 설명하는 도면이다. 10 is a view for explaining a combining method when the first image is smaller in the number of frames than the second image among the image combining methods according to various embodiments of the present disclosure.

일 실시예에 따르면, 도 10에 도시된 바와 같이, 제 1 이미지(610)의 프레임 개수는 3개(예: 1, 2, 3)이고, 제 2 이미지(620)의 프레임 개수는 50개(예: 1'~ 50')일 수 있다. 이 경우, 프로세서(480)는, 예를 들어, 1+1', 2+2', 3+3', 1+4', 2+5', 3+6', 1+7', …와 같이, 제 2 이미지(620)의 프레임 개수에 대응되게 제 1 이미지(610)의 프레임 개수를 반복적으로 매칭하여, 제 1 이미지(610)와 제 2 이미지(620)를 합성할 수 있다.According to one embodiment, the number of frames of the first image 610 is three (e.g., 1, 2, 3), and the number of frames of the second image 620 is 50 For example, 1 'to 50'. In this case, the processor 480 may, for example, be able to select one of the following: 1 + 1 ', 2 + 2', 3 + 3 ', 1 + 4', 2 + 5 ', 3 + 6', 1 + The first image 610 and the second image 620 may be synthesized by repeatedly matching the number of frames of the first image 610 corresponding to the number of frames of the second image 620. [

일 실시예에 따르면, 전자 장치(400)의 사용자가 제 1 이미지(610)의 1~3개의 프레임 개수만큼 만 제 2 이미지(620)와 합성을 요청하는 경우, 프로세서(480)는 상기 선택된 제 1 이미지(610)의 1, 2, 3 프레임에 제 2 이미지(620)의 1', 2', 3' 프레임을 합성(1+1', 2+2', 3+3')하고, 제 2 이미지(620)의 나머지 4' ~ 50'프레임은 합성에서 제외할 수 있다.According to one embodiment, when a user of the electronic device 400 requests synthesis with the second image 620 only in the number of one to three frames of the first image 610, (1 + 1 ', 2 + 2', 3 + 3 ') of the 1', 2 ', and 3' frames of the second image 620 in the first, second, and third frames of the first image 610, The remaining 4 'to 50' frames of the 2 image 620 may be excluded from the synthesis.

또한, 전자 장치(400) 사용자의 요청에 따라, 프로세서(480)는 제 1 이미지(610)의 1, 2, 3 프레임 중, 마지막 3 프레임을 복사하여, 예를 들어, 1+1', 2+2', 3+3', 3+4', 3+5', 3+6', …, 3+48', 3+49', 3+50'와 같이, 제 2 이미지(620)의 모든 프레임이 합성되도록 할 수 있다.In addition, at the request of the user of the electronic device 400, the processor 480 copies the last 3 frames out of the first, second, and third frames of the first image 610, for example, 1 + 1 ' +2 ', 3 + 3', 3 + 4 ', 3 + 5', 3 + 6 ', ... , 3 + 48 ', 3 + 49', 3 + 50 '.

또한, 전자 장치(400) 사용자의 요청에 따라, 프로세서(480)는 제 1 이미지(610)의 1, 2, 3 프레임 개수만큼 만, 제 2 이미지(620)의 10', 20', 30'을 합성(1+10', 2+20', 3+30')하고, 제 2 이미지(620)의 나머지 프레임은 합성에서 제외할 수 있다.The processor 480 may also be configured to process only the first, second, and third frame counts of the first image 610 and the 10 ', 20', and 30'of the second image 620, (1 + 10 ', 2 + 20', 3 + 30 '), and the remaining frames of the second image 620 may be excluded from the synthesis.

일 실시예에 따르면, 제 1 이미지(610)의 프레임 개수는 5개(예: 1, 2, 3, 4, 5)이고, 제 2 이미지(620)의 프레임 개수는 50개(예: 1'~ 50') 중, 예를 들어, 5개(예: 1', 3', 5', 7', 9')를 선택할 수 있다. 이 경우, 프로세서(480)는 제 1 이미지(610) 및 제 2 이미지(620)를, 예를 들어, 1+1', 2+3', 3+5', 4+7', 5+9'와 같이 합성할 수 있다. 이런 방식을 이용하여 제 1 이미지(610) 및 제 2 이미지(620)를 합성하면, 제 2 이미지(620)가 연속적인 화면인 경우에 연속성을 보존하여 합성할 수 있다.According to one embodiment, the number of frames of the first image 610 is 5 (e.g., 1, 2, 3, 4, 5) and the number of frames of the second image 620 is 50 (E.g., 1 ', 3', 5 ', 7', 9 ') can be selected from among the three numbers (for example, In this case, the processor 480 may convert the first image 610 and the second image 620 into a first image 610, for example, 1 + 1 ', 2 + 3', 3 + 5 ', 4 + 'Can be synthesized. When the first image 610 and the second image 620 are synthesized using this method, continuity can be preserved and synthesized when the second image 620 is a continuous screen.

일 실시예에 따르면, 제 1 이미지(610)의 프레임 개수는 3개(예: 1, 2, 3)이고, 제 2 이미지(620)의 프레임 개수는 30개(예: 1'~ 30')일 수 있다. 이 경우, 프로세서(480)는 제 1 이미지(610) 및 제 2 이미지(620)를, 예를 들어, 1+1', 1+2', …, 1+10', 2+11', 2+12', …, 2+20', 3+21', 3+22', …, 3+30'과 같이 매칭하여, 제 1 이미지(610)와 제 2 이미지(620)를 합성할 수 있다.According to one embodiment, the number of frames in the first image 610 is three (e.g., 1, 2, 3) and the number of frames in the second image 620 is 30 (e.g., 1 ' Lt; / RTI > In this case, the processor 480 may convert the first image 610 and the second image 620 into, for example, 1 + 1 ', 1 + 2', ... , 1 + 10 ', 2 + 11', 2 + 12 ', ... , 2 + 20 ', 3 + 21', 3 + 22 ', ... , 3 + 30 ', so that the first image 610 and the second image 620 can be synthesized.

도 11은 본 개시의 다양한 실시예에 따른 이미지 합성 방법 중, 움직이는 제 1 이미지와, 정지 이미지인 제 2 이미지를 합성하는 방법을 설명하는 도면이다.11 is a view for explaining a method of synthesizing a moving first image and a still image as a second image among the image synthesizing methods according to various embodiments of the present disclosure.

일 실시예에 따르면, 도 11에 도시된 바와 같이, 움직이는 제 1 이미지(610)의 프레임 개수는 50개(예: 1 ~ 50)이고, 제 2 이미지(620)는 정지 이미지(still)일 수 있다. 이 경우, 프로세서(480)는 예를 들어, 1+still, 2+ still, 3+ still, 4+ still, …, 48+ still, 50+ still과 같이, 움직이는 제 1 이미지(610)의 모든 프레임에 정지 이미지인 제 2 이미지(620)를 합성할 수 있다.According to one embodiment, as shown in FIG. 11, the number of frames of the moving first image 610 is 50 (e.g., 1 to 50), and the second image 620 is a still image have. In this case, the processor 480 may determine, for example, 1 + still, 2+ still, 3+ still, 4+ still, ... The second image 620, which is a still image, can be synthesized in all the frames of the moving first image 610, such as 48+ still, 50+ still.

일 실시예에 따르면, 전자 장치(400)의 사용자가 움직이는 제 1 이미지(610)의 1 ~ 50개의 프레임 중, 예를 들어, 30에 해당되는 프레임을 선택하여 정지 이미지인 제 2 이미지(620)와 합성을 요청하는 경우, 프로세서(480)는 상기 선택된 제 1 이미지(610)의 30 프레임에 제 2 이미지(620)를 합성(30+still)하고, 제 1 이미지(610)의 나머지 프레임은 합성에서 제외할 수 있다.According to one embodiment, a user of the electronic device 400 selects a frame corresponding to, for example, 30 out of 1 to 50 frames of the moving first image 610 to generate a second image 620 as a still image, The processor 480 composes (30 + still) the second image 620 to 30 frames of the selected first image 610 and the remaining frames of the first image 610 are combined .

도 12는 본 개시의 다양한 실시예에 따른 합성된 제 1 이미지 및 제 2 이미지에 다른 하나 이상의 제 3 이미지를 합성하는 방법을 나타내는 흐름도이다.12 is a flow diagram illustrating a method for compositing one or more third images with a synthesized first image and a second image according to various embodiments of the present disclosure.

일 실시예에 따르면, 동작 810에서, 전자 장치(400)의 사용자는 이미지 갤러리부(430)에서, 상술한 동작 770에서 합성된 제 1 이미지(610)와 제 2 이미지(620)에 새롭게 추가되어 합성될 제 3 이미지를 선택할 수 있다. 상기 합성된 제 1 이미지(610) 및 제 2 이미지(620)에 새롭게 추가되어 합성될 제 3 이미지는 하나 이상 내지 n 개 일 수 있다.According to one embodiment, at operation 810, a user of the electronic device 400 is newly added to the first image 610 and the second image 620 synthesized in the operation 770 described above in the image gallery section 430 The third image to be synthesized can be selected. The third image to be newly added to the synthesized first image 610 and the second image 620 may be one or more than n.

일 실시예에 따르면, 동작 820에서, 프로세서(480)는, 상기 선택된 제 3 이미지를 제 1 메모리(460)에서 비트맵 형대로 디코딩할 수 있다.According to one embodiment, at operation 820, the processor 480 may decode the selected third image in bitmap form in the first memory 460.

일 실시예에 따르면, 전자 장치(400)의 사용자가 도 6에 도시된 데코레이션 키(450e)를 누르면, 동작 830에서, 프로세서(480)는, 상기 동작 820에서 디코딩된 제 3 이미지를 파일로 변환하여 제 2 메모리(470)에 저장할 수 있다.According to one embodiment, if the user of electronic device 400 presses the decorating key 450e shown in FIG. 6, at operation 830, processor 480 converts the decoded third image to a file And store it in the second memory 470.

일 실시예에 따르면, 프로세서(480)는 상기 제 3 이미지를 파일로 변환하여 제 2 메모리(470)에 저장하기 전에 제 1 메모리(460)에서 삭제하여, 제 1 메모리(460)의 저장 공간을 확보할 수 있다.According to one embodiment, the processor 480 may convert the third image into a file and delete it from the first memory 460 before storing it in the second memory 470, .

일 실시예에 따르면, 제 1 메모리(460)는 새롭게 합성될 제 3 이미지에 대한 원본 데이터를 비트맵 형태로 저장하지 않고, 제 3 이미지에 대한 URI(Uniform Resource Identifier; 통합자원 식별자) 주소만 저장할 수 있다.According to one embodiment, the first memory 460 stores only the URI (Uniform Resource Identifier) address for the third image, instead of storing the original data for the third image to be newly synthesized in a bit map form .

일 실시예에 따르면, 동작 840에서, 프로세서(480)는 파일로 변환되어 제 2 메모리(470)에 저장된, 합성된 제 1 이미지(610) 및 제 2 이미지(620)와 함께, 제 3 이미지를 합성하여, 터치 스크린(440)을 통해, 제 1 이미지(610), 제 2 이미지(620) 및 제 3 이미지가 합성된 이미지를 표시할 수 있다.According to one embodiment, at operation 840, the processor 480, in combination with the synthesized first image 610 and the second image 620, which is converted to a file and stored in the second memory 470, The first image 610, the second image 620, and the third image can be displayed through the touch screen 440. [0050] FIG.

상술한 동작 810 내지 동작 840을 이용하여, 프로세서(480)는 하나 이상의 새롭게 추가되는 다른 이미지들을 합성할 수 있다.Using operations 810 through 840 described above, the processor 480 may synthesize one or more other newly added images.

도 13은 본 개시의 다양한 실시예에 따른 합성된 제 1 이미지 및 제 2 이미지를, 합성되기 전의 원래의 제 1 이미지 및 제 2 이미지로 복원하는 방법을 나타내는 흐름도이다.13 is a flow diagram illustrating a method for restoring synthesized first and second images according to various embodiments of the present disclosure to original first and second images prior to synthesis.

일 실시예에 따르면, 동작 910에서, 프로세서(480)는, 상술한 동작 770에서 합성된 제 1 이미지(610)와 제 2 이미지(620)를 원래의 상태로 복귀시키는 해제 명령을 수신할 수 있다.According to one embodiment, at operation 910, the processor 480 may receive a decompression command to restore the first image 610 and the second image 620 synthesized in the operation 770 described above to their original state .

예를 들어, 전자 장치(400)의 사용자는, 도 6c에 도시된, 데코레이션 해제 키(450k)를 눌러, 제 1 이미지(610) 및 제 2 이미지(620)가 합성되기 전의 원래의 제 1 이미지(610) 및 제 2 이미지(620)로 각각 분리되어 복원될 수 있도록 할 수 있다.For example, the user of the electronic device 400 may press the decode release key 450k, shown in Fig. 6C, to display the original first image 610 before the first image 610 and the second image 620 are synthesized (610) and the second image (620), respectively.

일 실시예에 따르면, 동작 920에서, 프로세서(480)는, 제 1 이미지(610) 및 제 2 이미지(620) 각각의 원본 이미지에 대한 URI 주소를 이용하여, 제 1 이미지(610) 및 제 2 이미지(620)의 원본 이미지를 프레임 형태로 디코딩하여 제 1 메모리(460)에 저장 및 복원할 수 있다.According to one embodiment, at operation 920, the processor 480 may use the URI address for the original image of each of the first image 610 and the second image 620 to generate a first image 610 and a second image 620, The original image of the image 620 may be decoded into a frame form and stored and restored in the first memory 460.

다양한 실시예에 따르면, 프로세서(480)는 제 1 이미지(610) 및 제 2 이미지(620)의 복원 속도를 위해, 제 2 메모리(470)에 저장된 원래의 제 1 이미지(610) 및 제 2 이미지(620)를 활용할 수 있다. 예를 들어, 프로세서(480)는 제 2 메모리(470)에 저장된 제 1 이미지(610) 및 제 2 이미지(620)가 삭제되면, 상술한 원본 이미지에 대한 URI 주소를 이용하여 제 1 이미지(610) 및 제 2 이미지(620)를 복원할 수 있다.According to various embodiments, the processor 480 may store the original first image 610 and the second image 610 stored in the second memory 470, for a restoration rate of the first image 610 and the second image 620, (620). For example, when the first image 610 and the second image 620 stored in the second memory 470 are deleted, the processor 480 deletes the first image 610 and the second image 610 using the URI address for the original image, ) And the second image 620, as shown in FIG.

한편, 파일 스토리지 또는 파일 시스템을 포함하는 제 2 메모리(470)에 파일로 저장된 제 1 이미지(610) 및 제 2 이미지(620)가 삭제되면, 다음과 같은 방법을 이용할 수 있다.On the other hand, if the first image 610 and the second image 620 stored as files in the second memory 470 including the file storage or the file system are deleted, the following method can be used.

일 실시예에 따르면, 프로세서(480)는, 제 1 이미지(610) 및 제 2 이미지(620)를 삭제되기 전의 형태로 복원시켜주는 쉐어드 프리퍼런스(Shared preference)를 이용할 수 있다.According to one embodiment, the processor 480 may utilize a shared preference to restore the first image 610 and the second image 620 to their original form before being deleted.

일 실시예에 따르면, 쉐어드 프리퍼런스는 전자 장치(400)를 리셋하더라도, 전자 장치(400)의 설정정보를 그대로 저장하여, 제 1 이미지(610) 및 제 2 이미지(620)를 복원시키는 기능을 수행하게 할 수 있다.According to one embodiment, even if the electronic device 400 is reset, the shared preference functions to restore the first image 610 and the second image 620 by storing the setting information of the electronic device 400 as it is .

일 실시예에 따르면, 프로세서(480)는 쉐어드 프리퍼런스를 이용하여 제 1 이미지(610) 및 제 2 이미지(620) 각각의 URI 주소를 판독하고, 판독된 URI 주소를 통해 제 1 이미지(610) 및 제 2 이미지(620)를 추출할 수 있다.According to one embodiment, the processor 480 reads the URI address of each of the first image 610 and the second image 620 using the shared preference, and reads the first image 610 through the read URI address, And the second image 620 can be extracted.

일 실시예에 따르면, 프로세서(480)는, 추출된 제 1 이미지(610) 및 제 2 이미지(620)를 제 1 메모리(460)에서 다시 비트맵 형태로 디코딩하고, 디코딩된 비트맵 형태의 제 1 이미지(610) 및 제 2 이미지(620)를 파일로 변환한 후, 다시 제 2 메모리(470)에 저장 및 업데이트할 수 있다.According to one embodiment, the processor 480 decodes the extracted first image 610 and the second image 620 again in the first memory 460 in the form of a bitmap, 1 image 610 and the second image 620 into a file and then store and update it in the second memory 470 again.

또한, 파일 스토리지 또는 파일 시스템을 포함하는 제 2 메모리(470)에 파일로 저장된 제 1 이미지(610) 및 제 2 이미지(620)가 삭제되지 않도록, 다음과 같은 방법을 이용할 수 있다.In addition, the following method may be used so that the first image 610 and the second image 620 stored as files in the second memory 470 including the file storage or the file system are not deleted.

일 실시예에 따르면, 프로세서(480)는, 전자 장치(400)의 사용자가 파일을 삭제할 수 없는, 예를 들어 getfilesdir() API(application Program Interface)를 이용하여, "/data/data/Application/Files"와 같은 어플리케이션 저장 공간에 파일을 저장할 수 있다.According to one embodiment, the processor 480 may use the getfilesdir () application program interface (API), which the user of the electronic device 400 can not delete the file for, for example, "/ data / data / Application / Files "in the application storage space.

410: 카메라 420: 무선 통신부
430: 이미지 갤러리부 440: 터치 스크린
441: 터치 패널 443: 디스플레이부
450: 편집 인터페이스 460: 제 1 메모리
470: 제 2 메모리 480: 프로세서
482: 디코딩부 484: 이미지 합성부
486: 이미지 복원부
410: camera 420: wireless communication unit
430: image gallery part 440: touch screen
441: touch panel 443: display part
450: edit interface 460: first memory
470: second memory 480: processor
482: decoding section 484:
486: image restoration unit

Claims (20)

전자 장치에 있어서,
프로세서; 및
상기 프로세서와 전기적으로 연결된 제 1 메모리 및 제 2 메모리를 포함하고,
상기 제 1 메모리 및 제 2 메모리는, 실행시에, 상기 프로세서가,
선택된 제 1 이미지를 제 1 메모리에서 디코딩하고,
상기 디코딩된 제 1 이미지를 파일로 변환하여 제 2 메모리에 저장하며,
상기 제 1 이미지에 추가될 제 2 이미지의 선택에 따라, 상기 선택된 제 2 이미지를 제 1 메모리에서 디코딩하고,
상기 디코딩된 제 2 이미지를 파일로 변환하여 제 2 메모리에 저장하며,
상기 파일로 변환되어 제 2 메모리에 저장된 제 1 이미지와 제 2 이미지를 합성하도록 하는 인스트럭션들을 저장하는 전자 장치.
In an electronic device,
A processor; And
A first memory and a second memory electrically coupled to the processor,
Wherein the first memory and the second memory, when executed,
Decode the selected first image in a first memory,
Converting the decoded first image into a file and storing it in a second memory,
In accordance with a selection of a second image to be added to the first image, decoding the selected second image in a first memory,
Converting the decoded second image into a file and storing it in a second memory,
And to combine the first image and the second image converted into the file and stored in a second memory.
제 1항에 있어서,
상기 제 1 이미지 및 제 2 이미지는, 카메라 및 무선 통신부 중 적어도 하나를 통해 제공받은 다수개의 이미지인 전자 장치.
The method according to claim 1,
Wherein the first image and the second image are a plurality of images provided through at least one of a camera and a wireless communication unit.
제 1항에 있어서,
상기 제 1 이미지는 다수개의 이미지 프레임을 갖는 백그라운드(background) 이미지이고,
상기 제 2 이미지는 다수개의 이미지 프레임을 갖고서 상기 제 1 이미지에 합성될 포어그라운드(foreground) 이미지인 전자 장치.
The method according to claim 1,
Wherein the first image is a background image having a plurality of image frames,
Wherein the second image is a foreground image having a plurality of image frames to be composited into the first image.
제 1항에 있어서,
상기 프로세서는, 상기 제 1 이미지 및 제 2 이미지를 제 1 메모리에서 비트맵으로 디코딩하는 전자 장치.
The method according to claim 1,
Wherein the processor decodes the first image and the second image into a bitmap from a first memory.
제 1항에 있어서,
상기 프로세서는, 상기 제 1 메모리가 상기 제 1 이미지 및 제 2 이미지의 원본 이미지 데이터의 URI((Uniform Resource Identifier) 주소를 저장하도록 제어하는 전자 장치.
The method according to claim 1,
Wherein the processor controls the first memory to store a URI (Uniform Resource Identifier) address of the original image data of the first image and the second image.
제 1항에 있어서,
상기 프로세서는,
상기 합성된 제 1 이미지 및 제 2 이미지 상에 하나 이상의 새로운 이미지를 더 합성하도록 구성된 전자 장치.
The method according to claim 1,
The processor comprising:
And to further synthesize one or more new images on the synthesized first and second images.
제 1항에 있어서,
상기 프로세서는,
상기 합성된 제 1 이미지 및 제 2 이미지에 대한 합성 해제 명령을 수신함에 따라, 상기 제 1 이미지 및 제 2 이미지의 원본 이미지 데이터에 대한 URI 주소를 이용하여 상기 제 1 이미지 및 제 2 이미지의 원본 이미지를 복원하도록 구성된 전자 장치.
The method according to claim 1,
The processor comprising:
And receiving a synthesis cancel command for the synthesized first image and the second image, the synthesizer decodes the original image of the first image and the second image using the URI address of the original image data of the first image and the second image, The electronic device comprising:
제 1항에 있어서,
상기 프로세서는,
상기 제 1 메모리에서 제 1 이미지 및 제 2 이미지를 비트맵 형태로 디코딩하는 디코딩부;
상기 디코딩된 제 1 이미지 및 제 2 이미지를 합성하는 이미지 합성부; 및
상기 합성된 제 1 이미지 및 제 2 이미지의 원본 이미지의 URI 주소를 이용하여, 원래의 제 1 이미지 및 제 2 이미지로 복원하는 이미지 복원부를 포함하는 전자 장치.
The method according to claim 1,
The processor comprising:
A decoding unit decoding the first image and the second image in bitmap form in the first memory;
An image synthesizer for synthesizing the decoded first image and the second image; And
And restoring the original first image and the second image using the synthesized first image and the URI address of the original image of the second image.
제 1항에 있어서,
상기 제 1 이미지는 정지 이미지 및 움직이는 이미지 중 적어도 하나를 포함하고,
상기 제 2 이미지는 정지 이미지 및 움직이는 이미지 중 적어도 하나를 포함하는 전자 장치.
The method according to claim 1,
Wherein the first image comprises at least one of a still image and a moving image,
Wherein the second image comprises at least one of a still image and a moving image.
전자 장치를 이용하여 이미지를 합성하는 방법으로서,
프로세서가 제 1 이미지를 선택받는 동작;
상기 프로세서가, 상기 선택된 제 1 이미지를 제 1 메모리에서 비트맵으로 디코딩하는 동작;
상기 프로세서가, 상기 디코딩된 제 1 이미지를 파일로 변환하여 제 2 메모리에 저장하는 동작;
상기 프로세서가, 상기 제 1 이미지에 합성될 제 2 이미지를 선택받는 동작;
상기 프로세서가, 상기 선택된 제 2 이미지를 제 1 메모리에서 비트맵으로 디코딩하는 동작;
상기 프로세서가, 상기 디코딩된 제 2 이미지를 파일로 변환하여 제 2 메모리에 저장하는 동작; 및
상기 프로세서가, 상기 파일로 변환되어 제 2 메모리에 저장된 제 1 이미지와 제 2 이미지를 합성하는 동작을 포함하는 방법.
A method of compositing an image using an electronic device,
The processor selecting the first image;
Wherein the processor is further configured to: decode the selected first image into a bitmap from a first memory;
The processor converting the decoded first image into a file and storing it in a second memory;
The processor receiving a second image to be synthesized in the first image;
Wherein the processor is further configured to: decode the selected second image into a bitmap from a first memory;
The processor converting the decoded second image into a file and storing it in a second memory; And
Wherein the processor is operable to combine a first image and a second image that is transformed into the file and stored in a second memory.
제 10항에 있어서,
상기 프로세서는, 상기 제 1 메모리가 제 1 이미지 및 제 2 메모리에 대한 원본 이미지 데이터를 비트맵 형태로 저장하지 않고, 제 1 이미지 및 제 2 이미지의 원본 이미지 데이터의 URI((Uniform Resource Identifier) 주소를 저장하도록 제어하는 동작을 더 포함하는 방법.
11. The method of claim 10,
Wherein the processor is configured to store the original image data for the first image and the second memory in the form of a bitmap and store the URI (Uniform Resource Identifier) address of the original image data of the first image and the second image The method further comprising:
제 10항에 있어서,
상기 제 1 이미지 및 제 2 이미지의 프레임 개수가 동일한 합성인 경우, 상기 프로세서는 제 1 이미지의 프레임에 제 2 이미지의 프레임을 각각 하나씩 매칭하여, 상기 제 1 이미지와 제 2 이미지를 합성하는 동작을 더 포함하는 방법.
11. The method of claim 10,
If the number of frames of the first image and second image is the same, the processor combines the frames of the first image with the frames of the second image, one by one, and combines the first image and the second image Further comprising:
제 10항에 있어서,
상기 제 1 이미지가 제 2 이미지보다 프레임 개수가 많은 합성인 경우, 상기 프로세서는 상기 제 1 이미지의 프레임 개수에 대응되게 제 2 이미지의 프레임을 반복적으로 매칭하여, 상기 제 1 이미지와 제 2 이미지를 합성하는 동작을 더 포함하는 방법.
11. The method of claim 10,
Wherein if the first image is a combination of a larger number of frames than the second image, the processor repeatedly matches a frame of the second image corresponding to the number of frames of the first image, ≪ / RTI >
제 10항에 있어서,
상기 제 2 이미지가 제 1 이미지보다 프레임 개수가 많은 합성인 경우, 상기 프로세서는 상기 제 2 이미지의 프레임 개수에 대응되게 제 1 이미지의 프레임을 반복적으로 매칭하여, 상기 제 1 이미지와 제 2 이미지를 합성하는 동작을 더 포함하는 방법.
11. The method of claim 10,
Wherein if the second image is a combination of a larger number of frames than the first image, the processor repeatedly matches the frames of the first image corresponding to the number of frames of the second image, ≪ / RTI >
제 10항에 있어서,
상기 제 1 이미지가 움직이는 이미지이고, 제 2 이미지가 정지 이미지인 합성인 경우, 상기 프로세서는 상기 움직이는 제 1 이미지의 모든 프레임에 정지 이미지인 제 2 이미지를 합성하는 동작을 더 포함하는 방법.
11. The method of claim 10,
Wherein if the first image is a moving image and the second image is a still image, then the processor further comprises compositing a second image that is a still image in all frames of the moving first image.
제 10항에 있어서,
상기 합성된 제 1 이미지 및 제 2 이미지에 하나 이상의 새로운 이미지를 더 합성하는 경우,
프로세서가 제 3 이미지를 선택받는 동작;
상기 프로세서가, 상기 선택된 제 3 이미지를 제 1 메모리에서 비트맵으로 디코딩하는 동작;
상기 프로세서가, 상기 디코딩된 제 3 이미지를 파일로 변환하여 제 2 메모리에 저장하는 동작; 및
상기 프로세서가, 상기 파일로 변환되어 제 2 메모리에 저장된, 합성된 제 1 이미지 및 제 2 이미지와 함께 상기 제 3 이미지를 합성하는 동작을 더 포함하는 방법.
11. The method of claim 10,
When one or more new images are further synthesized in the synthesized first image and the second image,
An operation in which the processor selects a third image;
Wherein the processor is further configured to: decode the selected third image into a bitmap from a first memory;
The processor converting the decoded third image into a file and storing it in a second memory; And
Wherein the processor further comprises compositing the third image with the synthesized first and second images stored in the second memory and converted to the file.
제 16항에 있어서,
상기 프로세서는, 상기 제 1 메모리가 상기 제 3 이미지에 대한 원본 이미지 데이터를 비트맵 형태로 저장하지 않고, 상기 제 3 이미지의 원본 이미지 데이터의 URI((Uniform Resource Identifier) 주소를 저장하도록 제어하는 동작을 더 포함하는 방법.
17. The method of claim 16,
Wherein the processor is configured to control the first memory to store a URI (Uniform Resource Identifier) address of the original image data of the third image, instead of storing the original image data for the third image in a bitmap form ≪ / RTI >
전자 장치를 이용하여 이미지를 복원하는 방법으로서,
상기 청구항 1에서 합성된 제 1 이미지 및 제 2 이미지를 원래의 상태로 복귀시키는 해제 명령을 수신하는 동작; 및
상기 프로세서가, 상기 제 1 이미지 및 제 2 이미지 각각의 원본 이미지에 대한 URI 주소를 이용하여, 상기 제 1 이미지 및 제 2 이미지의 원본 이미지를 프레임 형태로 디코딩한 후, 상기 제 1 이미지 및 제 2 이미지를 각각 분리하여 복원하는 동작을 포함하는 방법.
A method of restoring an image using an electronic device,
Receiving an unlock command for returning the first image and the second image synthesized in claim 1 to their original states; And
Wherein the processor decodes the original image of the first image and the second image into a frame form using the URI address of the original image of each of the first image and the second image, And separating and restoring each of the images.
제 18항에 있어서,
상기 제 1 이미지 및 제 2 이미지 각각의 원본 이미지에 대한 URI 주소는 제 1 메모리에 저장되어 있는 방법.
19. The method of claim 18,
Wherein a URI address for the original image of each of the first image and the second image is stored in a first memory.
전자 장치의 기능을 제어하는 프로그램이 저장되어 있는 기록매체로서,
상기 전자 장치가, 선택된 제 1 이미지를 제 1 메모리에서 디코딩하고,
상기 디코딩된 제 1 이미지를 파일로 변환하여 제 2 메모리에 저장하며,
상기 제 1 이미지에 추가될 제 2 이미지의 선택에 따라, 상기 선택된 제 2 이미지를 제 1 메모리에서 디코딩하고,
상기 디코딩된 제 2 이미지를 파일로 변환하여 제 2 메모리에 저장하며,
상기 파일로 변환되어 제 2 메모리에 저장된 제 1 이미지와 제 2 이미지를 합성하도록 하는 인스트럭션들을 포함하는 전자 장치의 기능을 제어하는 프로그램이 저장되어 있는 기록 매체.
1. A recording medium on which a program for controlling a function of an electronic device is stored,
Wherein the electronic device decodes the selected first image in a first memory,
Converting the decoded first image into a file and storing it in a second memory,
In accordance with a selection of a second image to be added to the first image, decoding the selected second image in a first memory,
Converting the decoded second image into a file and storing it in a second memory,
A program for controlling a function of an electronic device including instructions for causing a computer to synthesize a first image and a second image that are converted into the file and stored in a second memory.
KR1020160098184A 2016-08-01 2016-08-01 Electronic device and method for image synthesis and restoration KR102594858B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020160098184A KR102594858B1 (en) 2016-08-01 2016-08-01 Electronic device and method for image synthesis and restoration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160098184A KR102594858B1 (en) 2016-08-01 2016-08-01 Electronic device and method for image synthesis and restoration

Publications (2)

Publication Number Publication Date
KR20180014607A true KR20180014607A (en) 2018-02-09
KR102594858B1 KR102594858B1 (en) 2023-10-27

Family

ID=61199119

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160098184A KR102594858B1 (en) 2016-08-01 2016-08-01 Electronic device and method for image synthesis and restoration

Country Status (1)

Country Link
KR (1) KR102594858B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108520508A (en) * 2018-04-04 2018-09-11 掌阅科技股份有限公司 User image optimization method, computing device and storage medium based on user behavior
WO2021172841A1 (en) * 2020-02-25 2021-09-02 삼성전자 주식회사 Electronic device and method for isolating subject and background in photo
WO2022139238A1 (en) * 2020-12-22 2022-06-30 삼성전자 주식회사 Method for providing image, and electronic device supporting same

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004304767A (en) * 2003-01-30 2004-10-28 Sony Corp Reproducing apparatus, reproducing method, reproducing program and recording medium
JP2006013590A (en) * 2004-06-22 2006-01-12 Ricoh Co Ltd Image processing apparatus, image processing method, program, and information recording medium
KR20060047968A (en) * 2004-06-16 2006-05-18 삼성전자주식회사 Apparatus and method for creation of animation using hand-held terminal
KR20060089120A (en) * 2005-02-03 2006-08-08 에스케이 텔레콤주식회사 Method and mobile communication terminal for synthesizing vector graphic animation content with stored picture
JP2007055133A (en) * 2005-08-25 2007-03-08 Oki Data Corp Image forming device and image forming system
KR20090088434A (en) * 2006-12-12 2009-08-19 마이크로소프트 코포레이션 Image processing system for digital collage
KR20140045804A (en) * 2012-10-09 2014-04-17 삼성전자주식회사 Phtographing apparatus and method for blending images
KR20140122952A (en) * 2013-04-11 2014-10-21 삼성전자주식회사 Method for composing images and electronic device implementing the same
KR20140142538A (en) * 2013-06-04 2014-12-12 삼성전자주식회사 Apparatas and method for editing of dual image in an electronic device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004304767A (en) * 2003-01-30 2004-10-28 Sony Corp Reproducing apparatus, reproducing method, reproducing program and recording medium
KR20060047968A (en) * 2004-06-16 2006-05-18 삼성전자주식회사 Apparatus and method for creation of animation using hand-held terminal
JP2006013590A (en) * 2004-06-22 2006-01-12 Ricoh Co Ltd Image processing apparatus, image processing method, program, and information recording medium
KR20060089120A (en) * 2005-02-03 2006-08-08 에스케이 텔레콤주식회사 Method and mobile communication terminal for synthesizing vector graphic animation content with stored picture
JP2007055133A (en) * 2005-08-25 2007-03-08 Oki Data Corp Image forming device and image forming system
KR20090088434A (en) * 2006-12-12 2009-08-19 마이크로소프트 코포레이션 Image processing system for digital collage
KR20140045804A (en) * 2012-10-09 2014-04-17 삼성전자주식회사 Phtographing apparatus and method for blending images
KR20140122952A (en) * 2013-04-11 2014-10-21 삼성전자주식회사 Method for composing images and electronic device implementing the same
KR20140142538A (en) * 2013-06-04 2014-12-12 삼성전자주식회사 Apparatas and method for editing of dual image in an electronic device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108520508A (en) * 2018-04-04 2018-09-11 掌阅科技股份有限公司 User image optimization method, computing device and storage medium based on user behavior
WO2021172841A1 (en) * 2020-02-25 2021-09-02 삼성전자 주식회사 Electronic device and method for isolating subject and background in photo
WO2022139238A1 (en) * 2020-12-22 2022-06-30 삼성전자 주식회사 Method for providing image, and electronic device supporting same

Also Published As

Publication number Publication date
KR102594858B1 (en) 2023-10-27

Similar Documents

Publication Publication Date Title
KR102488333B1 (en) Electronic eevice for compositing graphic data and method thereof
KR20180080629A (en) Electronic device and method for displaying history of executed application thereof
AU2017273159B2 (en) Method of switching application and electronic device therefor
KR102399764B1 (en) Method and apparatus for capturing image
EP3337169A1 (en) Method and device for adjusting resolution of electronic device
KR20170105213A (en) Electronic device and method for driving display thereof
EP3107087B1 (en) Device for controlling multiple areas of display independently and method thereof
KR20180012438A (en) Electronic device and method for operating electronic device
KR20170098059A (en) Electronic device and method for controlling operation thereof
KR102588524B1 (en) Electronic apparatus and operating method thereof
KR20170109401A (en) Electronic device and controlling method thereof
KR20180014498A (en) Electronic device for improving a visibility of text and method of operating the same
KR20180094290A (en) Electronic device and method for determining underwater shooting
KR20180073188A (en) Electronic device and a method for displaying a web page using the same
KR102467869B1 (en) Electronic apparatus and operating method thereof
KR102654807B1 (en) Electronic apparatus and controlling method thereof
KR102594858B1 (en) Electronic device and method for image synthesis and restoration
KR20180082273A (en) Computer readable recording medium and electronic apparatus for performing video call
KR102323797B1 (en) Electronic device and method for sharing information of the same
KR20170119948A (en) Electronic device and controlling method thereof
KR20170046496A (en) Electronic device having camera and image processing method of the same
KR20170098120A (en) Device for Controlling Brightness of Display and Method Thereof
KR20180070216A (en) Method for content tagging and electronic device supporting the same
KR20170044469A (en) Method for recording a screen and an electronic device thereof
KR102568387B1 (en) Electronic apparatus and method for processing data thereof

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant