KR100575740B1 - Method for compressing moving images by selective algorithm - Google Patents

Method for compressing moving images by selective algorithm Download PDF

Info

Publication number
KR100575740B1
KR100575740B1 KR1020030069179A KR20030069179A KR100575740B1 KR 100575740 B1 KR100575740 B1 KR 100575740B1 KR 1020030069179 A KR1020030069179 A KR 1020030069179A KR 20030069179 A KR20030069179 A KR 20030069179A KR 100575740 B1 KR100575740 B1 KR 100575740B1
Authority
KR
South Korea
Prior art keywords
video
compression rate
compression
algorithm
measured
Prior art date
Application number
KR1020030069179A
Other languages
Korean (ko)
Other versions
KR20050033210A (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 KR1020030069179A priority Critical patent/KR100575740B1/en
Priority to CNB2004100692352A priority patent/CN100350802C/en
Publication of KR20050033210A publication Critical patent/KR20050033210A/en
Application granted granted Critical
Publication of KR100575740B1 publication Critical patent/KR100575740B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/103Selection of coding mode or of prediction mode
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/146Data rate or code amount at the encoder output
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/90Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals

Abstract

본 발명은 컨텐트 서버에서 동영상을 압축할 때 GIF 방식과 벡터 방식에 의한 압축률을 계산하고, 상기 두 방식 중 압축률이 높은 방식으로 동영상을 압축함으로써 동영상 용량을 줄이고, 사용자에 의한 동영상 다운로드 시간을 줄일 수 있는 선택적 알고리즘에 의한 동영상 압축 방법에 관한 것으로, 제작하고자 하는 동영상의 물체 개수와 배경화면 개수를 확인하고, 물체 개수와 제1기준값, 배경화면 개수와 제2기준값을 비교하는 단계와, 상기 비교를 통해 벡터 방식 또는 GIF 방식 중 하나를 선택하고, 그 선택한 방식의 동영상 압축률을 측정하여 기 설정된 적정 압축률과 비교하는 단계와, 상기 비교 결과, 상기 선택한 방식의 측정된 압축률이 상기 적정 압축률보다 크면 그 선택한 방식으로 동영상을 압축하고, 상기 선택한 방식의 압축률이 상기 적정 압축률보다 작으면 다른 방식의 압축률을 측정하여 적정 압축률과 비교하는 단계와, 상기 다른 방식의 측정된 압축률이 상기 적정 압축률보다 크면 상기 다른 방식으로 동영상을 압축하고, 상기 다른 방식의 측정된 압축률이 상기 적정 압축률보다 작으면 상기 선택한 방식의 측정된 압축률과 비교하여 높은 압축률을 갖는 방식으로 동영상을 압축하는 단계로 이루어짐으로써, 동영상 용량을 줄이고, 사용자에 의한 동영상 다운로드 시간을 줄일 수 있는 효과가 있다.The present invention can calculate the compression ratio by the GIF method and the vector method when compressing the video in the content server, and compressing the video in the method of the high compression ratio of the two methods to reduce the video capacity, the user can reduce the video download time The present invention relates to a method of compressing a video by an optional algorithm, comprising: checking the number of objects and the number of wallpapers of a video to be produced, comparing the number of objects with a first reference value, a number of wallpapers, and a second reference value; Select one of the vector method or the GIF method, measure the video compression rate of the selected method and compare it with a preset appropriate compression rate; and if the measured compression rate of the selected method is larger than the appropriate compression rate, Video compression method, and the compression ratio of the selected method is If the compression rate is less than the compression rate of the other method is measured and compared with the appropriate compression rate, and if the measured compression rate of the other method is greater than the appropriate compression rate, the video is compressed in the other way, the measured compression rate of the other way is If the compression ratio is less than the compression rate, the video compression is performed in a manner having a high compression ratio compared to the measured compression ratio of the selected method, thereby reducing the video capacity and reducing the download time by the user.

Description

선택적 알고리즘에 의한 동영상 압축 방법{METHOD FOR COMPRESSING MOVING IMAGES BY SELECTIVE ALGORITHM}Method of compressing video by selective algorithm {METHOD FOR COMPRESSING MOVING IMAGES BY SELECTIVE ALGORITHM}

도1은 GIF 방식의 알고리즘에 의한 압축 방식의 일 실시예도.Figure 1 is an embodiment of a compression scheme by the GIF scheme algorithm.

도2는 벡터 방식의 알고리즘에 의한 압축 방식의 일 실시예도.Figure 2 is an embodiment of a compression scheme by a vector algorithm.

도3은 본 발명 선택적 알고리즘에 의한 동영상 압축 방법에 대한 일 실시예 순서도.Figure 3 is a flow chart of an embodiment of a video compression method according to the present invention optional algorithm.

본 발명은 선택적 알고리즘에 의한 동영상 압축 방법에 관한 것으로, 특히 컨텐트 서버에서 동영상을 압축할 때 GIF 방식과 벡터 방식에 의한 압축률을 계산하고, 상기 두 방식 중 압축률이 높은 방식으로 동영상을 압축함으로써 동영상 용량을 줄이고, 사용자에 의한 동영상 다운로드 시간을 줄일 수 있는 선택적 알고리즘에 의한 동영상 압축 방법에 관한 것이다.The present invention relates to a video compression method using an optional algorithm, in particular, when compressing a video in a content server calculates the compression ratio by the GIF method and the vector method, the video capacity by compressing the video in the method of the high compression rate of the two methods The present invention relates to a video compression method by an optional algorithm that can reduce the video download time by a user.

최근 정보통신기술의 급격한 발전과 통신문화의 변화로 인하여 많은 사람들이 이동 통신 단말기를 소유하게 되었고, 이런 이동 통신 단말기의 무선 통신 서비스가 성숙되면서 이동 통신 단말기의 본래 기능인 음성 통신 기능 이외에 무선 인 터넷 기능이 사용되고 있다.Recently, due to the rapid development of information communication technology and the change of communication culture, many people own the mobile communication terminal, and as the wireless communication service of such mobile terminal matures, the wireless internet function in addition to the voice communication function which is the original function of the mobile communication terminal Is being used.

사용자들은 이러한 무선 인터넷 기능을 통해 컨텐트 서버에 접속하고, 그 컨텐트 서버에서 자신의 취향에 맞는 캐릭터 또는 벨소리 등을 다운로드하여 단말기에 저장한다.Users access a content server through the wireless Internet function, and download a character or a ringtone, etc. according to their tastes from the content server and store it in the terminal.

사용자가 무선 인터넷 서비스를 통해 컨텐트 서버에 접속하여 다운로드 받는 항목 중 동영상은 무선상에서 대용량의 동영상을 다운로드받기 힘들기 때문에 동영상 용량 크기를 줄이기 위해 압축 알고리즘(방식)을 사용한다.Among the items downloaded by the user accessing the content server through the wireless Internet service, it is difficult to download a large amount of video over the wireless, so a compression algorithm (method) is used to reduce the size of the video.

그럼, 종래 동영상을 압축하는 방식에 대해 설명하면 다음과 같다.Next, a description will be given of a conventional video compression method.

종래 동영상을 압축하는 방식에는 GIF 방식과 벡터 방식이 있다.Conventional video compression methods include GIF and vector methods.

상기 GIF 방식은 도1에 도시된 바와 같이, 각 프레임에서 달라진 부분만을 다시 그리는 방식으로, 각 프레임마다 변화가 심해도 제작이 용이하고 평균적인 압축률이 높다. 하지만, 물체(A)의 움직임이 심할 경우(물체의 개수가 많은 경우)에는 압축률이 떨어진다.As shown in FIG. 1, the GIF method redraws only the changed part of each frame, so that the production is easy and the average compression ratio is high even if the change is severe in each frame. However, when the movement of the object A is severe (when the number of objects is large), the compression ratio is lowered.

또 다른 방식인 벡터 방식은 도2에 도시된 바와 같이, 물체(A)가 이동할 경우 다른 부분만 다시 그리는 GIF 방식과는 달리 배경(B)과 물체(A)를 별도로 생각하여 그리는 방식으로, 물체(A)의 출발점과 도착점을 지정하여 동화상을 표현할 수 있다. 이러한 벡터 방식은 배경화면의 변화가 적고, 물체의 변화가 심할 경우 유용하지만, 배경화면의 변화가 심할 경우(배경의 개수가 많은 경우)에는 압축률이 떨어진다.Another method, the vector method, as illustrated in FIG. 2, unlike the GIF method, in which only the other part is redrawn when the object A moves, a method of drawing the background B and the object A separately, the object The moving picture can be expressed by designating the starting point and the arrival point of (A). Such a vector method is useful when the change of the background image is small and the change of the object is severe, but the compression rate is low when the change of the background image is severe (a large number of backgrounds).

상기와 같이 종래 동영상을 압축하는 방식은 물체의 개수 또는 배경화면의 개수와는 상관없이 기 설정한 GIF 방식 또는 벡터 방식으로 압축하기 때문에 상황에 따라 동영상의 압축률이 떨어지는 경우가 발생할 수 있는 문제점이 있었다. As described above, the conventional method of compressing a video has a problem that a compression rate of the video may be lowered depending on a situation because the video is compressed by a predetermined GIF method or a vector method regardless of the number of objects or the number of wallpaper. .

따라서, 이와 같은 문제점을 감안한 본 발명은 제작할 동영상의 물체 개수와 배경화면 개수에 의해 GIF 방식 또는 벡터 방식으로 압축률을 측정하고, 그 측정된 압축률이 기 설정된 적정 압축률보다 높으면 그 방식으로 제작된 동영상을 압축하고, 상기 두 방식 모두 측정된 압축률이 적정 압축률보다 낮은 경우에는 더 높은 압축률을 갖는 방식으로 제작된 동영상을 압축함으로써, 동영상 용량을 줄이고, 사용자에 의한 동영상 다운로드 시간을 줄일 수 있는 선택적 알고리즘에 의한 동영상 압축 방법을 제공하는데 그 목적이 있다.Accordingly, the present invention in consideration of such a problem is to measure the compression rate by the GIF method or the vector method according to the number of objects and the number of wallpaper in the video to be produced, and if the measured compression rate is higher than the predetermined appropriate compression rate, Compression, and if the measured compression ratio is lower than the appropriate compression ratio, both methods may compress the video produced by the higher compression ratio, thereby reducing the video capacity and reducing the download time by the user. The purpose is to provide a video compression method.

상기와 같은 목적을 달성하기 위한 본 발명은 제작된 동영상의 구성 물체 개수와 배경화면 개수를 확인하고, 상기 물체 개수와 제1기준값, 상기 배경화면 개수와 제2기준값을 비교하는 단계와; 상기 물체 개수가 제1기준값보다 크고 상기 배경화면 개수가 제2기준값보다 작은 경우 벡터 방식의 알고리즘으로 압축하는 단계와; 상기 물체 개수가 제1기준값보다 작거나 혹은 상기 배경화면 개수가 제2기준값보다 큰 경우 GIF 방식의 알고리즘으로 압축하는 단계로 이루어진 것을 특징으로 한다.The present invention for achieving the above object comprises the steps of confirming the number of objects and the background image of the produced video, and comparing the number of objects and the first reference value, the number of the background screen and the second reference value; Compressing by an algorithm of a vector method when the number of objects is larger than a first reference value and the number of background pictures is smaller than a second reference value; When the number of objects is smaller than the first reference value or the number of the background screen is larger than the second reference value, characterized in that the step of compressing by the algorithm of the GIF method.

상기 물체 개수가 제1기준값보다 크고 상기 배경화면 개수가 제2기준값보다 작으면 벡터 방식의 알고리즘으로 상기 제작된 동영상의 압축률을 측정하고, 그 측정된 압축률이 상기 적정 압축률보다 크면 상기 제작된 동영상을 벡터 방식의 알고리즘으로 압축하는 것을 특징으로 한다.
상기 물체 개수가 상기 제1기준값보다 작거나 혹은 상기 배경화면 개수가 제2기준값보다 크면 GIF 방식의 알고리즘으로 상기 제작된 동영상의 압축률을 측정하고, 그 측정된 압축률이 상기 적정 압축률보다 크면 상기 제작된 동영상을 GIF 방식의 알고리즘으로 압축하는 것을 특징으로 한다.
When the number of objects is larger than the first reference value and the number of the background pictures is smaller than the second reference value, the compression rate of the produced video is measured by a vector-based algorithm. When the measured compression rate is larger than the appropriate compression rate, the produced video is It is characterized by compressing by a vector-based algorithm.
If the number of objects is smaller than the first reference value or the number of the wallpaper is larger than the second reference value, the compression ratio of the produced video is measured by an algorithm of GIF, and if the measured compression ratio is larger than the appropriate compression rate, the produced It is characterized in that the video is compressed by the GIF method.

상기 제1기준값은 5이고, 상기 제2기준값은 2 그리고 상기 적정 압축률은 85%인 것을 특징으로 한다.The first reference value is 5, the second reference value is 2 and the proper compression ratio is 85%.

상기와 같은 특징을 갖는 본 발명 선택적 알고리즘에 의한 동영상 압축 방법에 대한 바람직한 실시예를 첨부한 도면을 참고하여 설명한다.With reference to the accompanying drawings, a preferred embodiment of a video compression method according to the selective algorithm of the present invention having the above characteristics will be described.

본 발명은 제작하고자 하는 동영상의 물체 개수와 배경화면 개수 그리고 측정된 압축률과 기 설정된 적정 압축률의 비교에 따라 GIF 방식 또는 벡터 방식의 알고리즘 중 하나를 선택하여 제작된 동영상을 압축하는 것을 그 요지로 한다.The object of the present invention is to compress the produced video by selecting one of the GIF method or the vector method according to the comparison of the object number and the background number of the video to be produced, and the measured compression rate and the predetermined appropriate compression rate. .

도3은 본 발명 선택적 알고리즘에 의한 동영상 압축 방법에 대한 일 실시예 순서도를 도시한 것이다. 도시된 바와 같이, 제작하고자 하는 동영상의 물체 개수와 배경화면 개수를 확인하여 물체 개수가 제1기준값(예를 들어, 5)보다 크고 배경화면 개수가 제2기준값(예를 들어, 2)보다 작은지 판단하는 단계와, 상기 판단을 통해 벡터 방식 또는 GIF 방식 중 하나를 선택하고, 그 선택한 방식의 동영상 압축률을 측정하여 기 설정된 적정 압축률(예를 들어, 85%)과 비교하는 단계와, 상기 비교 결과, 측정된 압축률이 적정 압축률보다 크면 그 선택한 방식으로 동영상을 압축하는 단계와, 상기 선택한 방식의 측정된 압축률이 적정 압축률보다 작으면 다 른 방식의 압축률을 측정하여 적정 압축률과 비교하는 단계와, 상기 다른 방식의 측정된 압축률이 적정 압축률보다 크면 상기 다른 방식으로 동영상을 압축하고, 상기 다른 방식의 측정된 압축률이 적정 압축률보다 작으면 상기 선택한 방식의 측정된 압축률과 비교하여 높은 압축률을 갖는 방식으로 동영상을 압축하는 단계로 이루어진다.Figure 3 shows a flowchart of an embodiment of a video compression method according to the selective algorithm of the present invention. As shown in the drawing, the number of objects and the number of wallpapers of the video to be produced are checked to determine that the number of objects is greater than the first reference value (for example, 5) and the number of wallpapers is smaller than the second reference value (for example, 2). Determining whether one of the vector method or the GIF method is selected, measuring the video compression ratio of the selected method, and comparing the selected compression method with a predetermined appropriate compression ratio (for example, 85%); As a result, if the measured compression ratio is greater than the appropriate compression ratio, compressing the video in the selected method; if the measured compression ratio of the selected method is smaller than the appropriate compression ratio, measuring the compression ratio of another method and comparing it with the appropriate compression ratio, If the measured compression rate of the other method is larger than the appropriate compression rate, the moving picture is compressed in the other way, and the measured compression rate of the other method is equal to the appropriate compression rate. If it is small, the step of compressing the video in a manner having a high compression ratio compared to the measured compression ratio of the selected method.

여기서, 상기 제1기준값, 제2기준값 그리고 적정 압축률은 상황에 따라 바뀔 수 있다는 것을 인지하여야 한다.Here, it should be appreciated that the first reference value, the second reference value and the appropriate compression ratio may vary depending on the situation.

이러한 단계로 이루어진 본 발명에 대한 동작을 설명하면 다음과 같다.Referring to the operation of the present invention made of these steps are as follows.

동영상으로 구성할 물체와 배경화면을 제작하고, 각각의 물체와 배경화면을 배치시킨 후 프레임을 제작하며 그 제작된 동영상을 압축시키기 위해 상기 물체의 개수와 제1기준값인 5, 배경화면의 개수와 제2기준값인 2를 각각 비교한다.In order to make an object and a background to be composed of a video, to place each object and the background, and to produce a frame, and to compress the produced video, the number of objects and the first reference value of 5, the number of wallpapers and Each of the second reference values 2 is compared.

먼저, 상기 비교를 통해 물체의 개수가 5보다 크고, 배경화면의 개수가 2보다 작으면 벡터 방식의 알고리즘으로 압축률을 측정한다.First, if the number of objects is greater than 5 and the number of background screens is less than 2 through the comparison, the compression rate is measured by a vector-based algorithm.

상기 벡터 방식의 알고리즘에 의해 측정된 압축률을 기 설정된 적정 압축률(85%)과 비교하여, 측정된 압축률이 기 설정된 적정 압축률보다 크면 벡터 방식 알고리즘으로 동영상을 압축한다.The compression rate measured by the vector type algorithm is compared with a predetermined appropriate compression rate (85%). When the measured compression rate is larger than the predetermined suitable compression rate, the video is compressed by the vector type algorithm.

반면, 상기 벡터 방식의 측정된 압축률이 적정 압축률보다 적으면 GIF 방식의 알고리즘으로 압축률을 측정하고, 그 GIF 방식에 의해 측정된 압축률을 기 설정된 적정 압축률과 비교한다.On the other hand, if the measured compression ratio of the vector method is less than the appropriate compression ratio, the compression ratio is measured by the algorithm of the GIF method, and the compression rate measured by the GIF method is compared with a predetermined appropriate compression rate.

상기 비교 결과, GIF 방식으로 측정된 압축률이 적정 압축률보다 크면 GIF 방식 알고리즘으로 동영상을 압축하고, GIF 방식으로 측정된 압축률이 적정 압축률보다 작으면 상기 벡터 방식에 의해 측정된 압축률과 비교하여 더 높은 압축률을 갖는 알고리즘으로 제작된 동영상을 압축한다. 즉, 벡터 방식에 의해 측정된 압축률이 GIF 방식에 의해 측정된 압축률보다 높으면 벡터 방식의 알고리즘으로 제작된 동영상을 압축하고, 그 반대의 경우에는 GIF 방식의 알고리즘으로 제작된 동영상을 압축한다.As a result of the comparison, if the compression rate measured by the GIF method is greater than the proper compression rate, the video is compressed by the GIF method algorithm. If the compression rate measured by the GIF method is smaller than the proper compression rate, the compression rate is higher than the compression rate measured by the vector method. Compress the video produced by the algorithm with. That is, if the compression rate measured by the vector method is higher than the compression rate measured by the GIF method, the video produced by the vector method is compressed, and vice versa, the video produced by the GIF method is compressed.

반면, 상기 제작된 물체의 개수가 5보다 작거나 또는 배경화면의 개수가 2보다 크면 GIF 방식의 알고리즘으로 압축률을 측정하고, 그 측정된 압축률을 적정 압축률과의 비교를 통해 측정된 압축률이 적정 압축률보다 크면 GIF 방식의 알고리즘으로 제작된 동영상을 압축한다.On the other hand, if the number of the produced object is less than 5 or the number of the wallpaper is greater than 2, the compression rate is measured by a GIF method algorithm, and the compression rate measured by comparing the measured compression rate with an appropriate compression rate is an appropriate compression rate. If larger, the video produced by the GIF algorithm is compressed.

상기 GIF 방식으로 측정된 압축률이 적정 압축률보다 작으면 벡터 방식의 알고리즘을 이용하여 압축률을 측정하고, 그 벡터 방식으로 측정된 압축률을 적정 압축률과 비교한다. 상기 비교 결과, 벡터 방식으로 측정된 압축률이 적정 압축률보다 크면 벡터 방식의 알고리즘으로 동영상을 압축하고, 그렇지 않은 경우에는 벡터 방식으로 측정된 압축률과 GIF 방식으로 측정된 압축률을 비교하여 높은 압축률을 갖는 방식의 알고리즘으로 제작된 동영상을 압축한다.If the compression rate measured by the GIF method is smaller than the appropriate compression rate, the compression rate is measured by using a vector algorithm, and the compression rate measured by the vector method is compared with the appropriate compression rate. As a result of the comparison, if the compression rate measured by the vector method is greater than the proper compression rate, the video is compressed by the vector method. Otherwise, the video compression method is compared with the compression rate measured by the vector method and the GIF method. Compress the video produced by the algorithm.

이렇듯 본 발명은 동영상을 제작할 때 물체의 개수와 배경화면의 개수 그리고 적정 압축률을 이용하여 적절한 방식의 알고리즘, 즉, 벡터 방식의 알고리즘 또는 GIF 방식의 알고리즘 중 하나를 선택하여 동영상을 압축함으로써, 동영상의 용량을 줄일 수 있다.As described above, the present invention compresses a video by selecting one of an appropriate algorithm, that is, a vector method or a GIF method, by using the number of objects, the number of backgrounds, and an appropriate compression ratio when producing a video. The capacity can be reduced.

그리고, 이러한 본 발명은 무선상에서 똑같은 동영상을 다운로드하더라도 높은 압축률로 압축된 동영상을 다운로드하는게 시간도 줄일 수 있고, 그에 따라 비 용도 줄일 수 있는 장점이 있다.In addition, even if the same video is downloaded over the air, the present invention can reduce the time to download a video compressed at a high compression rate, thereby reducing the cost.

상기에서 상세히 설명한 바와 같이 본 발명은 제작할 동영상의 물체 개수와 배경화면 개수에 의해 GIF 방식 또는 벡터 방식으로 압축률을 측정하고, 그 측정된 압축률이 기 설정된 적정 압축률보다 높으면 그 방식으로 제작된 동영상을 압축하고, 상기 두 방식 모두 측정된 압축률이 적정 압축률보다 낮은 경우에는 더 높은 압축률을 갖는 방식으로 제작된 동영상을 압축함으로써, 동영상 용량을 줄이고, 사용자에 의한 동영상 다운로드 시간을 줄일 수 있는 효과가 있다.As described in detail above, the present invention measures the compression rate by the GIF method or the vector method by the number of objects and the number of wallpaper of the video to be produced, and compresses the video produced by the method if the measured compression rate is higher than a predetermined suitable compression rate. When the measured compression ratio is lower than the proper compression ratio, both methods can reduce the video capacity and the video download time by the user by compressing the video produced by the method having the higher compression ratio.

Claims (6)

제작된 동영상의 구성 물체 개수와 배경화면 개수를 확인하고, 상기 물체 개수와 제1기준값, 상기 배경화면 개수와 제2기준값을 비교하는 단계와;Checking the number of constituent objects and the number of background images of the produced video, and comparing the number of objects with a first reference value, the number of background images, and a second reference value; 상기 물체 개수가 제1기준값보다 크고 상기 배경화면 개수가 제2기준값보다 작은 경우 벡터 방식의 알고리즘으로 압축하는 단계와;Compressing by an algorithm of a vector method when the number of objects is larger than a first reference value and the number of background pictures is smaller than a second reference value; 상기 물체 개수가 제1기준값보다 작거나 혹은 상기 배경화면 개수가 제2기준값보다 큰 경우 GIF 방식의 알고리즘으로 압축하는 단계를 포함하여 이루어진 것을 특징으로 하는 선택적 알고리즘에 의한 동영상 압축 방법.And compressing by a GIF algorithm when the number of objects is smaller than the first reference value or the number of the background pictures is larger than the second reference value. 제1항에 있어서, 상기 물체 개수가 제1기준값보다 크고 상기 배경화면 개수가 제2기준값보다 작으면 벡터 방식의 알고리즘으로 상기 제작된 동영상의 압축률을 측정하고, 그 측정된 압축률이 상기 적정 압축률보다 크면 상기 제작된 동영상을 벡터 방식의 알고리즘으로 압축하는 것을 특징으로 하는 선택적 알고리즘에 의한 동영상 압축 방법.According to claim 1, If the number of the object is greater than the first reference value and the number of the background screen is less than the second reference value, the compression ratio of the produced video is measured by a vector method algorithm, the measured compression ratio is greater than the appropriate compression rate If larger, the video compression method according to the selective algorithm, characterized in that for compressing the produced video with a vector algorithm. 제2항에 있어서, 상기 측정된 벡터 방식 알고리즘의 압축률이 적정 압축률보다 작으면 상기 제작된 동영상을 GIF 방식의 알고리즘으로 상기 제작된 동영상의 압축률을 측정하는 단계와;The method of claim 2, further comprising: measuring the compression ratio of the produced video by using the GIF method in the produced video when the compression ratio of the measured vector method is less than an appropriate compression rate; 상기 측정된 GIF 방식 알고리즘의 압축률과 상기 적정 압축률을 비교하고, 상기 측정된 GIF 방식 알고리즘의 압축률이 상기 적정 압축률보다 크면 상기 제작된 동영상을 GIF 방식의 알고리즘으로 압축하는 단계와;Comparing the compression ratio of the measured GIF method algorithm with the appropriate compression rate, and compressing the produced video by the GIF method when the measured compression rate of the GIF method algorithm is greater than the appropriate compression rate; 상기 측정된 GIF 방식 알고리즘의 압축률이 상기 적정 압축률보다 작으면 상기 측정된 벡터 방식 알고리즘의 압축률과 상기 측정된 GIF 방식 알고리즘의 압축률을 비교하고, 더 높은 압축률을 갖는 알고리즘으로 상기 제작된 동영상을 압축하는 단계를 더 포함하여 이루어진 것을 특징으로 하는 선택적 알고리즘에 의한 동영상 압축 방법.When the compression rate of the measured GIF method algorithm is less than the appropriate compression rate, the compression rate of the measured vector method algorithm and the compression rate of the measured GIF method algorithm are compared, and the produced video is compressed by an algorithm having a higher compression rate. Video compression method by an optional algorithm, characterized in that further comprising the step. 제1항에 있어서, 상기 물체 개수가 상기 제1기준값보다 작거나 혹은 상기 배경화면 개수가 제2기준값보다 크면 GIF 방식의 알고리즘으로 상기 제작된 동영상의 압축률을 측정하고, 그 측정된 압축률이 상기 적정 압축률보다 크면 상기 제작된 동영상을 GIF 방식의 알고리즘으로 압축하는 것을 특징으로 하는 선택적 알고리즘에 의한 동영상 압축 방법.According to claim 1, If the number of objects is less than the first reference value or the number of the wallpaper is greater than the second reference value is measured by the compression method of the produced video by a GIF algorithm, the measured compression rate is the appropriate If the compression ratio is greater than the video compression method according to the selective algorithm, characterized in that for compressing the produced video with a GIF algorithm. 제4항에 있어서, 상기 측정된 GIF 방식 알고리즘의 압축률이 적정 압축률보다 작으면 상기 제작된 동영상을 벡터 방식의 알고리즘으로 상기 제작된 동영상의 압축률을 측정하는 단계와;The method of claim 4, further comprising: measuring the compression ratio of the produced video by using the vector-based algorithm when the compression ratio of the measured GIF method algorithm is smaller than an appropriate compression rate; 상기 측정된 벡터 방식 알고리즘의 압축률과 상기 적정 압축률을 비교하고, 상기 측정된 벡터 방식 알고리즘의 압축률이 상기 적정 압축률보다 크면 상기 제작된 동영상을 벡터 방식의 알고리즘으로 압축하는 단계와;Comparing the compression rate of the measured vector method with the proper compression rate, and if the measured compression rate of the measured vector method is greater than the appropriate compression rate, compressing the produced video with a vector type algorithm; 상기 측정된 벡터 방식 알고리즘의 압축률이 상기 적정 압축률보다 작으면 상기 측정된 GIF 방식 알고리즘의 압축률과 상기 측정된 벡터 방식 알고리즘의 압축률을 비교하고, 더 높은 압축률을 갖는 알고리즘으로 상기 제작된 동영상을 압축하는 단계를 더 포함하여 이루어진 것을 특징으로 하는 선택적 알고리즘에 의한 동영상 압축 방법.When the compression rate of the measured vector method algorithm is smaller than the appropriate compression rate, the compression rate of the measured GIF method algorithm and the compression rate of the measured vector method algorithm are compared, and the produced video is compressed by an algorithm having a higher compression rate. Video compression method by an optional algorithm, characterized in that further comprising the step. 제2항 또는 제4항에 있어서, 상기 제1기준값은 5이고, 상기 제2기준값은 2 그리고 상기 적정 압축률은 85%인 것을 특징으로 하는 선택적 알고리즘에 의한 동영상 압축 방법.The method of claim 2 or 4, wherein the first reference value is 5, the second reference value is 2, and the appropriate compression ratio is 85%.
KR1020030069179A 2003-10-06 2003-10-06 Method for compressing moving images by selective algorithm KR100575740B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020030069179A KR100575740B1 (en) 2003-10-06 2003-10-06 Method for compressing moving images by selective algorithm
CNB2004100692352A CN100350802C (en) 2003-10-06 2004-07-15 Movable image compression method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030069179A KR100575740B1 (en) 2003-10-06 2003-10-06 Method for compressing moving images by selective algorithm

Publications (2)

Publication Number Publication Date
KR20050033210A KR20050033210A (en) 2005-04-12
KR100575740B1 true KR100575740B1 (en) 2006-05-03

Family

ID=34793021

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030069179A KR100575740B1 (en) 2003-10-06 2003-10-06 Method for compressing moving images by selective algorithm

Country Status (2)

Country Link
KR (1) KR100575740B1 (en)
CN (1) CN100350802C (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2613325B2 (en) * 1991-05-17 1997-05-28 大日本スクリーン製造株式会社 Image encoding method and image decoding method
JPH1013799A (en) * 1996-06-19 1998-01-16 Mega Chips:Kk Video telephone set
US7167519B2 (en) * 2001-12-20 2007-01-23 Siemens Corporate Research, Inc. Real-time video object generation for smart cameras

Also Published As

Publication number Publication date
CN1606354A (en) 2005-04-13
KR20050033210A (en) 2005-04-12
CN100350802C (en) 2007-11-21

Similar Documents

Publication Publication Date Title
CN101404148B (en) Method for regulating terminal screen display effect and terminal unit
KR100965720B1 (en) Method for generating mosaic image and apparatus for the same
CN108287744A (en) Character displaying method, device and storage medium
US20070126908A1 (en) Image photographing apparatus and method
CN102572502B (en) Selecting method of keyframe for video quality evaluation
EP1241620A2 (en) A communication terminal handling animations
CN108053381A (en) Dynamic tone mapping method, mobile terminal and computer readable storage medium
JP2005159419A5 (en)
JP2005287035A (en) Method and system for displaying multimedia data
CN108924452A (en) Part record screen method, apparatus and computer readable storage medium
KR20140005261A (en) System and method for enhanced remote transcoding using content profiling
TW201524198A (en) Method and system of coding prediction for screen video
US10825153B2 (en) Image processing apparatus, display apparatus, and image processing method
CN113938682A (en) Video coding method and device and electronic equipment
CN108460769B (en) image processing method and terminal equipment
US20040100470A1 (en) Animation reproduction terminal, animation reproducing method and its program
CN104808975A (en) Filter realizing method and device of camera application
CN105208388A (en) Method and system for dynamically adjusting encoding frame rate in video communication
CN109302523B (en) Mobile phone performance evaluation method for mobile phone side and server side
KR100575740B1 (en) Method for compressing moving images by selective algorithm
CN109982091A (en) A kind of processing method and processing device of image
EP1719342B1 (en) Method of visualizing a large still picture on a small-size display.
CN114286172A (en) Data processing method and device
CN109076211A (en) Renewal step by step in case of motion
CN109379630B (en) Video processing method and device, electronic equipment and storage medium

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
FPAY Annual fee payment

Payment date: 20130326

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20140414

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160324

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee