KR20060015210A - An apparatus and a method for converting animated image, and a recording medium on which a computer program performing thereof is recorded - Google Patents

An apparatus and a method for converting animated image, and a recording medium on which a computer program performing thereof is recorded Download PDF

Info

Publication number
KR20060015210A
KR20060015210A KR1020040064065A KR20040064065A KR20060015210A KR 20060015210 A KR20060015210 A KR 20060015210A KR 1020040064065 A KR1020040064065 A KR 1020040064065A KR 20040064065 A KR20040064065 A KR 20040064065A KR 20060015210 A KR20060015210 A KR 20060015210A
Authority
KR
South Korea
Prior art keywords
frame
image
frames
module
extracted
Prior art date
Application number
KR1020040064065A
Other languages
Korean (ko)
Inventor
고종훈
Original Assignee
(주)디노밴
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by (주)디노밴 filed Critical (주)디노밴
Priority to KR1020040064065A priority Critical patent/KR20060015210A/en
Publication of KR20060015210A publication Critical patent/KR20060015210A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs
    • H04N21/2343Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements
    • H04N21/234381Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements by altering the temporal resolution, e.g. decreasing the frame rate by frame skipping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/40Scenes; Scene-specific elements in video content

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Processing Or Creating Images (AREA)

Abstract

본 발명은 PC기반의 동화상을 이동 통신 단말기에 적합한 형식으로 자동으로 변환하기 위하여, 원본이 되는 상기 동화상을 각 프레임 별로 추출하며, 상기 프레임 각각에 대하여, 상기 프레임의 영역 중 프레임 상호간 소정 이상 다른 영역을 동적 오브젝트 영역으로서 추출하며, 상기 추출된 상기 동적 오브젝트 영역 상호간의 유사도를 비교하여, 소정 이상 유사한 경우 이를 오브젝트화여 레이어를 부여하며, 상기 동화상의 이벤트 별로 키 프레임을 추출하며, 상기 추출된 키 프레임에 기초하여 상기 동화상의 프레임을 재구성하는 시스템, 방법 및 그 컴퓨터 프로그램이 기록된 기록 매체를 개시한다.According to the present invention, in order to automatically convert a PC-based moving picture into a format suitable for a mobile communication terminal, the moving picture which is the original is extracted for each frame, and for each of the frames, an area different from each other by at least a predetermined frame among the areas of the frame. Is extracted as a dynamic object region, and the similarity between the extracted dynamic object regions is compared, and if it is more than a predetermined similarity, objectization is given to the layer, and a key frame is extracted for each event of the moving image, and the extracted key frame is extracted. A system, method for reconstructing a frame of a moving picture, and a recording medium having recorded thereon a computer program are disclosed.

애니메이션, 이동 통신, 아바타Anime, mobile communication, avatar

Description

동화상 이미지 파일 형식 변환 시스템, 방법 및 그 방법을 수행하는 컴퓨터 프로그램이 기록된 기록 매체{An apparatus and a method for converting animated image, and a recording medium on which a computer program performing thereof is recorded}An apparatus and a method for converting animated image, and a recording medium on which a computer program performing approximately is recorded}

도 1은 본 발명의 바람직한 실시예에 의한 동화상 이미지 파일 형식 변환 시스템 100이 이용되는 예를 개념적으로 도시한 블록도.1 is a block diagram conceptually illustrating an example in which a moving image file format conversion system 100 according to a preferred embodiment of the present invention is used.

도 2는 본 발명의 바람직한 실시예에 의한 동화상 이미지 파일 형식 변환 시스템 10의 구성을 개념적으로 도시한 블록도.2 is a block diagram conceptually showing the configuration of a moving image file format conversion system 10 according to a preferred embodiment of the present invention.

도 3은 각 프레임 이미지를 AOP화하는 처리를 설명하기 위한 도면.3 is a diagram for explaining a process of AOPizing each frame image.

도 4는 키 프레임을 추출하는 처리를 설명하기 위한 도면.4 is a diagram for explaining a process of extracting a key frame;

도 5a 및 5b는 AOP 보간를 설명하기 위한 도면.5A and 5B are diagrams for explaining AOP interpolation.

도 6은 이미지 크기 조정 모듈 110가 원본 동화상의 크기를 조정하는 처리를 설명하는 도면FIG. 6 is a diagram for explaining processing of resizing the original moving image by the image resizing module 110; FIG.

도 7은 본 발명의 바람직한 실시예에 의하여 원본인 동화상을 변환하는 과정을 개념적으로 도시한 흐름도.7 is a flowchart conceptually illustrating a process of converting an original moving image according to a preferred embodiment of the present invention.

도 8은 본 발명의 바람직한 실시예에 의하여 원본인 동화상을 변환하는 컴퓨터 프로그램이 기록된 기록 매체 300 및 컴퓨터 시스템 350을 개념적으로 도시한 블록도.8 is a block diagram conceptually showing a recording medium 300 and a computer system 350 in which a computer program for converting an original moving picture is recorded according to a preferred embodiment of the present invention.

*도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

10 동화상 변환 제공 시스템 100 동화상 이미지 파일 형식 변환 시스템10 Video conversion system 100 video image file format conversion system

34 이동 통신 단말기 102 프레임 추출 모듈34 mobile communication terminal 102 frame extraction module

104 프레임 전처리 모듈 106 동적 오브젝트 영역 추출 모듈104 Frame Preprocessing Module 106 Dynamic Object Area Extraction Module

108 오브젝트화 모듈 110 이미지 크기 조정 모듈108 Objectization Module 110 Image Sizing Module

112 색상 조정 모듈 114 키 프레임 추출 모듈112 Color Adjustment Module 114 Key Frame Extraction Module

116 프레임 재구성 모듈 118 파일 변환 모듈116 Frame Reconstruction Module 118 File Conversion Module

120 전송 형식 변환 모듈 300 기록 매체120 Transmission Format Conversion Module 300 Recording Media

350 컴퓨터 시스템350 computer systems

본 발명은 동화상 이미지 파일 형식 변환 시스템 및 그 방법에 관한 것이다. 더욱 상세하게는, 본 발명은 이동 통신 단말기에서 출력되는 동화상에 대하여, 그 품질을 유지하면서 이미지의 용량을 감축시키는 동화상 이미지 파일 형식 변환 시스템 및 그 방법에 관한 것이다.The present invention relates to a moving image file format conversion system and method thereof. More particularly, the present invention relates to a moving image image file format conversion system and method for reducing the capacity of an image while maintaining the quality thereof for a moving image output from a mobile communication terminal.

최근 이동 통신 단말기 관련 서비스가 다양화되면서, 이동 통신 단말기 상에 움직이는 캐릭터 (이른바 아바타) 및/또는 배경의 이미지 (이하, "동화상"이라고 한다.)를 전송하고 사용자가 이를 이용하게 하는 서비스가 증가하는 추세이며, 이에 따라 관련 기술도 매우 급격하게 발전되어 왔다.With the recent diversification of services related to mobile communication terminals, there is an increasing number of services for transmitting moving characters (so-called avatars) and / or background images (hereinafter referred to as "videos") on the mobile communication terminals and allowing users to use them. As a result, related technologies have been developed very rapidly.

상기 동화상을 웹 상에서 구현하는 기술은 다양한 방식으로 이미 널리 알려져 있으며, 그 한 예로서, Animated GIF (Graphics Interchange Format)가 있다. 상기 Animated GIF는 소정의 그래픽 이미지가 웹 페이지 상에서 마치 살아있는 것처럼 움직이게 할 수 있는 그래픽 파일의 형식이다.Techniques for realizing the moving image on the web are already well known in various ways, for example, Animated GIF (Graphics Interchange Format). The animated GIF is a format of a graphic file that can cause a predetermined graphic image to move as if it were alive on a web page.

상기 Animated GIF 형식의 동화상을 이동 통신 단말기 상에서 구현하고자 하는 노력이 계속 되어 왔으나, 이동 통신 시스템에서는 상기 웹에서와는 달리, 이동 통신망을 통한 데이터 처리 속도, 용량 및 이동 통신 단말기의 리소스 (resource)의 제한 등으로 인하여, 동화상을 웹에서와 같은 형식으로 구현하는 것은 매우 곤란하였다. 특히, 이동 통신 시스템에서는, PC의 모니터와는 달리 이동 통신 단말기의 상대적으로 매우 작은 표시 장치 및 한정된 파일 크기라는 난점이 존재하고 있는 것이다.Efforts have been made to implement the animated GIF format on a mobile communication terminal. However, in the mobile communication system, unlike the web, data processing speed, capacity, and resource limitation of the mobile communication terminal are restricted. Due to this, it is very difficult to implement a moving picture in the same format as on the web. In particular, in a mobile communication system, unlike a monitor of a PC, there are difficulties of a relatively very small display device and a limited file size of a mobile communication terminal.

한편, 상기 Animated GIF와 같은 동화상을 이동 통신 단말기 상에서 구현하기 위한 시도로써, SIS (Simple Image Service)라는 무선 인터넷용 동화상 압축 전송 기술이 있다. 상기 SIS 규격은 흑백 뿐만 아니라, 회색과 컬러를 지원하면서도 높은 압축률을 갖고 있기 때문에, 이동 통신 단말기나 이동 통신망에서 큰 무리 없이 사용할 수 있으며, 현재 WAP 기반의 모바일 인터넷과 SMS, ME 기반 환경에서의 동화상 다운로드 등의 서비스에 이용되고 있다. 따라서, 현재 동화상 콘텐츠 제공자들은 상기 SIS 메시지 전송 규격에 기초하여, 이동 통신 단말기에 구현될 동화상을 제작하여 서비스를 제공하고 있다. Meanwhile, as an attempt to implement a moving picture such as the animated GIF on a mobile communication terminal, there is a moving picture compression transmission technology for wireless Internet called SIS (Simple Image Service). Since the SIS standard supports gray and color as well as black and white, and has a high compression ratio, the SIS standard can be used in a mobile communication terminal or a mobile communication network without difficulty. It is used for services such as downloading. Accordingly, video content providers currently provide a service by producing a video to be implemented in a mobile communication terminal based on the SIS message transmission standard.                         

그러나, 상기 SIS 메시지 전송 규격에 기초하여 동화상을 제작함에 있어서 현재의 경우에는, PC기반의 정적 또는 동화상을 SIS 규격에 맞도록 제작할 수 있도록 하는 툴을 이용하여, 콘텐츠 디자이너의 수동적인 작업을 통하여 행하여지고 있는 실정이다.However, in the case of producing a moving picture based on the SIS message transmission standard, in the present case, by performing a manual work of a content designer using a tool that can produce a PC-based static or moving picture conforming to the SIS standard. It is losing.

그러나, 수동적인 작업을 거쳐야 콘텐츠를 제작할 수 있다면, 사용자는 한정된 콘텐츠를 이용할 수 밖에 없게 되며, 미리 준비된 콘텐츠가 아니라면, 웹상에서 사용자가 자유롭게 선택한 PC기반의 동화상을 즉시 변환하여 사용자의 이동 통신 단말기로 전송하는 서비스를 제공하는 것이 사실상 불가능하다.However, if the content can be produced only by manual work, the user has no choice but to use the limited content. If the content is not prepared in advance, the user can freely convert the PC-based video selected by the user freely on the web to the user's mobile terminal. It is virtually impossible to provide a service for transmission.

따라서, PC기반의 동화상을 이동 통신 단말기에 적합한 형식으로 자동으로 변환하는 기술이 요청된다. PC기반의 동화상을 이동 통신 단말기에 적합한 형식으로 자동으로 변환하는 과정에 있어서는, 다음과 같은 문제점이 예상된다.Therefore, a technique for automatically converting a PC-based moving picture into a format suitable for a mobile communication terminal is required. In the process of automatically converting a PC-based moving picture into a format suitable for a mobile communication terminal, the following problems are expected.

첫째, 이동 통신 단말기는 적은 데이터 용량 밖에 지원하고 있지 않기 때문에, 원본인 PC기반의 동화상의 데이터의 용량을 감소시키기 위한 기술이 요구된다.First, since the mobile communication terminal only supports a small data capacity, a technique for reducing the data capacity of the original PC-based moving picture is required.

둘째, 데이터의 용량을 감소시킨 경우, 원본 동화상의 품질의 저하가 수반되기 때문에, 데이터의 용량을 감소시키더라도 그 품질의 저하를 최소화할 수 있는 기술이 요구된다.Second, when the capacity of the data is reduced, since the quality of the original moving picture is accompanied, a technique capable of minimizing the degradation of the quality even if the capacity of the data is reduced is required.

셋째, 원본 동화상의 크기 및 가로 세로 비율이 이동 통신 단말기의 표시 장치와 일치하지 않는 경우, 원본 동화상을 이동 통신 단말기의 표시 장치에 적합한 크기로 조정하는 기술 및 이 경우 이미지 품질을 최소화 할 수 있는 기술이 요구된다. Third, when the size and aspect ratio of the original moving picture do not match the display device of the mobile communication terminal, a technique for adjusting the original moving picture to a size suitable for the display device of the mobile communication terminal, and in this case, a technology for minimizing image quality Is required.                         

넷째, 원본 동화상의 컬러를 이동 통신 단말기의 표시 장치에 적합하도록 조정하는 기술이 요구된다.Fourth, a technique for adjusting the color of the original moving image to be suitable for the display device of the mobile communication terminal is required.

따라서, 본 발명은 상기 문제점을 해결하기 위하여 안출된 것으로서, PC기반의 동화상을 이동 통신 단말기에 적합한 형식으로 자동으로 변환하는 장치, 방법 및 그 컴퓨터 프로그램을 기록한 기록 매체를 제공하는 것을 그 목적으로 한다.Accordingly, an object of the present invention is to provide an apparatus, a method for automatically converting a PC-based moving picture into a format suitable for a mobile communication terminal, and a recording medium on which the computer program is recorded. .

상기 목적을 달성하기 위하여, 본 발명은 적어도 둘 이상의 정지 화상을 시계열적으로 표시함으로써 동화상을 구현하는 동화상 이미지 파일의 형식을 변환하는 동화상 이미지 파일 형식 변환 시스템에 있어서, 상기 이미지 파일의 데이터를 분석하여 상기 각 정지 화상을 프레임으로서 추출하는 프레임 추출 모듈; 상기 추출된 프레임 각각을 상호 비교하여, 프레임 간에 변화되는 이미지 영역을 식별하고, 식별된 이미지 영역을 동적 오브젝트 영역으로서 추출하는 동적 오브젝트 영역 추출 모듈; 서로 다른 프레임으로부터 추출된 동적 오브젝트 영역 상호 간이 유사한가 여부를 판단하고, 소정 기준 이상 유사한 경우, 당해 유사한 동적 오브젝트 영역 중 어느 하나를 독립된 오브젝트로 설정하여, 설정된 독립된 오브젝트가 포함되는 프레임에 대응되는 레이어(Layer)를 생성하는 오브젝트화 모듈; 상기 프레임 중에서, 기준 프레임과 비교하여 소정의 기준 이상으로 차이가 있는 프레임이 식별된 경우, 당해 프레임을 키 프레임(Key Frame)으로서 추출하는 키 프레임 추출 모듈; 및 상기 추출된 키 프레임에 기초하여, 상기 프레임을 재구성하는 프레 임 재구성 모듈을 포함하는 동화상 이미지 파일 형식 변환 시스템을 제공한다.In order to achieve the above object, the present invention provides a video image file format conversion system for converting a format of a video image file that implements a video by displaying at least two still images in time series, and analyzing the data of the image file. A frame extraction module for extracting each still image as a frame; A dynamic object region extraction module which compares each of the extracted frames with each other, identifies an image region that changes between frames, and extracts the identified image region as a dynamic object region; It is determined whether the dynamic object regions extracted from different frames are similar to each other, and if similar to each other by a predetermined criterion or more, a layer corresponding to a frame including the set independent objects is set by setting one of the similar dynamic object regions as an independent object. An objectization module for creating a layer; A key frame extraction module that extracts the frame as a key frame when a frame having a difference that is different from a reference frame by more than a predetermined reference is identified among the frames; And a frame reconstruction module for reconstructing the frame based on the extracted key frame.

또한, 본 발명의 다른 국면에 의하면, 적어도 둘 이상의 정지 화상을 시계열적으로 표시함으로써 동화상을 구현하는 동화상 이미지 파일의 형식을 변환하는 동화상 이미지 파일 형식 변환 방법에 있어서, (1) 상기 이미지 파일의 데이터를 분석하여 상기 각 정지 화상을 프레임으로서 추출하는 프레임 추출하는 단계; (2) 상기 추출된 프레임 각각을 상호 비교하여, 프레임 간에 변화되는 이미지 영역을 식별하고, 식별된 이미지 영역을 동적 오브젝트 영역으로서 추출하는 단계; (3) 서로 다른 프레임으로부터 추출된 동적 오브젝트 영역 상호 간이 유사한가 여부를 판단하고, 소정 기준 이상 유사한 경우, 당해 유사한 동적 오브젝트 영역 중 어느 하나를 독립된 오브젝트로 설정하여, 설정된 독립된 오브젝트가 포함되는 프레임에 대응되는 레이어(Layer)를 생성하는 단계; (4) 상기 프레임 중에서, 기준 프레임과 비교하여 소정의 기준 이상으로 차이가 있는 프레임이 식별된 경우, 당해 프레임을 키 프레임(Key Frame)으로서 추출하는 단계; 및 (5) 상기 추출된 키 프레임에 기초하여, 상기 프레임을 재구성하는 단계를 포함하는 동화상 이미지 파일 형식 변환 방법을 제공한다.According to another aspect of the present invention, a video image file format converting method of converting a format of a moving image image file that implements a moving image by displaying at least two or more still images in time series, wherein (1) the data of the image file. Extracting each still image as a frame by analyzing a frame; (2) comparing each of the extracted frames with each other to identify an image area changing between frames, and extracting the identified image area as a dynamic object area; (3) It is determined whether the dynamic object regions extracted from the different frames are similar to each other, and if similar to each other by a predetermined criterion or more, any one of the similar dynamic object regions is set as an independent object and corresponds to a frame including the set independent object. Generating a layer to be formed; (4) extracting a frame as a key frame when a frame having a difference that is different from a reference frame by more than a predetermined reference is identified among the frames; And (5) reconstructing the frame based on the extracted key frame.

또한, 본 발명의 또 다른 국면에 의하면, 적어도 둘 이상의 정지 화상을 시계열적으로 표시함으로써 동화상을 구현하는 동화상 이미지 파일의 형식을 변환하는 컴퓨터 프로그램이 기록된 기록 매체에 있어서, 상기 컴퓨터 프로그램은, 상기 이미지 파일의 데이터를 분석하여 상기 각 정지 화상을 프레임으로서 추출하는 프레임 추출 모듈; 상기 추출된 프레임 각각을 상호 비교하여, 프레임 간에 변화되는 이미지 영역을 식별하고, 식별된 이미지 영역을 동적 오브젝트 영역으로서 추출하는 동적 오브젝트 영역 추출 모듈; 서로 다른 프레임으로부터 추출된 동적 오브젝트 영역 상호 간이 유사한가 여부를 판단하고, 소정 기준 이상 유사한 경우, 당해 유사한 동적 오브젝트 영역 중 어느 하나를 독립된 오브젝트로 설정하여, 설정된 독립된 오브젝트가 포함되는 프레임에 대응되는 레이어(Layer)를 생성하는 오브젝트화 모듈; 상기 프레임 중에서, 기준 프레임과 비교하여 소정의 기준 이상으로 차이가 있는 프레임이 식별된 경우, 당해 프레임을 키 프레임(Key Frame)으로서 추출하는 키 프레임 추출 모듈; 및 상기 추출된 키 프레임에 기초하여, 상기 프레임을 재구성하는 프레임 재구성 모듈을 포함하는 컴퓨터 프로그램이 기록된 기록 매체를 제공한다.
According to still another aspect of the present invention, there is provided a recording medium in which a computer program for converting a format of a moving image image file for implementing a moving image by displaying at least two still images in time series is recorded. A frame extraction module for analyzing data of an image file and extracting each of the still images as a frame; A dynamic object region extraction module which compares each of the extracted frames with each other, identifies an image region that changes between frames, and extracts the identified image region as a dynamic object region; It is determined whether the dynamic object regions extracted from different frames are similar to each other, and if similar to each other by a predetermined criterion or more, a layer corresponding to a frame including the set independent objects is set by setting one of the similar dynamic object regions as an independent object. An objectization module for creating a layer; A key frame extraction module that extracts the frame as a key frame when a frame having a difference that is different from a reference frame by more than a predetermined reference is identified among the frames; And a frame reconstruction module for reconstructing the frame based on the extracted key frame.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 바람직한 일실시예에 의한 동화상 이미지 파일 형식 변환 시스템 100이 이용되는 예를 개념적으로 도시한 블록도이다. 본 실시예에 의한 동화상 이미지 파일 형식 변환 시스템 100은 동화상 변환 제공 시스템 10의 하나의 구성 요소로서 그 내부에 설치되어 있다. 다른 실시예로서, 본 발명의 동화상 이미지 파일 형식 변환 시스템 100은 동화상 변환 제공 시스템 10으로부터 분리되어 별도의 장치로서 구현되어도 좋다.1 is a block diagram conceptually illustrating an example of using a moving image file format conversion system 100 according to an exemplary embodiment of the present invention. The moving image file format conversion system 100 according to the present embodiment is provided as one component of the moving image conversion providing system 10. As another embodiment, the moving image file format conversion system 100 of the present invention may be implemented separately from the moving image conversion providing system 10.

본 실시예의 동화상 변환 제공 시스템 10은 다양한 통신망을 통하여 사용자 의 단말기인 이동 통신 단말기 34와 데이터 통신을 수행하며, 사용자가 원하는 콘텐츠인 동화상에 대하여 변환을 수행하여 이를 이동 통신 단말기 34에 전송하는 서비스를 제공하는 클라이언트-서버 기반의 서버일 수 있다. 이 때, 동화상 이미지 파일 형식 변환 시스템 100은 상기 사용자가 원하는 콘텐츠인 동화상에 대하여 변환을 수행한다. 또한, 본 발명에서의 이동 통신 단말기 34는 CDMA, GSM 등의 프로토콜에 기초한 이동 통신망을 통하여 데이터 통신을 수행하여 수신한 동화상을 단말기 상의 표시 장치 (도시 안됨)에 디스플레이할 수 있는 기능을 구비한 휴대 전화기, PCS 등의 기기로 정의된다.The moving picture conversion providing system 10 of the present embodiment performs data communication with the mobile communication terminal 34 which is a user's terminal through various communication networks, and performs a service for converting a moving image having a desired content and transmitting it to the mobile communication terminal 34. It may be a client-server based server. At this time, the moving image file format conversion system 100 converts the moving image which is the content desired by the user. In addition, the mobile communication terminal 34 according to the present invention is a portable device having a function of displaying a moving image received by performing data communication through a mobile communication network based on a protocol such as CDMA or GSM on a display device (not shown) on the terminal. It is defined as a device such as a telephone or a PCS.

본 실시예에서는, 사용자는 인터넷 18에 연결되어 있는 사용자의 컴퓨터 시스템 14을 이용하여 콘텐츠 제공자 20이 운영하는 서비스 페이지에 접속하여, 자신이 원하는 움직이는 아바타, 즉 본 발명의 동화상을 선택한 후, 선택된 동화상의 전송을 요청한다. 상기 사용자의 요청에 대하여, 동화상 변환 제공 시스템 10은 CP 게이트웨이 12를 통하여 사용자가 요청한 동화상 원본 파일을 콘텐츠 제공자 20으로부터 전송 받는다.In the present embodiment, the user accesses a service page operated by the content provider 20 using the user's computer system 14 connected to the Internet 18, selects a moving avatar desired by the user, that is, the moving picture of the present invention, and then selects the selected moving picture. Request the transmission of In response to the user's request, the moving picture conversion providing system 10 receives the moving picture original file requested by the user from the content provider 20 through the CP gateway 12.

동화상 변환 제공 시스템 10은 본 발명의 동화상 이미지 파일 형식 변환 시스템 10을 이용하여, 전송 받은 원본 동화상에 대하여 소정의 변환을 수행하여 이동 통신 단말기 34에 적합한 형식으로 변환한다. 동화상 변환 제공 시스템 10은 요청이 있었던 사용자의 이동 통신 단말기 34에 변환된 동화상을 전송한다.The moving image conversion providing system 10 converts the received original moving image into a format suitable for the mobile communication terminal 34 by using the moving image file format conversion system 10 of the present invention. The moving picture conversion providing system 10 transmits the converted moving picture to the mobile communication terminal 34 of the user who made the request.

본 실시예에서는, 동화상 변환 제공 시스템 10은 SMS 서비스 서버 22, HLR 24, MSC/VLR 26, BSC 28 및 BTS 32 등의 이동 통신망을 통하여 단문 메시지를 이동 통신 단말기 34에 전송하며, 이를 수신한 이동 통신 단말기 34는 PDSN 30을 통하여 변환된 이미지로서 원하는 동화상을 수신한다. 동화상 변환 제공 시스템 10이 이동 통신 단말기 34에 변환된 동화상을 제공하는 형태는 다양하게 있을 수 있으며, 이동 통신 단말기 34가 직접 동화상 변환 제공 시스템 10에 동화상의 변환 및 전송을 요청할 수도 있다.In the present embodiment, the moving picture conversion providing system 10 transmits a short message to the mobile communication terminal 34 through a mobile communication network such as an SMS service server 22, an HLR 24, an MSC / VLR 26, a BSC 28, and a BTS 32. The communication terminal 34 receives a desired moving picture as an image converted through the PDSN 30. The moving picture conversion providing system 10 may provide various types of moving pictures to the mobile communication terminal 34, and the mobile communication terminal 34 may directly request the moving picture conversion providing system 10 to convert and transmit the moving pictures.

본 발명에서의 원본이 되는 동화상이 가지는 파일 형식은 다양한 형태의 그래픽 이미지 파일 형식을 포함한다. 특히, 본 실시예에서의 원본인 동화상의 이미지 파일 형식은 복수개의 정지 화상로 구성되며, 이들 정지 화상들이 시계열적으로 표시됨으로써, 동화상이 표현되는 이미지 파일 형식이다. 즉, 본 실시예에서는, 원본인 동화상이 animated GIF 형식의 파일인 것으로 한다. The file format of the original moving image in the present invention includes various types of graphic image file formats. In particular, the image file format of the original moving image in the present embodiment is composed of a plurality of still images, and these still images are displayed in time series, whereby the moving image is represented. In other words, in the present embodiment, it is assumed that the original moving image is a file in the animated GIF format.

또한, 본 발명의 동화상 이미지 파일 형식 변환 시스템 100에 의해 변환되는 동화상은 이동 통신 단말기 34로의 전송에 적합한 다양한 이미지 형식을 포함한다. 특히, 본 실시예에서의 변환된 동화상은 SIS (Simple Image Service) 메시지 전송 규격에 따르는 이미지 데이터인 것으로 한다.In addition, the moving image converted by the moving image image file format conversion system 100 of the present invention includes various image formats suitable for transmission to the mobile communication terminal 34. In particular, the converted moving image in this embodiment is assumed to be image data conforming to the SIS (Simple Image Service) message transmission standard.

본 실시예의 동화상 이미지 파일 형식 변환 시스템 100은 사용자가 요청한 animated GIF 형식의 원본 동화상에 대하여, 그 품질에 큰 영향을 끼치지 않으면서, 이미지의 용량이 감축되도록 이미지 조작 처리를 수행하며, 처리된 이미지에 대하여 이동 통신 단말기 34에 적합한 형식인 SIS 메시지 전송 규격에 따른 그래픽 이미지 데이터의 형식으로 변환을 수행한다. 다른 실시예로서, 동화상 이미지 파일 형식 변환 시스템 100은 사용자가 요청한 animated GIF 형식의 원본 동화 상에 대하여, 이미지의 조작 처리까지만을 수행하고, 처리된 이미지에 대한 SIS 메시지 전송 규격에 따른 그래픽 이미지 데이터의 형식으로 변환은 별도의 장치(도시 안됨)가 수행하여도 좋다.
The moving image file format conversion system 100 of the present embodiment performs an image manipulation process so that the capacity of the image is reduced without significantly affecting the quality of the original moving image of the animated GIF format requested by the user. Converts the graphic image data into a format according to the SIS message transmission standard, which is a format suitable for the mobile communication terminal 34. As another embodiment, the moving image image file format conversion system 100 may perform only manipulation processing of an image on an original moving image of an animated GIF format requested by a user, and may convert graphic image data according to the SIS message transmission standard for the processed image. The conversion to the format may be performed by a separate device (not shown).

다음으로, 도 2를 참조하여 본 발명의 동화상 이미지 파일 형식 변환 시스템 100에 대하여 더욱 상세하게 설명한다. 도 2는 본 발명의 바람직한 실시예에 의한 동화상 이미지 파일 형식 변환 시스템 100의 구성을 개념적으로 도시한 블록도이다. 도시된 바와 같이, 본 실시예의 동화상 이미지 파일 형식 변환 시스템 100은 프레임 추출 모듈 102, 프레임 전처리 모듈 104, 동적 오브젝트 영역 추출 모듈 106, 오브젝트화 모듈 108, 이미지 크기 조정 모듈 110, 색상 조정 모듈 112, 키 프레임 추출 모듈 114, 프레임 재구성 모듈 116, 파일 변환 모듈 118 및 전송 형식 변환 모듈 120을 포함한다.Next, the moving image file format conversion system 100 of the present invention will be described in more detail with reference to FIG. 2 is a block diagram conceptually showing a configuration of a moving image file format conversion system 100 according to a preferred embodiment of the present invention. As shown, the moving image file format conversion system 100 of the present embodiment includes a frame extraction module 102, a frame preprocessing module 104, a dynamic object area extraction module 106, an objectization module 108, an image resizing module 110, a color adjustment module 112, and a key. A frame extraction module 114, a frame reconstruction module 116, a file conversion module 118, and a transmission format conversion module 120.

프레임 추출 모듈 102는 원본이 되는 동화상 파일을 읽어 들여, 그 파일로부터 프레임이 되는 각각의 정지 화상을 추출한다. 본 실시예에서의 프레임 추출 모듈 102는 원본이 되는 animated GIF 형식의 이미지 파일을 디코딩하여, 당해 파일에 담겨져 있는 각각의 정지 화상을 프레임으로서 추출한다.The frame extraction module 102 reads out the original moving image file and extracts each still image serving as a frame from the file. The frame extraction module 102 according to the present embodiment decodes an image file of an animated GIF format as an original, and extracts each still image contained in the file as a frame.

프레임 전처리 모듈 104는 프레임 추출 모듈 102가 추출한 프레임의 이미지를 완전한 이미지의 프레임으로 재조합한다. animated GIF 형식은 disposal 속성, 투명색, 배경 컬러를 이용하여 애니메이션 효과를 주고 있으므로, 일부 프레임은 완전한 형태의 이미지가 아니기 때문에, 후술하는 이미지 처리를 위하여 프레임 각 각을 완전한 이미지로 만든다. Gif 파일의 각 프레임은 이전 프레임과의 상관관계에 따라 변화되는 부분만으로 표현되어 있다. 본 발명은 완전한 형태의 이미지로 구성된 프레임으로부터 특징적인 프레임을 추출하고 있으며, 따라서 먼저 Gif 파일로부터 완전한 형태의 이미지로 구성되는 프레임을 추출해야 한다. 또한, 프레임 전처리 모듈 104는 개별 animated GIF 파일의 프레임 갱신 시간을 동기화한다. 하나의 동화상은 계층관계를 가지는 여러 Gif 파일로 이루어지며, 이러한 Gif 파일의 각 프레임의 갱신 시간(delay time)은 상호 무관하게 설정되어 있으므로 동화상 프레임의 갱신 시간을 동화상을 구성하는 여러 Gif 파일의 프레임 간의 갱신 시간을 동기화하여 결정한다. 프레임 전처리 모듈 104는 프레임 추출 모듈 102가 추출한 프레임의 이미지가 완전한 이미지인 경우에는 동작을 수행할 필요가 없다. 따라서, 이 경우에는, 동화상 이미지 파일 형식 변환 시스템 100은 프레임 전처리 모듈 104를 포함하지 않아도 좋다.The frame preprocessing module 104 reassembles the image of the frame extracted by the frame extraction module 102 into a frame of the complete image. Since the animated GIF format is animated using the disposal property, transparent color, and background color, some frames are not fully formed images, so each frame is made a complete image for image processing to be described later. Each frame of the Gif file is represented by only the parts that change according to the correlation with the previous frame. The present invention extracts a characteristic frame from a frame composed of a full form image, and therefore, a frame composed of a full form image must first be extracted from a Gif file. In addition, the frame preprocessing module 104 synchronizes frame update times of individual animated GIF files. One moving picture is composed of several Gif files having a hierarchical relationship. Since the delay time of each frame of the Gif file is set irrespective of each other, the update time of the moving picture frame is the frame of several Gif files constituting the moving picture. This is determined by synchronizing the update time of the liver. The frame preprocessing module 104 does not need to perform an operation when the image of the frame extracted by the frame extraction module 102 is a complete image. In this case, therefore, the moving image file format conversion system 100 may not include the frame preprocessing module 104.

동적 오브젝트 영역 추출 모듈 106은 상기 추출된 프레임 각각에 대하여, 동적 오브젝트 영역 (Moving Object Region)을 추출한다. 본 발명에서의 동적 오브젝트 영역은, 프레임의 영역 중 프레임 상호간 소정 이상 다른 영역으로 정의된다. 즉, 동적 오브젝트 영역 추출 모듈 106은 추출된 프레임 각각에 대하여, 인접한 두 프레임의 이미지의 각 픽셀을 비교하여 픽셀 값이 다른 부분을 당해 프레임의 동적 오브젝트 영역으로 지정한다.The dynamic object region extraction module 106 extracts a moving object region for each of the extracted frames. In the present invention, the dynamic object region is defined as a region different from one another by at least one frame among the regions of the frame. That is, the dynamic object region extraction module 106 compares each pixel of the image of two adjacent frames with each extracted frame, and designates a portion having a different pixel value as the dynamic object region of the frame.

오브젝트화 모듈 108은 동적 오브젝트 영역 추출 모듈 106에 의해 추출된 동적 오브젝트 영역들 중 유사한 동적 오브젝트 영역들을 오브젝트화한다. 즉, 오 브젝트화 모듈 108은 추출된 동적 오브젝트 영역들 각각에 대하여, 상호간의 픽셀 영역의 유사도를 비교하여, 당해 유사도가 소정치 이상인 경우, 이들 유사한 동적 오브젝트 영역들을 하나의 AOP (Animation Object Plane)로 지정함으로써 오브젝트화한다. 오브젝트화 모듈 108은 동적 오브젝트 영역의 평균 밝기, 평균 색상값, 영역의 넓이, 장축 및 단축의 길이, 주요 색상 및 분포도, 중심 위치 좌표 등의 정보를 구하고 각 정보에 가중치(weight)를 부여하여 유사도를 구한다.The objectification module 108 objects similar dynamic object regions of the dynamic object regions extracted by the dynamic object region extraction module 106. That is, the objectization module 108 compares the similarity of the pixel areas with respect to each of the extracted dynamic object areas, and when the similarity is more than a predetermined value, the similar dynamic object areas are divided into one AOP (Animation Object Plane). To specify an object. The objectification module 108 obtains information such as the average brightness of the dynamic object area, the average color value, the area width, the length of the major axis and the minor axis, the main color and distribution, the center position coordinates, and weights each piece of information to provide similarity. Obtain

도 3을 참조하여 AOP에 대하여 더욱 상세히 설명한다. 도 3은 유사한 동적 오브젝트 영역들을 AOP로 오브젝트화하는 과정을 설명하기 위한 도면이다. 도시된 바와 같이, 오브젝트화 모듈 108은 각 프레임 40에서 변화가 있는 영역인 동적 오브젝트 영역들 중에서 유사한 영역으로서 반복되는 특정 영역들 (예컨대, 도 3에서는 두 마리의 나비 및 소녀) 52 및 54를 오브젝트화한다. 즉, 오브젝트화 모듈 108은 이미지에 표현된 개체들이 하나의 프레임의 이미지에 일체로 형성되어 있는 원본인 이미지로부터, 복수의 프레임의 차원에서 보았을 때 동적인 영역이면서 또한 상호 유사한 영역을 AOP로 오브젝트화한다.AOP will be described in more detail with reference to FIG. 3. FIG. 3 is a diagram for describing a process of objectizing similar dynamic object regions to AOP. As shown, the objectification module 108 objects certain areas (eg, two butterflies and girls in FIG. 3) 52 and 54 that are repeated as similar areas among the dynamic object areas that are areas of change in each frame 40. Make up. In other words, the objectification module 108 objectizes the dynamic and similar areas in the AOP from the original image in which the objects represented in the image are integrally formed in the image of one frame in the dimensions of a plurality of frames. do.

또한, 오브젝트화 모듈 108은 오브젝트화된 AOP들에 대하여, 당해 AOP를 추출한 프레임에 대응시켜 레이어를 부여한다. 예컨대, 오브젝트화 모듈 108은 도 3의 프레임의 배경 이미지에 대하여는 제1 레이어, 도 3에서 두 마리의 나비로 나타나는 제1 오브젝트 52에 대하여는 제2 레이어, 도 3에서 소녀로 나타나는 제2 오브젝트 54에 대하여는 제3 레이어와 같이 순차적으로 레이어를 부여할 수 있다.In addition, the objectization module 108 assigns a layer to the framed AOPs corresponding to the object AOPs. For example, the objectification module 108 may include a first layer for the background image of the frame of FIG. 3, a second layer for the first object 52 represented by two butterflies in FIG. 3, and a second object 54 represented as a girl in FIG. 3. As for the third layer, layers may be sequentially assigned.

따라서, 본 발명에 의하면, 일체로 형성되어 있는 원본인 이미지로부터, 복 수의 프레임의 이미지에서 동적이면서도 유사한 영역을 추출하여 이를 AOP로 오브젝트화함으로써, 프레임의 이미지 크기를 최소화하여 한정된 용량 내에서 최대한의 프레임을 형성할 수 있도록 한다. 따라서, 동화상의 품질을 크게 저하시키지 않고, 이미지 용량을 감축하는 것이 가능하다.Therefore, according to the present invention, by extracting a dynamic and similar area from the image of the plurality of frames from the original image formed integrally and object it with an AOP, to minimize the size of the image of the frame to maximize within a limited capacity To form a frame. Therefore, it is possible to reduce the image capacity without significantly reducing the quality of the moving image.

키 프레임 추출 모듈 114는 추출된 전체 프레임을 키 프레임 우선 순위를 부여한다. 키 프레임의 우선 순위는 인접 프레임 간의 움직임(변화량)이 크게 나타나는 순서대로 부여된다. 인접 프레임간의 움직임(변화량)은 두 프레임의 전체 픽셀 값을 비교하여 변화된 픽셀의 개수로 결정된다. 인접 프레임간의 움직임(변화량)이 크다는 것은 해당 프레임의 동작이 전체 동화상의 움직임을 특징짓는 중요한 프레임을 의미하며, 본 발명에서는 이러한 키 프레임 중심으로 동화상 전체의 특징을 유지하면서 전체 용량을 감소하게 된다.The key frame extraction module 114 gives key frame priority to the extracted entire frame. The priority of key frames is given in the order in which the movement (change amount) between adjacent frames is large. The movement (change amount) between adjacent frames is determined by the number of changed pixels by comparing the total pixel values of the two frames. The large movement (change amount) between adjacent frames means an important frame in which the motion of the frame characterizes the motion of the entire moving picture. In the present invention, the overall capacity is reduced while maintaining the characteristics of the entire moving picture around the key frame.

도 4를 참조하여 키 프레임 추출에 대하여 더욱 상세히 설명한다. 도 4는 키 프레임을 추출하는 처리를 설명하기 위한 도면이다. 도 4의 상단의 도시된 일련의 프레임에 대하여, 키 프레임 추출 모듈 114는 각 프레임의 이미지의 움직임을 각 픽셀의 변화로 비교하여, 예컨대, 프레임 42a 내지 42d를 키 프레임으로 지정한다.Key frame extraction will be described in more detail with reference to FIG. 4. 4 is a diagram for explaining a process of extracting a key frame. For the series of frames shown at the top of FIG. 4, the key frame extraction module 114 compares the movement of the image of each frame with the change of each pixel, for example, designating frames 42a through 42d as key frames.

프레임 재구성 모듈 116은 키 프레임 추출 모듈 114에 의해 추출된 키 프레임에 기초하여, 원본 이미지의 프레임을 재구성한다. 각 레이어별로 구해진 키 프레임 우선 순위를 바탕으로 프레임을 재구성한다. 가장 우선 순위가 높은 키 프레임을 사용하여 프레임을 재구성하고, 허용된 파일 용량 내에서 다음 우선 순위의 프레임들을 사용하여 다음 프레임을 재구성한다. 따라서, 본 발명에 의하면, 이동 통신 단말기 34로의 전송을 위하여 원본인 동화상의 프레임 수를 줄여야 하는 경우, 키 프레임을 중심으로 한 프레임의 재구성을 통하여 보다 자연스러운 애니메이션 효과를 제공할 수 있다.The frame reconstruction module 116 reconstructs the frame of the original image based on the key frame extracted by the key frame extraction module 114. The frame is reconstructed based on the key frame priority obtained for each layer. Reconstruct the frame using the highest priority key frame and reconstruct the next frame using the frames of the next priority within the allowed file capacity. Therefore, according to the present invention, when it is necessary to reduce the number of frames of the original moving picture for transmission to the mobile communication terminal 34, a more natural animation effect can be provided by reconstructing the frame around the key frame.

한편, 프레임 재구성 모듈 116은 오브젝트화 모듈 108에 의하여 적어도 둘 이상의 레이어로 배열된 복수의 프레임 중에서, 추출된 키 프레임 및 당해 키 프레임에 대응하는 레이어의 프레임을 추출함으로써, AOP 보간을 행한다.On the other hand, the frame reconstruction module 116 performs AOP interpolation by extracting the extracted key frame and the frame of the layer corresponding to the key frame from among the plurality of frames arranged in the at least two layers.

도 5a 및 5b를 참조하여 AOP 보간에 대하여 상세히 설명한다. 도 5a 및 5b는 AOP 보간를 설명하기 위한 도면이다. 도 5a에서의 부호 62, 64 및 66은 각각 제1 레이어, 제2 레이어 및 제3 레이어를 나타내며, 부호 68은 제1 내지 제3 레이어 62 내지 66의 이미지를 모두 합성한 합성 이미지 (Integrated Image)를 나타낸다.AOP interpolation will be described in detail with reference to FIGS. 5A and 5B. 5A and 5B are diagrams for explaining AOP interpolation. Reference numerals 62, 64, and 66 in FIG. 5A denote first layers, second layers, and third layers, respectively, and reference numeral 68 denotes an integrated image obtained by combining all the images of the first to third layers 62 to 66. Indicates.

PC 기반의 animated GIF의 경우, 각각의 정지 화상들은 시간 간격에 따라 표시되며, 프레임 수 및 용량에 제한 없이 이미지들이 표시된다. 따라서, 각각의 정지 화상들을 모두 표시하면, 도 5a의 합성 이미지 A-1, B-1, ..., C-1-a가 표시된다. 만일, 도 5a의 동화상을 SIS 형식으로 전송하기 위하여 프레임 수를 감축하여 전송해야 하는 경우, 별도의 처리를 하지 않고 임의의 4 프레임을 전송한다면, 예컨대 그 합성 이미지는 B, E-a, A-c 및 C-2-a가 될 수 있다. 이 때, 전송되는 합성 이미지 B, E-a, A-c 및 C-2-a는 원본 이미지와 비교할 때, 동화상의 움직임이 고려되지 않고 단순히 프레임 수만이 줄어들었기 때문에, 상당한 이미지 품질의 저 하를 가져오게 된다.In the case of a PC-based animated GIF, each still image is displayed at a time interval, and images are displayed without limitation on the number and capacity of frames. Therefore, when all of the still images are displayed, the composite images A-1, B-1, ..., C-1-a of Fig. 5A are displayed. If the number of frames is to be reduced and transmitted in order to transmit the moving image of FIG. 5A in the SIS format, and if any 4 frames are transmitted without any separate processing, for example, the composite image is B, Ea, Ac, and C-. May be 2-a. In this case, the transmitted composite images B, Ea, Ac, and C-2-a do not consider the motion of the moving image and simply reduce the number of frames when compared with the original image, resulting in considerable image quality degradation. .

이에 대하여 본 실시예에서는, 도 5b에 도시된 바와 같이, 프레임 재구성 모듈 116은 키 프레임 추출 모듈 114가 추출한 각 레이어 62 내지 66의 키 프레임 A, F, 1, 4, a 및 d를 중심으로 프레임을 재구성한다. 즉, 본 실시예의 프레임 재구성 모듈 116은 키 프레임 A, F, 1, 4, a 및 d를 중심으로 당해 키 프레임 및 이에 대응하는 레이어의 프레임을 추출함으로써, 그 합성 이미지가 A-1, D-3-a, F-4-b, A-1-d 및 C-2-a가 되도록 한다. 이 경우, 합성 이미지 A-1, D-3-a, F-4-b, A-1-d 및 C-2-a를 구성하는 각 프레임 A, F, 1, 4, a 및 d는 각 레이어 62 내지 66의 키 프레임이기 때문에, 원본인 합성 이미지 A-1, B-1, ..., C-1-a의 움직임의 특성을 가장 효과적으로 나타낸다. 따라서, 본 실시예에 의하면, 프레임 수를 감축하여 전송해야 하는 경우, 키 프레임 위주로 프레임을 재구성함으로써, 원본인 동화상의 품질을 크게 저하시키지 않고, 자연스러운 애니메이션 효과를 낼 수 있다.In contrast, in the present embodiment, as shown in FIG. 5B, the frame reconstruction module 116 mainly focuses on the key frames A, F, 1, 4, a, and d of the layers 62 to 66 extracted by the key frame extraction module 114. Reconstruct That is, the frame reconstruction module 116 of the present embodiment extracts the frame of the key frame and the layer corresponding thereto based on the key frames A, F, 1, 4, a, and d, so that the composite image is A-1, D-. 3-a, F-4-b, A-1-d and C-2-a. In this case, each of the frames A, F, 1, 4, a and d constituting the synthesized images A-1, D-3-a, F-4-b, A-1-d and C-2-a is Since it is a key frame of layers 62 to 66, the characteristics of the movement of the original composite images A-1, B-1, ..., C-1-a are most effectively represented. Therefore, according to the present embodiment, when the frame number is to be reduced and transmitted, by reconstructing the frame around the key frame, a natural animation effect can be achieved without significantly reducing the quality of the original moving image.

이미지 크기 조정 모듈 110은 원본 동화상의 크기가 전송될 이동 통신 단말기 34의 표시 장치의 크기와 일치하지 않는 경우, 원본 동화상의 크기를 이동 통신 단말기 34의 표시 장치에 적합하도록 조정한다. 도 6를 참조하여 더욱 상세히 설명한다. 도 6은 이미지 크기 조정 모듈 110이 원본인 동화상의 크기를 조정하는 처리를 설명하는 도면이다.If the size of the original moving picture does not match the size of the display device of the mobile communication terminal 34 to be transmitted, the image resizing module 110 adjusts the size of the original moving picture to suit the display device of the mobile communication terminal 34. It will be described in more detail with reference to FIG. FIG. 6 is a view for explaining a process of adjusting the size of a moving picture that is the original by the image resizing module 110. FIG.

도시된 바와 같이, 원본 이미지 46의 크기 및/또는 가로 세로의 비율이 이동 통신 단말기 34의 표시 장치 36와 일치하지 않는 경우, 원본 이미지 46의 가로 세로의 비율을 고려하여 크기 조정을 하더라도, 이미지 46a처럼 단말기 34의 표시 장치 36의 양측에 공백이 발생하게 되어, 전체 화면을 활용하지 못하는 문제가 있다. 나아가, 표시 장치 36의 공백을 없애기 위하여 원본 이미지 46에 대해 조정을 하더라도, 이미지 46b처럼 원본 이미지 46이 부자연스럽게 표현되는 문제가 있다.As shown, if the size and / or aspect ratio of the original image 46 does not match the display device 36 of the mobile communication terminal 34, the image 46a may be adjusted even if the size is adjusted in consideration of the aspect ratio of the original image 46. Likewise, a space is generated at both sides of the display device 36 of the terminal 34, and thus there is a problem that the entire screen cannot be utilized. Further, even when the original image 46 is adjusted to remove the blank of the display device 36, there is a problem in which the original image 46 is unnaturally expressed like the image 46b.

이에 대하여, 본 발명의 이미지 크기 조정 모듈 110은 크기 및 비율에 따른 리사이징 알고리즘을 이용하여 원본 이미지 46을 조정한다. 예컨대, 이미지 크기 조정 모듈 110은, 도 6의 이미지 46c와 같이, 원본 이미지 46의 주된 캐릭터를 손상시키지 않고, 배경 이미지에 대하여만 스트레칭 기법을 이용하여 표시 장치 36의 전체 화면으로 이미지가 표시되도록 한다. 또한, 이미지 크기 조정 모듈 110은, 이미지 46d와 같이, 원본 이미지 46의 주된 캐릭터인 인물을 손상시키지 않고, 배경 이미지의 가장자리의 픽셀을 복사하는 방법으로 표시 장치 36의 전체 화면에 이미지가 표시되도록 한다. 상기 이미지 크기 조정 모듈 110의 리사이징 처리는 본 발명의 유사 동적 오브젝트 영역의 오브젝트화에 의해 가능하게 된다.In contrast, the image resizing module 110 of the present invention adjusts the original image 46 using a resizing algorithm according to the size and ratio. For example, as shown in the image 46c of FIG. 6, the image resizing module 110 allows the image to be displayed on the entire screen of the display device 36 using a stretching technique only for the background image without damaging the main character of the original image 46. . In addition, the image resizing module 110 allows the image to be displayed on the entire screen of the display device 36 by copying pixels of the edge of the background image without damaging a person who is the main character of the original image 46, as in the image 46d. . The resizing process of the image resizing module 110 is made possible by objectization of the pseudo dynamic object area of the present invention.

색상 조정 모듈 112는, 원본인 동화상을 이동 통신 단말기 34에 적합한 형식으로 변환하는 과정에서 원본인 동화상의 색상이 변질될 수 있기 때문에, 각 프레임의 이미지의 색상을 재구성하여 이동 통신 단말기 34에 최적화된 색상으로 조정한다. 이동 통신 단말기는 단말기마다 표현되는 색상의 수와 색상값이 차이가 있다. 따라서 동일한 동화상을 서로 다른 단말기에서 재생하는 경우, 원래의 색상과는 다른 색상으로 표현될 수 있다. 따라서 사용될 이동 통신 단말기에서 최적으로 표현될 수 있도록 단말기 특성에 맞추어 동화상의 색상을 조정한다.Since the color adjustment module 112 may change the color of the original moving image in the process of converting the original moving image into a format suitable for the mobile communication terminal 34, the color adjustment module 112 is configured to be optimized for the mobile communication terminal 34 by reconstructing the color of the image of each frame. Adjust to color. The mobile communication terminal has a difference in the number and color values of colors expressed for each terminal. Therefore, when the same moving picture is played in different terminals, the same moving picture may be expressed in a different color from the original color. Therefore, the color of the moving picture is adjusted according to the characteristics of the terminal so as to be optimally expressed in the mobile communication terminal to be used.

파일 변환 모듈 118은 프레임 재구성 모듈 116에 의해 재구성된 프레임에 대하여 그 데이터 형식을 SIS 메시지 전송 규격에서 입력 데이터 형식으로 적합한 이미지 파일 형식으로 변환한다. 본 실시예의 파일 변환 모듈 118은 프레임이 재구성된 이미지 데이터에 대하여 프레임 단위로 BMP(Bitmap) 파일 형식으로 변환한다. 파일 변환 모듈 118은 재구성된 프레임에 대하여 각 레이어 별로 변환을 수행한다.The file conversion module 118 converts the data format of the frame reconstructed by the frame reconstruction module 116 into an image file format suitable for input data format in the SIS message transmission standard. The file conversion module 118 of the present embodiment converts the frame-constructed image data into a BMP (Bitmap) file format on a frame basis. The file conversion module 118 performs conversion for each layer on the reconstructed frame.

전송 형식 변환 모듈 120은 BMP 파일 형식으로 변환된 데이터를 SIS 메시지 전송 규격의 형식으로 변환한다. 상기 BMP 파일 형식 및 SIS 메시지 전송 규격은 본 발명이 속하는 기술 분야에서 널리 알려진 기술이므로 이에 대한 설명은 생략한다.The transmission format conversion module 120 converts the data converted into the BMP file format into the format of the SIS message transmission standard. The BMP file format and the SIS message transmission standard are well known in the art to which the present invention pertains, and thus description thereof will be omitted.

한편 상기한 바와 같이, 프레임이 재구성된 동화상 데이터를 이동 통신 단말기 34로의 전송에 적합한 형식으로 변환하는 기능은 별도의 장치 (도시 안됨)가 수행할 수 있으며, 이 경우, 본 발명의 동화상 이미지 파일 형식 변환 시스템 100은 전송 형식 변환 모듈 120을 구비하지 않아도 좋다.
Meanwhile, as described above, a function of converting the frame-reconstructed moving picture data into a format suitable for transmission to the mobile communication terminal 34 may be performed by a separate device (not shown), and in this case, the moving picture image file format of the present invention. The conversion system 100 does not have to be equipped with the transmission format conversion module 120.

다음으로, 본 발명의 바람직한 실시예에 의한 동화상 이미지 파일 형식 변환 방법에 대하여 상세히 설명한다. 도 6은 본 발명의 바람직한 실시예에 의하여 원본인 동화상을 변환하는 과정을 개념적으로 도시한 흐름도이다.Next, a moving image file format conversion method according to a preferred embodiment of the present invention will be described in detail. 6 is a flowchart conceptually illustrating a process of converting an original moving image according to a preferred embodiment of the present invention.

먼저, 동화상 이미지 파일 형식 변환 시스템 100의 프레임 추출 모듈 102는 원본이 되는 동화상 파일의 데이터를 읽어 들여, 이를 디코딩하여 프레임이 되는 정지 화상을 추출한다 (S200).First, the frame extraction module 102 of the moving image file format conversion system 100 reads data of a moving image file that is an original, decodes it, and extracts a still image that becomes a frame (S200).

다음으로, 프레임 전처리 모듈 104는 S200에서 추출된 각 프레임의 이미지 가 완전한 이미지인지 판별한다 (S202). 완전하지 않는 이미지인 경우, 각각의 프레임을 완전한 이미지의 프레임으로 재조합한다 (S204).Next, the frame preprocessing module 104 determines whether the image of each frame extracted in S200 is a complete image (S202). If the image is not complete, each frame is reassembled into a frame of the complete image (S204).

다음으로, 동적 오브젝트 영역 추출 모듈 106은 각 프레임을 비교하여, 프레임 상호간 차이가 있는 영역을 검출하여 동적 오브젝트 영역을 추출한다 (S206).Next, the dynamic object region extraction module 106 compares each frame, detects regions with differences between the frames, and extracts the dynamic object region (S206).

다음으로, 오브젝트화 모듈 108은 S204에서 추출된 각 동적 오브젝트 영역의 유사도를 비교하여, 동적 오브젝트 영역 상호간 소정 이상 유사도를 가지는 경우, 당해 동적 오브젝트 영역을 AOP로서 오브젝트화하고, 당해 프레임에 대응시켜 레이어를 부여한다 (S208).Next, the objectification module 108 compares the similarity degree of each dynamic object area extracted in S204, and when the dynamic object areas have a predetermined or more similarity level, objectizes the dynamic object area as an AOP, corresponds to the frame, and makes a layer. It is given (S208).

다음으로, 키 프레임 추출 모듈 114는 동화상의 이벤트 별로 움직임이 가장 두드러지는 프레임을 키 프레임으로서 검출하여 이를 인덱싱한다 (S210).Next, the key frame extraction module 114 detects and indexes the frame in which the motion is most prominent for each event of the moving image as a key frame (S210).

다음으로, 프레임 재구성 모듈 116은 S210에서 검출된 키 프레임에 기초하여, 동화상의 프레임을 재구성한다 (S212). 즉, 프레임 재구성 모듈 116은 키 프레임에 기초하여, 중간 프레임을 추출해 내고, AOP 보간을 수행한다.Next, the frame reconstruction module 116 reconstructs the frame of the moving image based on the key frame detected in S210 (S212). That is, the frame reconstruction module 116 extracts the intermediate frame based on the key frame and performs AOP interpolation.

다음으로, 이미지 크기 조정 모듈 110은, 원본 이미지의 크기 및/또는 비율이 이동 통신 단말기 34의 표시 장치 36와 일치하지 않는 경우, 이를 표시 장치 36에 적합하도록 리사이징 처리를 한다 (S214). 또한, 색상 조정 모듈 112는 원본 이미지의 색상이 이동 통신 단말기 34에 최적화되도록 조정한다 (S216).Next, when the size and / or ratio of the original image does not match the display device 36 of the mobile communication terminal 34, the image resizing module 110 performs resizing to fit the display device 36 (S214). In addition, the color adjustment module 112 adjusts the color of the original image to be optimized for the mobile communication terminal 34 (S216).

다음으로, 파일 변환 모듈 118은 프레임이 재구성된 동화상의 데이터를 BMP 이미지 파일 형식으로 변환한다 (S218). 다음으로, 전송 형식 변환 모듈 120은 변환된 BMP 이미지 파일을 이동 통신 단말기 34로의 전송에 적합한 SIS 메시지 전송 규격의 형식으로 변환한다 (S220).
Next, the file conversion module 118 converts the frame-reconstructed moving image data into a BMP image file format (S218). Next, the transmission format conversion module 120 converts the converted BMP image file into a format of an SIS message transmission standard suitable for transmission to the mobile communication terminal 34 (S220).

다음으로, 본 발명의 바람직한 실시예에 의하여 동화상을 변환하는 컴퓨터 프로그램이 기록된 기록 매체 300에 관하여 설명한다. 본 실시예에 의한 컴퓨터 프로그램은 원본이 되는 animated GIF 형식의 동화상을 각 프레임 별로 분해하여 추출하는 프레임 추출 모듈, 상기 추출한 프레임의 이미지를 완전한 이미지의 프레임으로 재조합하는 프레임 전처리 모듈, 상기 프레임 각각에 대하여, 동적 오브젝트 영역을 추출하는 동적 오브젝트 영역 추출 모듈, 추출된 동적 오브젝트 영역들 중 유사한 동적 오브젝트 영역들을 오브젝트화하는 오브젝트화 모듈, 동화상의 소정의 단위 별로 키 프레임을 검색하여 이를 인덱싱하는 키 프레임 추출 모듈, 추출된 키 프레임에 기초하여, 동화상의 프레임을 재구성하는 프레임 재구성 모듈, 재구성된 프레임에 대하여 프레임 단위로 BMP 파일 형식으로 변환하는 파일 변환 모듈 및 BMP 파일을 이동 통신 단말기 34로의 전송에 적합한 형식으로 변환하는 전송 형식 변환 모듈을 포함한다. 나아가, 본 실시예에 의한 컴퓨터 프로그램은 원본 이미지를 이동 통신 단말기 34의 표시 장치의 크기 및 가로 세로 비율에 기초하여 조정하는 이미지 크기 조정 모듈 및 원본 이미지의 색상을 이동 통신 단말기 34에 최적화하도록 조정하는 색상 조정 모듈을 더욱 포함하여도 좋다.Next, a description will be given of a recording medium 300 on which a computer program for converting moving images is recorded according to a preferred embodiment of the present invention. The computer program according to the present embodiment includes a frame extraction module which decomposes and extracts a moving picture of the original animated GIF format for each frame, a frame preprocessing module for recombining the extracted frame image into a frame of a complete image, and for each of the frames. A dynamic object region extraction module for extracting a dynamic object region, an objectization module for objecting similar dynamic object regions among the extracted dynamic object regions, and a key frame extraction module for retrieving and indexing a key frame by a predetermined unit of a moving image A frame reconstruction module for reconstructing a frame of a moving image based on the extracted key frame, a file conversion module for converting the reconstructed frame into a BMP file format on a frame-by-frame basis, and a BMP file in a format suitable for transmission to the mobile communication terminal 34. Converting It includes a transmission format converting module. Furthermore, the computer program according to the present embodiment adjusts the image size adjusting module to adjust the original image based on the size and aspect ratio of the display device of the mobile communication terminal 34 and to optimize the color of the original image to the mobile communication terminal 34. It may further include a color adjustment module.

상기 각 모듈들은 상기 동화상 이미지 파일 형식 변환 시스템 100의 프레임 추출 모듈 102, 프레임 전처리 모듈 104, 동적 오브젝트 영역 추출 모듈 106, 오브젝트화 모듈 108, 이미지 크기 조정 모듈 110, 색상 조정 모듈 112, 키 프레임 추 출 모듈 114, 프레임 재구성 모듈 116 및 형식 변환 모듈 114에 각각 대응하는 기능을 가지므로, 각 모듈들에 대한 설명은 생략한다.The modules include frame extraction module 102, frame preprocessing module 104, dynamic object region extraction module 106, objectification module 108, image resizing module 110, color adjustment module 112, and key frame extraction of the moving image file format conversion system 100. Since the module 114, the frame reconstruction module 116, and the format conversion module 114 have functions corresponding to each, a description of each module is omitted.

도 8에 참조하면, 도 8은 본 발명의 바람직한 실시예에 의하여 원본인 동화상을 변환하는 컴퓨터 프로그램이 기록된 기록 매체 300 및 컴퓨터 시스템 350을 개념적으로 도시한 블록도이다. 상기 기록 매체 300에 기록된 프로그램은 컴퓨터 시스템 350의 기록 매체 드라이브 358에 의해 읽어 들여져, 하드 디스크 드라이브 359에 설치된다. 컴퓨터 시스템 350에 설치된 상기 프로그램의 각 모듈들은 컴퓨터 시스템 350의 대하여 CPU 352, RAM 354, ROM 356 등의 동작에 의해 각각의 기능을 수행하도록 한다. 이 경우, 컴퓨터 시스템 350은 동화상 변환 제공 시스템 10의 내부에 설치되거나 외부에 연결되어 상기 기능을 수행할 수 있다.Referring to FIG. 8, FIG. 8 is a block diagram conceptually illustrating a recording medium 300 and a computer system 350 in which a computer program for converting an original moving picture is recorded according to a preferred embodiment of the present invention. The program recorded on the recording medium 300 is read by the recording medium drive 358 of the computer system 350 and installed in the hard disk drive 359. Each module of the program installed in the computer system 350 is configured to perform respective functions by operations of the CPU 352, the RAM 354, the ROM 356, and the like of the computer system 350. In this case, the computer system 350 may be installed inside the moving image conversion providing system 10 or connected to the outside to perform the above function.

한편, 기록 매체 300은, CD-ROM, CD-R, CD-RW, DVD 등의 광학적 기록 매체, 플래쉬 메모리 등의 반도체 기록 매체, FD, 마그네틱 테잎 등의 자기 기록 매체 등을 포함한다.
On the other hand, the recording medium 300 includes optical recording media such as CD-ROM, CD-R, CD-RW, DVD, semiconductor recording media such as flash memory, magnetic recording media such as FD, magnetic tape and the like.

이상, 본 발명을 바람직한 실시예를 통하여 설명하였으나, 본 발명의 기술 사상은 상기 실시예에 한정되는 것은 아니며, 하기 특허청구범위 내에서 다양하게 변형 실시될 수 있음을 주지하여야 한다.As mentioned above, although this invention was demonstrated through the preferable embodiment, it should be noted that the technical idea of this invention is not limited to the said embodiment, It can be variously modified and implemented within the following claims.

상기한 바와 같이, 본 발명에 의하면, 원본인 PC기반의 동화상을 실시간으로 이동 통신 단말기에 적합한 형식으로 변환하는 것이 가능하므로, 사용자는 다양 한 동화상을 자신의 이동 통신 단말기 상에서 즉시 이용하는 것이 가능하다.As described above, according to the present invention, since it is possible to convert the original PC-based moving picture into a format suitable for a mobile communication terminal in real time, a user can immediately use various moving pictures on his mobile communication terminal.

또한, 본 발명에 의하면, 원본인 PC기반의 동화상을 이동 통신 단말기에 적합한 형식으로 변환함에 있어서, 원본인 동화상의 품질을 크게 저하하지 않고, 그 용량을 감소시키는 것이 가능하다.Further, according to the present invention, in converting a PC-based moving picture as an original into a format suitable for a mobile communication terminal, it is possible to reduce the capacity of the original moving picture without significantly reducing the quality of the moving picture.

또한, 본 발명에 의하면, 데이터의 용량을 감소시키더라도 원본 동화상의 품질의 저하를 최소화하여, 이동 통신 단말기 상에서 자연스러운 애니메이션을 구현하는 것이 가능하다.In addition, according to the present invention, it is possible to minimize the deterioration of the quality of the original moving image even if the capacity of the data is reduced, and to implement natural animation on the mobile communication terminal.

또한, 본 발명에 의하면, 원본 동화상이 이동 통신 단말기의 표시 장치의 크기 또는 가로 세로 비율과 일치하지 않는 경우, 원본 동화상을 이동 통신 단말기의 표시 장치에 적합한 크기로 조정할 수 있으며, 이 경우 이미지 품질을 최소화 하는 것이 가능하다.Further, according to the present invention, when the original moving picture does not match the size or aspect ratio of the display device of the mobile communication terminal, the original moving picture can be adjusted to a size suitable for the display device of the mobile communication terminal. It is possible to minimize.

또한, 본 발명에 의하면, 원본 동화상의 컬러를 이동 통신 단말기의 표시 장치에 최적화하도록 조정하는 것이 가능하다.Further, according to the present invention, it is possible to adjust the color of the original moving picture so as to optimize the display device of the mobile communication terminal.

Claims (19)

적어도 둘 이상의 정지 화상을 시계열적으로 표시함으로써 동화상을 구현하는 동화상 이미지 파일의 형식을 변환하는 동화상 이미지 파일 형식 변환 시스템에 있어서,In a moving image file format conversion system for converting a format of a moving image image file that implements a moving image by displaying at least two still images in time series, 상기 이미지 파일의 데이터를 분석하여 상기 각 정지 화상을 프레임으로서 추출하는 프레임 추출 모듈;A frame extraction module for analyzing data of the image file and extracting each of the still images as a frame; 상기 추출된 프레임 각각을 상호 비교하여, 프레임 간에 변화되는 이미지 영역을 식별하고, 식별된 이미지 영역을 동적 오브젝트 영역으로서 추출하는 동적 오브젝트 영역 추출 모듈;A dynamic object region extraction module which compares each of the extracted frames with each other, identifies an image region that changes between frames, and extracts the identified image region as a dynamic object region; 서로 다른 프레임으로부터 추출된 동적 오브젝트 영역 상호 간이 유사한가 여부를 판단하고, 소정 기준 이상 유사한 경우, 당해 유사한 동적 오브젝트 영역 중 어느 하나를 독립된 오브젝트로 설정하여, 설정된 독립된 오브젝트가 포함되는 프레임에 대응되는 레이어(Layer)를 생성하는 오브젝트화 모듈;It is determined whether the dynamic object regions extracted from different frames are similar to each other, and if similar to each other by a predetermined criterion or more, a layer corresponding to a frame including the set independent objects is set by setting one of the similar dynamic object regions as an independent object. An objectization module for creating a layer; 상기 프레임 중에서, 기준 프레임과 비교하여 소정의 기준 이상으로 차이가 있는 프레임이 식별된 경우, 당해 프레임을 키 프레임(Key Frame)으로서 추출하는 키 프레임 추출 모듈; 및A key frame extraction module that extracts the frame as a key frame when a frame having a difference that is different from a reference frame by more than a predetermined reference is identified among the frames; And 상기 추출된 키 프레임에 기초하여, 상기 프레임을 재구성하는 프레임 재구성 모듈을 포함하는 동화상 이미지 파일 형식 변환 시스템.And a frame reconstruction module for reconstructing the frame based on the extracted key frame. 제1항에 있어서,The method of claim 1, 상기 이미지 파일은 GIF(Graphics Interchange Format)인 동화상 이미지 파일 형식 변환 시스템.And the image file is a GIF (Graphics Interchange Format). 제1항에 있어서,The method of claim 1, 상기 키 프레임 추출 모듈은, 인접하는 프레임의 전체 픽셀 값을 비교하여 변화된 픽셀의 개수가 많은 프레임에 대하여 우선 순위를 부여하여 키 프레임을 추출하는 동화상 이미지 파일 형식 변환 시스템.And the key frame extraction module extracts key frames by comparing the total pixel values of adjacent frames to give priority to frames having a large number of changed pixels. 제1항에 있어서,The method of claim 1, 상기 프레임 재구성 모듈은, 상기 오브젝트화 모듈에 의하여 적어도 둘 이상의 레이어로 배열된 상기 복수의 프레임 중에서, 상기 추출된 키 프레임 및 당해 키 프레임에 대응하는 레이어의 프레임을 추출하는 동화상 이미지 파일 형식 변환 시스템.And the frame reconstruction module extracts the extracted key frame and a frame of a layer corresponding to the key frame from among the plurality of frames arranged in at least two layers by the objectification module. 제1항에 있어서,The method of claim 1, 상기 프레임 추출 모듈이 추출한 각 프레임의 이미지를 완전한 이미지의 프레임으로 재조합하는 프레임 전처리 모듈을 더욱 포함하는 동화상 이미지 파일 형식 변환 시스템.And a frame preprocessing module for recombining the image of each frame extracted by the frame extraction module into a frame of a complete image. 제1항에 있어서,The method of claim 1, 상기 각 프레임의 이미지의 크기가 소정의 기준 크기에 맞도록, 상기 레이어 별로 조정하는 이미지 크기 조정 모듈을 더욱 포함하는 동화상 이미지 파일 형식 변환 시스템.And an image sizing module for adjusting the layers so that the size of the image of each frame fits a predetermined reference size. 제1항에 있어서,The method of claim 1, 상기 각 프레임의 이미지의 색상을 소정의 기준 색상 규격에 맞도록 조정하는 이미지 색상 조정 모듈을 더욱 포함하는 동화상 이미지 파일 형식 변환 시스템.And an image color adjustment module for adjusting the color of the image of each frame to meet a predetermined reference color standard. 제1항에 있어서,The method of claim 1, 상기 재구성된 프레임의 이미지 데이터를 BMP (Bitmap) 형식의 파일로 변환하는 파일 변환 모듈을 더욱 포함하는 동화상 이미지 파일 형식 변환 시스템.And a file conversion module for converting the image data of the reconstructed frame into a file of a BMP (Bitmap) format. 제1항에 있어서,The method of claim 1, 상기 재구성된 프레임의 이미지 데이터를 SIS (Simple Image Service) 규격으로 변환하는 전송 형식 변환 모듈을 더욱 포함하는 동화상 이미지 파일 형식 변환 시스템.And a transmission format conversion module for converting the image data of the reconstructed frame into a simple image service (SIS) standard. 적어도 둘 이상의 정지 화상을 시계열적으로 표시함으로써 동화상을 구현하는 동화상 이미지 파일의 형식을 변환하는 동화상 이미지 파일 형식 변환 방법에 있어서,A moving image file format conversion method for converting a format of a moving image image file for implementing a moving image by displaying at least two still images in time series, (1) 상기 이미지 파일의 데이터를 분석하여 상기 각 정지 화상을 프레임으로서 추출하는 프레임 추출하는 단계;(1) extracting a frame by analyzing data of the image file and extracting each of the still images as a frame; (2) 상기 추출된 프레임 각각을 상호 비교하여, 프레임 간에 변화되는 이미지 영역을 식별하고, 식별된 이미지 영역을 동적 오브젝트 영역으로서 추출하는 단계;(2) comparing each of the extracted frames with each other to identify an image area changing between frames, and extracting the identified image area as a dynamic object area; (3) 서로 다른 프레임으로부터 추출된 동적 오브젝트 영역 상호 간이 유사한가 여부를 판단하고, 소정 기준 이상 유사한 경우, 당해 유사한 동적 오브젝트 영역 중 어느 하나를 독립된 오브젝트로 설정하여, 설정된 독립된 오브젝트가 포함되는 프레임에 대응되는 레이어(Layer)를 생성하는 단계;(3) It is determined whether the dynamic object regions extracted from the different frames are similar to each other, and if similar to each other by a predetermined criterion or more, any one of the similar dynamic object regions is set as an independent object and corresponds to a frame including the set independent object. Generating a layer to be formed; (4) 상기 프레임 중에서, 기준 프레임과 비교하여 소정의 기준 이상으로 차이가 있는 프레임이 식별된 경우, 당해 프레임을 키 프레임(Key Frame)으로서 추출하는 단계; 및(4) extracting a frame as a key frame when a frame having a difference that is different from a reference frame by more than a predetermined reference is identified among the frames; And (5) 상기 추출된 키 프레임에 기초하여, 상기 프레임을 재구성하는 단계를 포함하는 동화상 이미지 파일 형식 변환 방법.(5) reconstructing the frame based on the extracted key frame. 제10항에 있어서,The method of claim 10, 상기 이미지 파일은 GIF(Graphics Interchange Format)인 동화상 이미지 파일 형식 변환 방법.And the image file is a GIF (Graphics Interchange Format). 제10항에 있어서,The method of claim 10, 상기 단계 (4)에서는, 인접하는 프레임의 전체 픽셀 값을 비교하여 변화된 픽셀의 개수가 많은 프레임에 대하여 우선 순위를 부여하여 키 프레임을 추출하는 동화상 이미지 파일 형식 변환 방법.In the step (4), the moving image file format conversion method for extracting key frames by comparing the total pixel values of adjacent frames and giving priority to the frames having a large number of changed pixels. 제10항에 있어서,The method of claim 10, 상기 단계 (5)에서는, 상기 오브젝트화 모듈에 의하여 적어도 둘 이상의 레이어로 배열된 상기 복수의 프레임 중에서, 상기 추출된 키 프레임 및 당해 키 프레임에 대응하는 레이어의 프레임을 추출하는 동화상 이미지 파일 형식 변환 방법.In the step (5), the moving image file format conversion method of extracting the extracted key frame and the frame of the layer corresponding to the key frame from the plurality of frames arranged in at least two layers by the objectification module. . 제10항에 있어서,The method of claim 10, (6) 상기 프레임 추출 모듈이 추출한 각 프레임의 이미지를 완전한 이미지의 프레임으로 재조합하는 단계를 더욱 포함하는 동화상 이미지 파일 형식 변환 방법.And (6) recombining the image of each frame extracted by the frame extraction module into a frame of a complete image. 제10항에 있어서,The method of claim 10, (7) 상기 각 프레임의 이미지의 크기가 소정의 기준 크기에 맞도록, 상기 레이어 별로 조정하는 단계를 더욱 포함하는 동화상 이미지 파일 형식 변환 방법.(7) further comprising the step of adjusting for each layer so that the size of the image of each frame to meet a predetermined reference size. 제10항에 있어서,The method of claim 10, (8) 상기 각 프레임의 이미지의 색상을 소정의 기준 색상 규격에 맞도록 조 정하는 이미지 색상 조정 모듈을 더욱 포함하는 동화상 이미지 파일 형식 변환 방법.(8) a moving image file format conversion method further comprising an image color adjustment module for adjusting the color of the image of each frame to meet a predetermined reference color standard. 제10항에 있어서,The method of claim 10, (9) 상기 재구성된 프레임의 이미지 데이터를 BMP (Bitmap) 형식의 파일로 변환하는 단계를 더욱 포함하는 동화상 이미지 파일 형식 변환 방법.And (9) converting the image data of the reconstructed frame into a file of BMP (Bitmap) format. 제10항에 있어서,The method of claim 10, (10) 상기 재구성된 프레임의 이미지 데이터를 SIS (Simple Image Service) 규격으로 변환하는 단계를 더욱 포함하는 동화상 이미지 파일 형식 변환 방법.(10) converting the image data of the reconstructed frame into a Simple Image Service (SIS) standard. 적어도 둘 이상의 정지 화상을 시계열적으로 표시함으로써 동화상을 구현하는 동화상 이미지 파일의 형식을 변환하는 컴퓨터 프로그램이 기록된 기록 매체에 있어서, 상기 컴퓨터 프로그램은,A recording medium having recorded thereon a computer program for converting a format of a moving image file for realizing moving images by displaying at least two still images in time series, wherein the computer program comprises: 상기 이미지 파일의 데이터를 분석하여 상기 각 정지 화상을 프레임으로서 추출하는 프레임 추출 모듈;A frame extraction module for analyzing data of the image file and extracting each of the still images as a frame; 상기 추출된 프레임 각각을 상호 비교하여, 프레임 간에 변화되는 이미지 영역을 식별하고, 식별된 이미지 영역을 동적 오브젝트 영역으로서 추출하는 동적 오브젝트 영역 추출 모듈;A dynamic object region extraction module which compares each of the extracted frames with each other, identifies an image region that changes between frames, and extracts the identified image region as a dynamic object region; 서로 다른 프레임으로부터 추출된 동적 오브젝트 영역 상호 간이 유사한가 여부를 판단하고, 소정 기준 이상 유사한 경우, 당해 유사한 동적 오브젝트 영역 중 어느 하나를 독립된 오브젝트로 설정하여, 설정된 독립된 오브젝트가 포함되는 프레임에 대응되는 레이어(Layer)를 생성하는 오브젝트화 모듈;It is determined whether the dynamic object regions extracted from different frames are similar to each other, and if similar to each other by a predetermined criterion or more, a layer corresponding to a frame including the set independent objects is set by setting one of the similar dynamic object regions as an independent object. An objectization module for creating a layer; 상기 프레임 중에서, 기준 프레임과 비교하여 소정의 기준 이상으로 차이가 있는 프레임이 식별된 경우, 당해 프레임을 키 프레임(Key Frame)으로서 추출하는 키 프레임 추출 모듈; 및A key frame extraction module that extracts the frame as a key frame when a frame having a difference that is different from a reference frame by more than a predetermined reference is identified among the frames; And 상기 추출된 키 프레임에 기초하여, 상기 프레임을 재구성하는 프레임 재구성 모듈을 포함하는 컴퓨터 프로그램이 기록된 기록 매체.And a frame reconstruction module for reconstructing the frame based on the extracted key frame.
KR1020040064065A 2004-08-13 2004-08-13 An apparatus and a method for converting animated image, and a recording medium on which a computer program performing thereof is recorded KR20060015210A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040064065A KR20060015210A (en) 2004-08-13 2004-08-13 An apparatus and a method for converting animated image, and a recording medium on which a computer program performing thereof is recorded

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040064065A KR20060015210A (en) 2004-08-13 2004-08-13 An apparatus and a method for converting animated image, and a recording medium on which a computer program performing thereof is recorded

Publications (1)

Publication Number Publication Date
KR20060015210A true KR20060015210A (en) 2006-02-16

Family

ID=37124047

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040064065A KR20060015210A (en) 2004-08-13 2004-08-13 An apparatus and a method for converting animated image, and a recording medium on which a computer program performing thereof is recorded

Country Status (1)

Country Link
KR (1) KR20060015210A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160026561A (en) * 2014-09-01 2016-03-09 엔트릭스 주식회사 System for cloud streaming service, method of cloud streaming service to save system resources and apparatus for the same
WO2016035995A1 (en) * 2014-09-01 2016-03-10 엔트릭스 주식회사 Cloud streaming service system, cloud streaming service method for saving system resources, and apparatus therefor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160026561A (en) * 2014-09-01 2016-03-09 엔트릭스 주식회사 System for cloud streaming service, method of cloud streaming service to save system resources and apparatus for the same
WO2016035995A1 (en) * 2014-09-01 2016-03-10 엔트릭스 주식회사 Cloud streaming service system, cloud streaming service method for saving system resources, and apparatus therefor

Similar Documents

Publication Publication Date Title
JP3793142B2 (en) Moving image processing method and apparatus
US8279254B2 (en) Method and system for video conferencing in a virtual environment
US20020169823A1 (en) Method and apparatus for transcoding content with permissible operations authorized by content creator
WO2022141819A1 (en) Video frame insertion method and apparatus, and computer device and storage medium
WO2003001770A9 (en) Mms system and method with protocol conversion suitable for mobile/portable handset display
JP2004534330A (en) Method and apparatus for superimposing a user image on an original image
US11949848B2 (en) Techniques to capture and edit dynamic depth images
GB2359210A (en) Conversion of video to a streaming slide show
CN106384388A (en) Method and system for try-on of Internet glasses in real time based on HTML5 and augmented reality technology
CN111079864A (en) Short video classification method and system based on optimized video key frame extraction
CN110689498B (en) High-definition video optimization method based on hierarchical blurring of non-focus part
KR102482262B1 (en) Apparatus and method for augmenting data using object segmentation and background synthesis
CN113822803A (en) Image super-resolution processing method, device, equipment and computer readable storage medium
JP4444623B2 (en) Moving image conversion apparatus and method, moving image distribution apparatus, mail relay apparatus, and program
CN111696034B (en) Image processing method and device and electronic equipment
KR20060015210A (en) An apparatus and a method for converting animated image, and a recording medium on which a computer program performing thereof is recorded
US20100171750A1 (en) Method and device for generating a complexity vector for at leat one part of an svg scene, and method and testing device for testing a playback suitability of at least part of an svg scene on device
KR100422470B1 (en) Method and apparatus for replacing a model face of moving image
CN113949899B (en) Video quality assessment method and device
CN117376660A (en) Subtitle element rendering method, device, equipment, medium and program product
CN110548290B (en) Image-text mixed arrangement method and device, electronic equipment and storage medium
JP2004356998A (en) Apparatus and method for dynamic image conversion, apparatus and method for dynamic image transmission, as well as programs therefor
US20230276111A1 (en) Video processing
KR101897692B1 (en) Server for composing image using frame separating method
KR20230129798A (en) Apparatus, method and computer program for extracting object video from original video

Legal Events

Date Code Title Description
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid