KR20000032095A - Moving object division device and method of compression image - Google Patents

Moving object division device and method of compression image Download PDF

Info

Publication number
KR20000032095A
KR20000032095A KR1019980048436A KR19980048436A KR20000032095A KR 20000032095 A KR20000032095 A KR 20000032095A KR 1019980048436 A KR1019980048436 A KR 1019980048436A KR 19980048436 A KR19980048436 A KR 19980048436A KR 20000032095 A KR20000032095 A KR 20000032095A
Authority
KR
South Korea
Prior art keywords
image
motion
motion vector
compressed
moving
Prior art date
Application number
KR1019980048436A
Other languages
Korean (ko)
Other versions
KR100281685B1 (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 KR1019980048436A priority Critical patent/KR100281685B1/en
Publication of KR20000032095A publication Critical patent/KR20000032095A/en
Application granted granted Critical
Publication of KR100281685B1 publication Critical patent/KR100281685B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/215Motion-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/269Analysis of motion using gradient-based methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20048Transform domain processing
    • G06T2207/20052Discrete cosine transform [DCT]

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PURPOSE: A moving object division device and method of compression image is provided to directly divide a moving object of a compression image without completely decoding the image compressed by MPEG-1/2 compression standard. CONSTITUTION: A moving object division device of compression image comprises a DC image reconstructor(1), a DC image divider(2), a moving vector extractor(3) and a time-space divider(4). The DC image reconstructor(1) decodes a portion of bit columns of a compression image and extracts DC coefficient of discrete cosine transform per respect block to reconstruct it as a compressed DC image. The DC image divider(2) divides a moving object using the reconstructed DC image. The moving vector extractor(3) extracts a moving vector by decoding a portion of bit columns of the compression image. The time-space divider(4) remove a mis-extracted moving object using the moving vector.

Description

압축 영상의 이동객체 분할장치 및 방법Moving object segmentation device and method of compressed image

본 발명은 영상 압축표준인 MPEG-1,2(Moving Picture Experts Group-1,2)에 의해 압축된 감시영상을 객체 기반으로 색인화하기 위한 이동객체 분할장치 및 방법에 관한 것이다.The present invention relates to a moving object segmentation apparatus and method for indexing surveillance images compressed by moving picture experts group-1,2 (MPEG-1,2), which is an image compression standard, on an object basis.

종래의 이동객체 분할기법들은 압축하지 않은 원 영상에서 행하는 것으로, 압축 영상에 이러한 이동객체 분할기법을 적용하려면 압축 영상의 비트열을 완전 복호하고 그 복호 영상을 이용하여 이동객체를 분할하여야 한다. 따라서, 압축 영상을 객체 기반 색인화하기 위하여 이동객체를 분할하려면 압축 영상의 복호화 시간이 별도로 필요하고, 복호된 영상의 데이터량이 증가하기 때문에 큰 용량의 메모리가 필요하게 되는 문제점이 있었다.Conventional moving object segmentation techniques are performed on an uncompressed original image. To apply such a moving object segmentation technique to a compressed image, it is necessary to completely decode a bit string of a compressed image and segment a moving object using the decoded image. Therefore, in order to segment a moving object in order to object-based index the compressed image, a decoding time of the compressed image is required separately, and a large capacity memory is required because the data amount of the decoded image increases.

MPEG-1/2로 압축된 영상을 객체 기반 색인화하기 위한 종래의 방법은, 압축 영상의 비트열에서 움직임 벡터를 추출하고 프레임 단위의 움직임 벡터장을 구성한 후 그 움직임 벡터장을 분할한다. 그러나, 압축 영상의 비트열에서 움직임 벡터가 존재하지 않으면 이동객체를 분할하지 못한다. 또한, 움직임이 없는 배경에서 잡음벡터가 존재하면 이 잡음벡터도 움직임 벡터로 인지하게 되어 이동객체 분할 성능이 저하된다. 따라서, 압축 영상의 움직임 벡터는 실제의 객체 움직임을 정확하게 표현하지 못하고 움직임이 없는 배경에서도 잡음벡터로 인하여 분할성능이 저하되며, 매크로블록 단위로 움직임 벡터가 제공되므로 크기가 작은 이동객체를 분할하기 어려운 문제점이 있었다.The conventional method for object-based indexing of an image compressed with MPEG-1 / 2 extracts a motion vector from a bit stream of a compressed image, constructs a motion vector field in units of frames, and then divides the motion vector field. However, if there is no motion vector in the bit stream of the compressed image, the moving object cannot be divided. In addition, if a noise vector is present in the background without motion, the noise vector is also recognized as a motion vector, and the performance of moving object segmentation is degraded. Therefore, the motion vector of the compressed image does not accurately represent the actual motion of the object, and even in the background of no motion, the segmentation performance is deteriorated due to the noise vector. Since the motion vector is provided in units of macroblocks, it is difficult to divide a small moving object. There was a problem.

따라서, 본 발명은 상기와 같은 종래기술의 문제점을 해결하기 위하여 안출된 것으로써, MPEG-1/2 압축 표준으로 압축된 영상의 비트열을 완전히 복호하지 않고, 직접 압축 영상의 이동객체를 안정적으로 분할하는 압축 영상의 이동객체 분할장치 및 방법을 제공하는 데 그 목적이 있다.Accordingly, the present invention has been devised to solve the above problems of the prior art, and does not completely decode the bit stream of an image compressed by the MPEG-1 / 2 compression standard, but stably decomposes a moving object of the direct compressed image. It is an object of the present invention to provide a moving object segmentation apparatus and method for segmenting compressed images.

도 1은 본 발명의 한 실시예에 따른 압축 영상의 이동객체 분할장치를 도시한 블록 구성도,1 is a block diagram showing a moving object segmentation apparatus of a compressed image according to an embodiment of the present invention;

도 2는 본 발명의 한 실시예에 따른 압축 영상의 이동객체 분할방법을 도시한 흐름도,2 is a flowchart illustrating a moving object segmentation method of a compressed image according to an embodiment of the present invention;

도 3은 도 2의 시-공간 분할기법의 상세 흐름도이다.3 is a detailed flowchart of the space-time partitioning scheme of FIG. 2.

※ 도면의 주요 부분에 대한 부호의 설명 ※※ Explanation of code about main part of drawing ※

1: DC영상 재구성부 2: DC영상 분할부1: DC image reconstruction unit 2: DC image division unit

3: 움직임 벡터 추출부 4: 시-공간 분할부3: motion vector extractor 4: space-time partition

상기 목적을 달성하기 위하여 본 발명은, 프레임 단위의 압축 영상을 각 블록마다 이산여현변환(Discrete Cosine Transform)의 DC계수를 이용하여 DC영상으로 재구성하는 DC영상 재구성부와, 상기 재구성된 DC영상을 이용하여 움직임 객체를 분할하는 DC영상 분할부, 상기 압축 영상을 부분 복호하여 움직임 벡터를 추출하는 움직임 벡터 추출부, 및 상기 움직임 벡터를 이용하여 근접한 두 움직임 객체를 분리하고, 잘못 추출된 움직임 객체는 제거하는 시-공간 분할부를 포함한 것을 특징으로 하는 압축 영상의 이동객체 분할장치를 제공한다.In order to achieve the above object, the present invention, a DC image reconstruction unit for reconstructing the compressed image of each frame unit into a DC image using the DC coefficient of the discrete cosine transform (Discrete Cosine Transform), and the reconstructed DC image A DC image splitter for dividing a motion object using the motion image extractor, a motion vector extractor for partially decoding the compressed image to extract a motion vector, and separating two adjacent motion objects by using the motion vector. It provides a moving object segmentation apparatus of a compressed image, characterized in that it comprises a space-time segmentation unit to remove.

또한, 본 발명은 프레임 단위의 압축 영상을 부분 복호하여 각 블록마다 이산여현변환의 DC계수를 추출하여 DC영상으로 재구성하는 제1단계와, 상기 압축 영상을 부분 복호하여 움직임 벡터를 추출하는 제2단계, 상기 재구성된 DC영상을 이용하여 움직임 객체를 분할하는 제3단계, 및 상기 움직임 벡터를 이용하여 근접한 두 움직임 객체를 분리하고, 잘못 추출된 움직임 객체는 제거하는 제4단계를 포함한 것을 특징으로 하는 압축 영상의 이동객체 분할방법을 제공한다.The present invention also provides a first step of partially decoding a compressed image frame-by-frame, extracting a DC coefficient of a discrete cosine transform for each block, and reconstructing it into a DC image, and a second vector extracting a motion vector by partially decoding the compressed image. And a third step of dividing a motion object by using the reconstructed DC image, and a fourth step of separating two adjacent motion objects by using the motion vector and removing the wrongly extracted motion object. A moving object segmentation method of a compressed image is provided.

또한, 본 발명은 컴퓨터에, 프레임 단위의 압축 영상을 부분 복호하고 각 블록마다 이산여현변환의 DC계수를 추출하여 DC영상으로 재구성하는 제1단계와, 상기 압축 영상을 부분 복호하여 움직임 벡터를 추출하는 제2단계, 압축 영상의 첫 번째 프레임의 DC영상을 기준영상으로 설정하는 제3단계, 다른 프레임의 DC영상과 상기 기준영상과의 차영상을 구하는 제4단계, 상기 차영상을 저역통과 필터링(Low Pass filtering)하여 움직임화소 및 정지화소로 이루어진 이진영상으로 재구성하는 제5단계, 상기 이진영상을 미디언 필터링(median filtering)하여 이웃한 움직임화소들을 그룹화하여 움직임 객체로 분할하는 제6단계, 상기 움직임 벡터를 이용하여 움직임 객체를 2개의 영역으로 분리하는 제7단계, 상기 각 움직임 객체에 대하여 움직임 벡터의 크기와 차영상의 평균 및 분산을 계산하는 제8단계, 및 상기 각 움직임 객체의 움직임 벡터의 크기가 제1임계치보다 작고, 차영상의 평균이 제2임계치보다 작으며, 차영상의 분산이 제3임계치보다 작으면, 그 움직임 객체를 불필요한 객체로 판단하고 제거하여 분할성능을 개선하는 제9단계를 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.The present invention also provides a first step of partially decoding a compressed image on a frame-by-frame basis, extracting a DC coefficient of a discrete cosine transform for each block, and reconstructing it into a DC image, and extracting a motion vector by partially decoding the compressed image. A second step of setting a DC image of the first frame of the compressed image as a reference image, a fourth step of obtaining a difference image between the DC image of another frame and the reference image, and low pass filtering of the difference image A fifth step of reconstructing a binary image composed of a motion pixel and a still pixel by performing low pass filtering, a sixth step of grouping neighboring motion pixels by median filtering the binary image and dividing them into a moving object; A seventh step of dividing a motion object into two regions by using the motion vector; a magnitude of a motion vector and a flatness of a difference image for each motion object An eighth step of calculating the mean and the variance, and if the magnitude of the motion vector of each moving object is smaller than the first threshold value, the difference of the difference image is smaller than the second threshold value, and the variance of the difference image is smaller than the third threshold value, In addition, the present invention provides a computer-readable recording medium having recorded thereon a program for executing a ninth step of determining and removing a moving object as an unnecessary object and improving partitioning performance.

이하, 첨부된 도면을 참조하여 본 발명에 따른 실시예를 보다 상세하게 설명하면 다음과 같다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 한 실시예에 따른 압축 영상의 이동객체 분할장치를 도시한 구성도이고, 도 2는 본 발명의 한 실시예에 따른 압축 영상의 이동객체 분할방법을 도시한 흐름도이며, 도 3은 도 2에 도시된 시-공간 분할단계의 상세 흐름도이다.1 is a block diagram illustrating a moving object segmentation apparatus of a compressed image according to an embodiment of the present invention, and FIG. 2 is a flowchart illustrating a moving object segmentation method of a compressed image according to an embodiment of the present invention. 3 is a detailed flowchart of the space-time division step shown in FIG.

도 1을 참조하면, 본 발명에 따른 압축 영상의 이동객체 분할장치는, 프레임 단위의 압축 영상의 비트열을 부분 복호하여 각 블록마다 이산여현변환(Discrete Cosine Transform)의 DC계수를 추출하여 가로, 세로 각각 8배로 축소된 DC영상으로 재구성하는 DC영상 재구성부(1)와, 상기 재구성된 DC영상을 이용하여 움직임 객체를 분할하는 DC영상 분할부(2), 압축 영상의 비트열을 부분 복호하여 움직임 벡터를 추출하는 움직임 벡터 추출부(3), 및 상기 움직임 벡터를 이용하여 움직임 객체 중에서 잘못 추출된 움직임 객체를 제거하는 시-공간 분할부(4)로 구성된다.Referring to FIG. 1, the moving object segmentation apparatus of the compressed image according to the present invention extracts a DC coefficient of a discrete cosine transform for each block by partially decoding a bit string of a compressed image in units of frames. A DC image reconstruction unit 1 for reconstructing a DC image reduced by 8 times each length, a DC image divider 2 for dividing a moving object using the reconstructed DC image, and partially decoding a bit string of a compressed image A motion vector extractor 3 for extracting a motion vector, and a space-time divider 4 for removing a wrongly extracted motion object from the motion object using the motion vector.

여기서, DC영상 분할부(2)는, 압축 영상의 첫 번째 프레임을 압축한 첫 접근단위의 DC영상을 기준영상으로 설정하고, 다른 프레임을 압축한 다른 접근단위의 DC영상과 기준영상과의 차영상을 구성하는 차영상구성부와, 상기 차영상을 저역통과 필터링하여 움직임화소와 정지화소로 이루어진 이진영상으로 재구성하는 이진영상구성부, 및 이진영상을 미디언필터링(median filtering)하여 이웃한 움직임화소들을 그룹화하여 움직임 객체로 분할하는 영역분할부로 구성된다.Here, the DC image segmentation unit 2 sets the DC image of the first access unit that compresses the first frame of the compressed image as a reference image, and the difference between the DC image of the other access unit that compresses another frame and the reference image. A differential image constructing unit constituting an image, a binary image constructing unit reconstructing a binary image composed of a motion pixel and a still pixel by lowpass filtering the difference image, and neighboring movement by median filtering the binary image It consists of an area divider for grouping pixels and dividing them into moving objects.

상기와 같이 구성된 본 발명의 작용 및 효과는 다음과 같다.The operation and effects of the present invention configured as described above are as follows.

도 2를 참조하면, 본 발명에 따른 압축 영상의 이동객체 분할방법은 다음과 같다. 먼저, 단계 S11에서 압축 영상을 DC영상으로 재구성한다. 즉, 프레임 단위의 압축 영상을 부분 복호하여 각 블록마다 이산여현변환(Discrete Cosine Transform)의 DC계수를 추출하여, 한 프레임 단위의 영상을 가로, 세로가 8배씩 축소된 DC영상으로 재구성한다.Referring to FIG. 2, the moving object segmentation method of the compressed image according to the present invention is as follows. First, in step S11, the compressed image is reconstructed into a DC image. That is, the DC coefficient of the discrete cosine transform is extracted for each block by partially decoding the compressed image in units of frames, and the image in one frame is reconstructed into a DC image reduced by 8 times in width and length.

다음, 단계 S12에서 압축 영상을 부분 복호하여 움직임 벡터를 추출한다. 움직임 벡터는 매크로블록마다 존재하는데, 예측부호화를 하지 않는 매크로블록은 0의 움직임 벡터를 갖는 것으로 처리하고, I(Intra) 픽쳐는 이웃하는 두 프레임의 움직임 벡터를 이용하여 보간(interpolation)한다.Next, in step S12, the compressed image is partially decoded to extract a motion vector. A motion vector exists for each macroblock. Macroblocks that do not have predictive encoding are treated as having a motion vector of 0, and an I (Intra) picture is interpolated using motion vectors of two neighboring frames.

다음, 단계 S13과 단계 S14에서 재구성된 DC영상을 이용하여 움직임 객체를 분할한다. 즉, 단계 S13에서 첫 접근단위(Access Unit)의 DC 영상을 기준영상(reference image)으로 설정하고, 각 접근단위의 DC영상과 기준영상과의 차영상을 구한다. 여기서, 접근단위는 한 프레임분량의 압축 영상 비트열 데이터를 의미한다.Next, the moving object is divided using the DC image reconstructed in steps S13 and S14. That is, in step S13, the DC image of the first access unit is set as a reference image, and the difference image between the DC image and the reference image of each access unit is obtained. Here, the access unit means one frame of compressed image bit string data.

단계 S14에서 상기 차영상을 저역통과 필터링(Low Pass Filtering)을 한다. 이때, 이 차영상은 차영상의 화소값의 크기가 임계치 이상인 움직임화소와 화소값의 크기가 임계치 이하인 정지화소로 이루어진 이진영상으로 재구성된다. 다음, 이진영상을 미디언필터링(Median Filtering)하는데, 서로 이웃한 움직임화소를 그룹화하여 움직임 객체로 분할한다. 이때, 일정 크기 이하의 움직임 객체 영역은 제거한다.In step S14, low pass filtering is performed on the difference image. In this case, the difference image is reconstructed into a binary image including a motion pixel having a pixel value greater than or equal to a threshold and a still pixel having a pixel value less than or equal to a threshold. Next, the median filtering of the binary image is performed. The neighboring motion pixels are grouped and divided into motion objects. At this time, the moving object area having a predetermined size or less is removed.

다음, 단계 S15에서 각 움직임 객체에 대하여 시-공간 분할을 하는데, 이 시-공간 분할은 모든 접근단위별로 수행한다.Next, in step S15, time-space division is performed for each moving object, which is performed for every access unit.

이러한 시-공간 분할에 대한 상세 흐름도가 도 3에 도시되어 있다.A detailed flow diagram for this space-time division is shown in FIG. 3.

먼저, DC영상 분할에 의해 생성된 움직임 객체가 입력되면, 단계 S151에서 입력된 움직임 객체 영역을 움직임 벡터를 이용하여 분할한다. 이때, 2차원 병진운동모형과 3차원 평면체운동모형을 이용하여 2개의 영역으로 분할하는데, 분할된 2개의 영역 중 작은 영역의 크기가 전체 움직임 객체 영역의 30% 이상일 때에는, 단계 S152에서 두 개의 영역으로 분할한다. 그러나, 그렇지 않으면 이 움직임 객체를 분할하지 않고 하나의 움직임 객체로 유지한다.First, when a motion object generated by DC image segmentation is input, the motion object region input in step S151 is divided using a motion vector. At this time, the two-dimensional translational motion model and the three-dimensional planar body motion model are divided into two areas. When the size of the small area among the divided two areas is more than 30% of the entire moving object area, the two areas in step S152 Split into areas. However, otherwise, keep this moving object as one moving object without splitting it.

이와 같이 움직임 벡터를 이용하여 움직임 객체를 분할하면, 서로 다른 방향의 움직임을 갖는 두 객체가 근접하여 DC영상에서 하나의 움직임 객체로 추출된 경우, 두 객체의 움직임 방향이 서로 다르기 때문에 두 개의 움직임 객체로 분리할 수 있다. 또한, 움직임을 갖는 객체와 그림자가 하나의 움직임 객체로 추출된 경우, 이 움직임 객체와 그림자를 분리할 수 있다. 즉, 이러한 시-공간 분할기법을 이용하면 DC영상 분할에 의한 움직임 객체가 보다 정밀하게 분할되기 때문에 분할성능이 향상된다.In this way, if a motion object is divided by using a motion vector, when two objects having motions of different directions are extracted as one motion object from a DC image, the two motion objects are different because the directions of movement of the two objects are different. Can be separated. In addition, when the moving object and the shadow are extracted as one moving object, the moving object and the shadow may be separated. In other words, when the space-time segmentation technique is used, the segmentation performance is improved because the moving object by the DC image segmentation is more precisely segmented.

단계 S153에서 각 움직임 객체에 대하여 움직임 벡터의 크기와, 움직임 객체의 차영상의 평균 및 분산을 계산한다. 즉, 단계 S152에서 두 개의 영역으로 분할된 각각의 움직임 객체에 대하여 단계 S153을 행한다.In step S153, the magnitude of the motion vector, the average and the variance of the difference image of the motion object are calculated for each motion object. That is, step S153 is performed for each moving object divided into two regions in step S152.

단계 S154에서 움직임 벡터의 크기가 제1임계치보다 작고, 차영상의 평균이 제2임계치보다 작으며, 차영상의 분산이 제3임계치보다 작으면, 단계 S155로 진행하여 그 움직임 객체를 제거한다. 모든 움직임 객체에 대하여 단계 S153 내지 단계 S155를 실행한 후 종료한다.If the magnitude of the motion vector is smaller than the first threshold value, the average of the difference image is smaller than the second threshold value, and the variance of the difference image is smaller than the third threshold value in step S154, the process proceeds to step S155 to remove the motion object. After the steps S153 to S155 are executed for all the moving objects, the process ends.

도 2의 DC영상을 이용한 움직임 객체 분할단계에서는 일부 영역의 밝기 변화에 의해 객체와 그림자가 하나의 움직임 객체로 분할될 수 있는데, 시-공간 분할단계에서 객체와 그림자가 분리된 후 그림자 영역이 제거된다. 또한, 움직임 객체 분할단계에서 서로 다른 2개의 움직임을 갖는 객체가 하나의 움직임 객체로 분할될 수 있는데, 시-공간 분할단계에서 이 2개의 객체가 2개의 영역으로 분할되어 분할성능이 향상된다.In the moving object segmentation step using the DC image of FIG. 2, the object and the shadow may be divided into a single motion object by changing the brightness of some regions. In the space-time division step, the shadow area is removed after the object and the shadow are separated. do. In addition, in the moving object dividing step, objects having two different motions may be divided into one moving object. In the space-time dividing step, the two objects are divided into two regions to improve the segmentation performance.

이상과 같이 본 발명에 의하면, MPEG-1,2로 압축된 감시환경의 영상 비트열을 완전히 복호하지 않고 직접 이동객체를 분할할 수 있기 때문에, 시간과 저장공간을 절약할 수 있고 계산량을 단축시킬 수 있다. 또한, 시-공간 분할기법에 의하여 보다 향상된 분할성능을 제공하기 때문에 객체 기반의 압축 영상 색인화 및 검색이 가능해지는 효과가 있다.As described above, according to the present invention, since the moving object can be directly partitioned without completely decoding the video bit stream of the MPEG-1,2 compressed surveillance environment, it is possible to save time and storage space and to reduce the calculation amount. Can be. In addition, since the spatio-temporal segmentation technique provides improved segmentation performance, object-based compressed image indexing and retrieval is possible.

Claims (8)

프레임 단위의 압축 영상을 각 블록마다 이산여현변환(Discrete Cosine Transform)의 DC계수를 이용하여 DC영상으로 재구성하는 DC영상 재구성부와,A DC image reconstruction unit for reconstructing a compressed image in a frame unit into a DC image using a DC coefficient of a discrete cosine transform for each block; 상기 재구성된 DC영상을 이용하여 움직임 객체를 분할하는 DC영상 분할부,A DC image splitter for dividing a moving object using the reconstructed DC image; 상기 압축 영상을 부분 복호하여 움직임 벡터를 추출하는 움직임 벡터 추출부, 및A motion vector extractor for partially decoding the compressed image to extract a motion vector; and 상기 움직임 벡터를 이용하여 근접한 두 움직임 객체를 분리하고, 잘못 추출된 움직임 객체는 제거하는 시-공간 분할부를 포함한 것을 특징으로 하는 압축 영상의 이동객체 분할장치.And a spatio-temporal divider for separating two adjacent motion objects using the motion vector and removing the wrongly extracted motion object. 제1항에 있어서, 상기 DC영상 분할부는,The method of claim 1, wherein the DC image segmentation unit, 압축 영상의 한 프레임의 DC영상과 다른 프레임의 DC영상과의 차영상을 구하는 차영상구성부와,A difference image composition unit for obtaining a difference image between a DC image of one frame and a DC image of another frame; 상기 차영상을 저역통과 필터링(Low Pass filtering)하여 움직임화소와 정지화소로 이루어진 이진영상으로 재구성하는 이진영상구성부, 및A binary image configuration unit which reconstructs the difference image into a binary image including a motion pixel and a still pixel by low pass filtering, and 상기 이진영상을 미디언 필터링(median filtering)하고 이웃한 움직임화소들을 그룹화하여 움직임 객체로 분할하는 영역분할부를 포함한 것을 특징으로 하는 압축 영상의 이동객체 분할장치.And a region dividing unit for performing median filtering on the binary image and grouping neighboring moving pixels to divide the moving image into a moving object. 제2항에 있어서, 상기 시-공간 분할부는,The apparatus of claim 2, wherein the space-time divider comprises: 상기 움직임 객체를 움직임 벡터를 이용하여 2개의 영역으로 분할하는 영역분할부와,An area divider for dividing the motion object into two areas using a motion vector; 상기 각 움직임 객체에 대하여 움직임 벡터의 크기와, 차영상의 평균 및 분산을 계산하는 계산부, 및A calculator for calculating the magnitude of the motion vector, the average and the variance of the difference image, for each of the moving objects, and 상기 움직임 벡터의 크기가 제1임계치보다 작고, 차영상의 평균이 제2임계치보다 작으며, 차영상의 분산이 제3임계치보다 작으면, 그 움직임 객체를 제거하는 분할성능 개선부를 포함한 것을 특징으로 하는 압축 영상의 이동객체 분할장치.And a segmentation performance improving unit for removing the motion object when the magnitude of the motion vector is smaller than the first threshold value, the mean of the difference image is smaller than the second threshold value, and the variance of the difference image is smaller than the third threshold value. Moving object segmentation apparatus for compressed video. 프레임 단위의 압축 영상을 부분 복호하여 DC영상으로 재구성하는 제1단계와,A first step of partially decoding a compressed image in units of frames and reconstructing the DC image; 상기 압축 영상을 부분 복호하여 움직임 벡터를 추출하는 제2단계,A second step of extracting a motion vector by partially decoding the compressed image; 상기 재구성된 DC영상을 이용하여 움직임 객체를 분할하는 제3단계, 및A third step of dividing a moving object using the reconstructed DC image, and 상기 움직임 벡터를 이용하여 근접한 두 움직임 객체를 분리하고, 잘못 추출된 움직임 객체는 제거하는 제4단계를 포함한 것을 특징으로 하는 압축 영상의 이동객체 분할방법.And dividing two adjacent motion objects by using the motion vector and removing the wrongly extracted motion object. 제4항에 있어서, 상기 제3단계는,The method of claim 4, wherein the third step, 압축 영상의 첫 번째 프레임의 DC영상을 기준영상으로 설정하는 단계와,Setting a DC image of the first frame of the compressed image as a reference image; 다른 프레임의 DC영상과 상기 기준영상과의 차영상을 구하는 단계,Obtaining a difference image between the DC image of another frame and the reference image; 상기 차영상을 저역통과 필터링(Low Pass filtering)하여 움직임화소 및 정지화소로 이루어진 이진영상으로 재구성하는 단계, 및Low pass filtering the difference image to reconstruct a binary image including a motion pixel and a still pixel, and 상기 이진영상을 미디언 필터링(median filtering)하여 이웃한 움직임화소들을 그룹화하여 움직임 객체로 분할하는 단계를 포함한 것을 특징으로 하는 압축 영상의 이동객체 분할방법.And performing median filtering on the binary image to group neighboring motion pixels to divide the motion image into motion objects. 제4항 또는 제5항에 있어서, 상기 제1단계는,The method of claim 4 or 5, wherein the first step, 상기 압축 영상을 블록단위별로 이산여현변환(DCT)의 DC계수를 추출하여 DC영상으로 재구성하는 것을 특징으로 하는 압축 영상의 이동객체 분할장치.And extracting the DC coefficient of the discrete cosine transform (DCT) for each block unit and reconstructing the compressed image into a DC image. 제4항에 있어서, 상기 제4단계는,The method of claim 4, wherein the fourth step, 상기 움직임 객체에서 추출된 움직임 벡터를 분할하는 단계,Dividing a motion vector extracted from the motion object; 상기 움직임 벡터를 이용하여 상기 움직임 객체를 2개의 영역으로 분할하는 단계,Dividing the motion object into two regions by using the motion vector; 상기 각 움직임 객체에 대하여 움직임 벡터의 크기와 차영상의 평균 및 분산을 계산하는 단계, 및Calculating the magnitude and mean and variance of the motion vector and the difference image for each motion object, and 상기 각 움직임 객체의 움직임 벡터의 크기가 제1임계치보다 작고, 차영상의 평균이 제2임계치보다 작으며, 차영상의 분산이 제3임계치보다 작으면, 그 움직임 객체를 제거하여 분할성능을 개선하는 단계를 포함한 것을 특징으로 하는 압축 영상의 이동객체 분할방법.If the size of the motion vector of each of the motion objects is smaller than the first threshold value, the average of the difference image is smaller than the second threshold value, and the variance of the difference image is smaller than the third threshold value, the motion object is removed to improve segmentation performance. Moving object segmentation method of a compressed image, characterized in that it comprises a step. 컴퓨터에,On your computer, 프레임 단위의 압축 영상을 부분 복호하고 각 블록마다 이산여현변환의 DC계수를 추출하여 축소된 DC영상으로 재구성하는 제1단계와,A first step of partially decoding a compressed image frame-by-frame, extracting a DC coefficient of a discrete cosine transform for each block, and reconstructing it into a reduced DC image; 상기 압축 영상을 부분 복호하여 움직임 벡터를 추출하는 제2단계,A second step of extracting a motion vector by partially decoding the compressed image; 압축 영상의 첫 번째 프레임의 DC영상을 기준영상으로 설정하는 제3단계,A third step of setting the DC image of the first frame of the compressed image as a reference image; 다른 프레임의 DC영상과 상기 기준영상과의 차영상을 구하는 제4단계,A fourth step of obtaining a difference image between the DC image of another frame and the reference image; 상기 차영상을 저역통과 필터링(Low Pass filtering)하여 움직임화소 및 정지화소로 이루어진 이진영상으로 재구성하는 제5단계,A fifth step of reconstructing the difference image into a binary image composed of a moving pixel and a still pixel by performing low pass filtering; 상기 이진영상을 미디언 필터링(median filtering)하여 이웃한 움직임화소들을 그룹화하여 움직임 객체로 분할하는 제6단계,A sixth step of grouping neighboring motion pixels by median filtering the binary image and dividing the binary image into a motion object; 상기 움직임 벡터를 이용하여 움직임 객체를 2개의 영역으로 분리하는 제7단계,A seventh step of separating the motion object into two regions by using the motion vector; 상기 각 움직임 객체에 대하여 움직임 벡터의 크기와 차영상의 평균 및 분산을 계산하는 제8단계, 및An eighth step of calculating a magnitude and a mean and variance of a motion vector and a difference image for each of the moving objects, and 상기 각 움직임 객체의 움직임 벡터의 크기가 제1임계치보다 작고, 차영상의 평균이 제2임계치보다 작으며, 차영상의 분산이 제3임계치보다 작으면, 그 움직임 객체를 불필요한 객체로 판단하고 제거하여 분할성능을 개선하는 제9단계를 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.If the size of the motion vector of each of the moving objects is smaller than the first threshold value, the average of the difference image is smaller than the second threshold value, and the variance of the difference image is smaller than the third threshold value, the motion object is determined to be unnecessary and removed. And a computer-readable recording medium having recorded thereon a program for executing the ninth step of improving partition performance.
KR1019980048436A 1998-11-12 1998-11-12 Moving object segmentation device and method of compressed image KR100281685B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980048436A KR100281685B1 (en) 1998-11-12 1998-11-12 Moving object segmentation device and method of compressed image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980048436A KR100281685B1 (en) 1998-11-12 1998-11-12 Moving object segmentation device and method of compressed image

Publications (2)

Publication Number Publication Date
KR20000032095A true KR20000032095A (en) 2000-06-05
KR100281685B1 KR100281685B1 (en) 2001-02-15

Family

ID=19558027

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980048436A KR100281685B1 (en) 1998-11-12 1998-11-12 Moving object segmentation device and method of compressed image

Country Status (1)

Country Link
KR (1) KR100281685B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030072909A (en) * 2002-03-07 2003-09-19 주식회사 엘지이아이 Object segmentation method for moving picture decoder
KR20200071886A (en) * 2018-12-06 2020-06-22 이노뎁 주식회사 syntax-based method of providing selective video surveillance by use of deep-learning image analysis
US11694480B2 (en) 2020-07-27 2023-07-04 Samsung Electronics Co., Ltd. Method and apparatus with liveness detection

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030072909A (en) * 2002-03-07 2003-09-19 주식회사 엘지이아이 Object segmentation method for moving picture decoder
KR20200071886A (en) * 2018-12-06 2020-06-22 이노뎁 주식회사 syntax-based method of providing selective video surveillance by use of deep-learning image analysis
US11694480B2 (en) 2020-07-27 2023-07-04 Samsung Electronics Co., Ltd. Method and apparatus with liveness detection

Also Published As

Publication number Publication date
KR100281685B1 (en) 2001-02-15

Similar Documents

Publication Publication Date Title
EP0781053B1 (en) Method and apparatus for post-processing images
KR0160610B1 (en) Method and device for variable length image compression and decompression
US20110280306A1 (en) Real-time video coding/decoding
CN110036637B (en) Method and device for denoising and vocalizing reconstructed image
US20200304797A1 (en) Cluster refinement for texture synthesis in video coding
US11323717B2 (en) Frequency adjustment for texture synthesis in video coding
US10708601B2 (en) Methods and apparatuses for encoding and decoding superpixel borders
CN110999295A (en) Improvement of boundary forced partition
US20130022099A1 (en) Adaptive filtering based on pattern information
EP1407611A2 (en) Track for improved video compression
KR100668346B1 (en) Filtering apparatus and method for a multi-codec
CN116506635B (en) Method and system for performing progressive decoding refresh processing on an image
US10448034B2 (en) Video image encoding device, video image coding method, video image decoding device, video image decoding method, and non-transitory computer-readable storage medium
US20150249829A1 (en) Method, Apparatus and Computer Program Product for Video Compression
CN117528074A (en) Video encoding, decoding method and apparatus for prediction from multiple cross components
KR100281685B1 (en) Moving object segmentation device and method of compressed image
CN117136540A (en) Residual coding method and device, video coding method and device, and storage medium
CN116743997A (en) Method and apparatus for signaling sub-image division information
EP2735144B1 (en) Adaptive filtering based on pattern information
CN114762332A (en) Method for constructing merging candidate list
US5915043A (en) Image reproducing apparatus
CN116114246B (en) Intra-frame prediction smoothing filter system and method
KR20030078633A (en) Method of processing digital images for low-bit rate applications
KR20240050235A (en) Systems and methods for end-to-end feature compession in coding of multidimensional data
Devaraj Inter-Intra Frame Coding in Motion Picture Compensation Using New Wavelet Bi-Orthogonal Coefficients

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121031

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20131024

Year of fee payment: 14

LAPS Lapse due to unpaid annual fee