WO1999033275A1 - Decodage partiel de sequences video comprimees - Google Patents

Decodage partiel de sequences video comprimees Download PDF

Info

Publication number
WO1999033275A1
WO1999033275A1 PCT/US1998/027223 US9827223W WO9933275A1 WO 1999033275 A1 WO1999033275 A1 WO 1999033275A1 US 9827223 W US9827223 W US 9827223W WO 9933275 A1 WO9933275 A1 WO 9933275A1
Authority
WO
WIPO (PCT)
Prior art keywords
low
block
image data
transform
compressed video
Prior art date
Application number
PCT/US1998/027223
Other languages
English (en)
Inventor
Stuart Jay Golin
Charles Martin Wine
Original Assignee
Sarnoff Corporation
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 Sarnoff Corporation filed Critical Sarnoff Corporation
Priority to JP2000526055A priority Critical patent/JP2001527352A/ja
Priority to CA002310652A priority patent/CA2310652C/fr
Priority to EP98964199A priority patent/EP1048174A4/fr
Priority to KR1020007007059A priority patent/KR20010033550A/ko
Priority to AU19377/99A priority patent/AU1937799A/en
Publication of WO1999033275A1 publication Critical patent/WO1999033275A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/14Picture signal circuitry for video frequency region
    • H04N5/147Scene change detection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/20Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using video object coding
    • H04N19/23Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using video object coding with coding of regions that are present throughout a whole video segment, e.g. sprites, background or mosaic
    • 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/142Detection of scene cut or scene change
    • 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/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/179Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a scene or a shot
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/59Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial sub-sampling or interpolation, e.g. alteration of picture size or resolution
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/85Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
    • H04N19/87Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving scene cut or scene change detection in combination with video compression
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/10Indexing; Addressing; Timing or synchronising; Measuring tape travel
    • G11B27/19Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier
    • G11B27/28Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier by using information signals recorded by the same method as the main recording

Definitions

  • the present invention relates to video processing, and, in particular, to the decoding of compressed video sequences.
  • Video images (i.e., frames) in a digital video sequence are typically represented by arrays of picture elements or pixels, where each pixel is represented by one or more different components.
  • each pixel is represented by a component whose value corresponds to the intensity of the pixel.
  • each pixel is represented by a red component, a green component, and a blue component.
  • each pixel is represented by an intensity (or luminance) component Y and two color (or chrominance) components U and V.
  • each pixel component is represented by an 8-bit value.
  • a typical video sequence is made up of sets of consecutive frames called shots, where the frames of a given shot correspond to the same basic scene.
  • a shot is an unbroken sequence of frames from one camera.
  • Parsing is also useful for video editing and compression.
  • One way to distinguish different shots in a digital video sequence is to analyze histograms corresponding to the video frames.
  • a frame histogram is a representation of the distribution of component values for a frame of video data.
  • a 32-bin histogram may be generated for the 8-bit Y components of a video frame represented in a 24-bit YUV color format, where the first bin indicates how many pixels in the frame have Y values between 0 and 7 inclusive, the second bin indicates how many pixels have Y values between 8 and 15 inclusive, and so on until the thirty-second bin indicates how many pixels have Y values between 248 and 255 inclusive.
  • Multi-dimensional histograms can also be generated based on combinations of bits from different components. For example, a three-dimensional (3D) histogram can be generated for YUV data using the 4 most significant bits (MSBs) of the Y components and the 3 MSBs of the U and V components. Where each bin in the 3D histogram corresponds to the number of pixels in the frame having the same 4 MSBs of Y, the same 3 MSBs of U, and the same 3 MSBs of V.
  • MSBs most significant bits
  • One general characteristic of video sequences is that, for certain types of histograms, the histograms for frames within a given shot are typically more similar than the histograms for frames in shots corresponding to different scenes.
  • one way to parse digital video into its constituent shots is to look for the transitions between shots by comparing histograms generated for the frames in the video sequence.
  • frames with similar histograms are more likely to correspond to the same scene than frames with dissimilar histograms.
  • Video sequences are typically stored and/or transmitted in a compressed digital form, in which the original pixel data are processed to exploit redundancy that occurs both within a video frame and between video frames.
  • a transform such as a discrete cosine transform (DCT)
  • DCT discrete cosine transform
  • a DCT transform may be applied directly to pixel values or, when motion estimation is employed, the DCT transform is applied to inter-frame pixel differences corresponding to differences between pixel data in the current frame and motion-compensated pixel data from a reference frame.
  • Inter-frame differencing can be implemented with or without motion estimation and motion compensation.
  • the resulting DCT coefficients may be quantized and then run- length (RL) encoded using, for example, a zig-zag RL pattern.
  • the RL encoded data may then optionally be further encoded for storage and/or transmission as a compressed video data stream.
  • the motion vectors derived during motion estimation and used during motion-compensated inter-frame differencing are also encoded into the compressed video data stream.
  • the different planes of pixel component values for each video frame are typically compressed separately.
  • the encoding steps are reversed to recover full video images for display.
  • the compressed data are RL decoded and dequantized, as necessary, to recover decoded DCT coefficients.
  • An inverse DCT transform is then applied to the decoded DCT coefficients to recover pixel data. If the pixel data correspond to inter-frame differences, then motion-compensated inter-frame addition is performed using motion vectors (decoded from the compressed video stream) to generate decoded pixel intensity values for the current frame of the decoded video sequence.
  • One way to parse a compressed video sequence into its constituent shots is to completely decompress the compressed video stream to recover fully decoded video frames, and then apply histogram analysis to the decompressed video sequence. This can be computationally expensive and slow, because, for example, the inverse DCT transform is computationally intense.
  • An alternative technique for parsing compressed video sequences that have been generated using a compression algorithm based on a transform, such as the DCT transform, is based on a low- resolution decoding scheme.
  • this low-resolution decoding scheme all but the lowest spatial frequency DCT coefficient in the compressed video stream (i.e., the DC coefficient for the DCT transform) are ignored and only the DC coefficient is used to generate a low-resolution decoded image for each frame in the compressed video stream, where each pixel in the low-resolution decoded image is the DC coefficient for a block of pixels in the corresponding frame of the original video sequence. Histogram analysis is then performed on the low-resolution images.
  • Figs. 1(A) and 1(B) show original frame 102 in an original video sequence and low-resolution frame 104 in a corresponding low-resolution decoded video sequence, respectively.
  • Original frame 102 has 480 rows and 512 columns of pixels.
  • original frame 102 is divided into (8x8) blocks of pixels, wherein original frame 102 has 60 rows and 64 columns of such (8x8) blocks.
  • Motion estimation is performed for each (8x8) block to identify a motion vector that relates each (8x8) block to a corresponding (8x8) block in a reference frame (not shown).
  • Motion-compensated inter-frame differencing is applied to generate an (8x8) block of inter- frame pixel differences for each (8x8) block in original frame 102.
  • An (8x8) DCT transform is applied to each (8x8) block of inter-frame pixels differences to generate an (8x8) block of DCT coefficients, where the DC coefficient is typically located in the upper left corner.
  • Each (8x8) block of DCT coefficients is then quantized, run-length encoded, and possibly further encoded, along with the motion vectors, for storage and/or transmission as a compressed video stream.
  • run-length decoding is applied to the compressed video data to recover the quantized DCT coefficients.
  • the quantized DC coefficient from each set of DCT coefficients is dequantized and motion-compensated inter-frame addition is applied to the decoded DC coefficients (using decoded motion vectors properly scaled by a factor of 8) to generate low-resolution frame 104 of Fig. 1, where each pixel in low-resolution frame 104 corresponds to only the decoded DC coefficient.
  • each (8x8) block in original frame 102 is represented by a single pixel in low-resolution frame 104, which therefore has only 60 (i.e., 480/8) rows and 64 (i.e., 512/8) columns of pixels. Since the DC coefficient of the DCT transform is equivalent to the average intensity value for the 64 pixels in the corresponding (8x8) pixel block, low- resolution frame 104 is a low-resolution approximation of original frame 102.
  • Histogram analysis is then applied to the sequence of low-resolution frames to parse the compressed video sequence into its constituent shots. Since this low-resolution decoding scheme avoids the computationally expensive inverse DCT processing, parsing of compressed video sequences can be accomplished faster and more cheaply than if the histogram analysis is applied to fully decoded images that are generated using inverse DCT processing. Unfortunately, the resolution of the decoded frames using this conventional low-resolution decoding scheme may be too low to provide accurate parsing results, leading to too many false positives (i.e., identification of transitions between shots that are not true transitions in the original video sequence) and/or false negatives (i.e., missing true transitions in the original video sequence).
  • the present invention is directed to a scheme for partially decoding compressed video streams for such applications as video parsing.
  • the compressed video stream is decoded to recover one or more low-frequency transform coefficients for each block of original image data.
  • a block of low-frequency image data is generated from each set of low-frequency transform coefficients corresponding to each block of original image data.
  • Motion-compensated inter-frame differencing is applied to each block of low-frequency image data to generate a partially decoded image for each frame in the compressed video stream.
  • Figs. 1(A) and 1(B) show an original frame in an original video sequence and a low-resolution frame in a corresponding low-resolution decoded video sequence, respectively;
  • Fig. 2 shows a flow diagram of the processing, according to one embodiment of the present invention
  • Figs. 3(A) and 3(B) show an original frame in an original video sequence and a partially decoded frame in a corresponding partially decoded video sequence, respectively, according to the processing of Fig. 2;
  • Fig. 3(C) shows a (4x4) block of replicated DC coefficients representative of the sub-blocks used to generate the partially decoded image of Fig. 3(B); and Figs. 4(A)-4(D) show graphical representations of inter-frame histogram differences (with arbitrary scale along the Y axis) plotted against frame number for a 1500-frame test sequence encoded using the Px64 video compression scheme for four different DC-component block sizes.
  • a transform-based compressed video stream is partially decoded to generate partially decoded images that may then be subjected to subsequent processing, such as histogram analysis for video parsing.
  • the partially decoded images are generated by building blocks using only the decoded DC transform coefficients from the compressed video stream.
  • Fig. 2 shows a flow diagram of the processing, according to one embodiment of the present invention.
  • the compressed video stream is partially decoded to recover the DC coefficients of the encoded transform coefficients (step 202 of Fig. 2).
  • step 202 would involve decoding of the compressed video stream (e.g., run-length decoding and possibly dequantization) just enough to recover from the bitstream the decoded DC DCT coefficient corresponding to each (8x8) block of pixels in the original video sequence.
  • Blocks of image data are then generated using only the DC coefficients by replicating the corresponding DC coefficient for each pixel in a block (step 204).
  • each block is a sub-block that is smaller than the corresponding region of the original video sequence used to generate the transform coefficients. For example, if the DCT transform was applied to (8x8) blocks in the original video sequence, then the sub-blocks generated in step 204 might be only (2x2) or (4x4) (although other sizes can also be used). Alternatively, the blocks of replicated DC coefficients could be the same size (e.g., 8x8) as the transform.
  • motion-compensated inter-frame addition is then performed to generate partially decoded images (step 206), which can then be subjected to additional processing, such as histogram analysis for video parsing (step 208). If the blocks of replicated DC coefficients are smaller than the size of the original transform, then the decoded motion vectors used during motion-compensated inter- frame addition must be scaled accordingly.
  • (4x4) or (2x2) sub-blocks One advantage to using (4x4) or (2x2) sub-blocks is that motion vectors can be scaled down by factors of 2 or 4, respectively, simply by shifting bits, rather than having to implement a divide operation.
  • Figs. 3(A) and 3(B) show original frame 302 in an original video sequence and partially decoded frame 304 in a corresponding partially decoded video sequence, respectively, according to one implementation of the processing of Fig. 2.
  • Original frame 302 is a (480x512) frame, similar to frame 102 of Fig. 1(A).
  • Partially decoded image 304 is generated from (4x4) blocks of replicated DC coefficients and therefore has 240 rows and 256 columns of pixels.
  • Fig. 3(C) shows a (4x4) block 306 of replicated DC coefficients representative of the sub- blocks used to generate partially decoded image 304 of Fig. 3(B).
  • each pixel for a given sub- block of replicated DC coefficients contains the same piece of information, when motion-compensated inter-frame addition is performed using properly scaled decoded motion vectors, the corresponding sub-blocks in the resulting partially decoded images will typically not contain replications of the same data, since most motion vectors will have components other than integer multiples of 4.
  • this partial decoding scheme provides better video parsing of compressed video streams (i.e., fewer false positives and/or fewer false negatives) than does the low- resolution decoding scheme of the prior art.
  • the partial decoding scheme of the present invention shares the advantage of avoiding implementation of the reverse transform of the prior-art low-resolution decoding scheme.
  • the present invention may provide better results at an affordable increase in computational cost.
  • Figs. 4(A)-4(D) show graphical representations of inter-frame histogram differences (with arbitrary scale along the Y axis) plotted against frame number for a 1500-frame test sequence encoded using the Px64 video compression scheme for four different DC-component block sizes.
  • Fig. 4(A) corresponds to the prior-art processing in which each (8x8) block of pixels is represented by a single DC value (i.e., a (lxl) block) in a low-resolution image.
  • Fig. 4(B) corresponds to processing according to the present invention in which each (8x8) block of pixels is represented by a (2x2) block of replicated DC values in a partially decoded image.
  • Figs. 4(A)-4(D) show graphical representations of inter-frame histogram differences (with arbitrary scale along the Y axis) plotted against frame number for a 1500-frame test sequence encoded using the Px64 video compression scheme for four different DC-component block sizes.
  • 4(C) and 4(D) correspond to processing according to the present invention in which each (8x8) block of pixels if represented by a (4x4) and an (8x8) block, respectively, of replicated DC values in a partially decoded image.
  • the large peaks in these figures indicate scene changes in the video sequence.
  • Figs. 4(A)-(D) show that as the block of replicated DC values increases from (lxl) to (8x8), the background noise level in the results decreases. This is one of the advantages of the present invention over the prior-art, low-resolution scheme of Fig. 4(A).
  • the present invention has been described in the context of generating partially decoded images using only the DC transform coefficients, those skilled in the art will understand that, in alternative implementations, two or more of the low-frequency transform coefficients (including the DC coefficient) can be used to generate partially decoded images.
  • two or more of the low-frequency transform coefficients can be used to generate partially decoded images.
  • the present invention has been described in the context of video parsing based on histogram analysis, those skilled in the art will understand that the present invention can be used for other applications in which low-resolution are acceptable, such as picture-in-a-picture generation, fast-forward replays of video sequences, target recognition, and motion detection.
  • the present invention can be embodied in the form of methods and apparatuses for practicing those methods.
  • the present invention can also be embodied in the form of program code embodied in tangible media, such as floppy diskettes, CD-ROMs, hard drives, or any other machine-readable storage medium, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention.
  • the present invention can also be embodied in the form of program code, for example, whether stored in a storage medium, loaded into and/or executed by a machine, or transmitted over some transmission medium, such as over electrical wiring or cabling, through fiber optics, or via electromagnetic radiation, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention.
  • program code When implemented on a general-purpose processor, the program code segments combine with the processor to provide a unique device that operates analogously to specific logic circuits.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

L'invention porte sur le décodage partiel (202) de séquences vidéo comprimées obtenues au moyen d'une transformée (par exemple TCD) pour récupérer (204) les coefficients de transformation à audiofréquence (par exemple uniquement les coefficients DC) à partir du flux binaire codé. Les coefficients à basse fréquence servent alors à produire des blocs de données d'images qui sont soumis à une addition inter-trame (206) compensée en mouvement de manière à obtenir des images partiellement décodées pouvant servir pour des processus ultérieurs tels que l'analyse d'histogrammes (208) à des fins de parsage vidéo. L'invention permet d'éviter les opérations de transformation inverse coûteuses en informatique tout en fournissant des résultats satisfaisants.
PCT/US1998/027223 1997-12-23 1998-12-22 Decodage partiel de sequences video comprimees WO1999033275A1 (fr)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2000526055A JP2001527352A (ja) 1997-12-23 1998-12-22 圧縮ビデオシーケンスの部分的復号
CA002310652A CA2310652C (fr) 1997-12-23 1998-12-22 Decodage partiel de sequences video comprimees
EP98964199A EP1048174A4 (fr) 1997-12-23 1998-12-22 Decodage partiel de sequences video comprimees
KR1020007007059A KR20010033550A (ko) 1997-12-23 1998-12-22 압축 비디오 시퀀스들의 부분 디코딩
AU19377/99A AU1937799A (en) 1997-12-23 1998-12-22 Partial decoding of compressed video sequences

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US6877497P 1997-12-23 1997-12-23
US60/068,774 1997-12-23
US10574698A 1998-06-26 1998-06-26
US09/105,746 1998-06-26

Publications (1)

Publication Number Publication Date
WO1999033275A1 true WO1999033275A1 (fr) 1999-07-01

Family

ID=26749360

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1998/027223 WO1999033275A1 (fr) 1997-12-23 1998-12-22 Decodage partiel de sequences video comprimees

Country Status (6)

Country Link
EP (1) EP1048174A4 (fr)
JP (1) JP2001527352A (fr)
KR (1) KR20010033550A (fr)
AU (1) AU1937799A (fr)
CA (1) CA2310652C (fr)
WO (1) WO1999033275A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019156287A1 (fr) * 2018-02-08 2019-08-15 Samsung Electronics Co., Ltd. Systèmes progressifs de vision artificielle et d'apprentissage approfondi dans le domaine compressé

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3593944B2 (ja) 2000-03-08 2004-11-24 日本電気株式会社 画像データ処理装置及びそれに用いる動き補償処理方法
EP1685537B1 (fr) * 2003-11-18 2015-04-01 Mobile Imaging in Sweden AB Methode pour traiter une image numerique et format de representation d'image associe
US8611414B2 (en) * 2010-02-17 2013-12-17 University-Industry Cooperation Group Of Kyung Hee University Video signal processing and encoding

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4887156A (en) * 1987-04-30 1989-12-12 Nec Corporation Method and system for transform coding of video signals
US4920426A (en) * 1986-11-10 1990-04-24 Kokusai Denshin Denwa Co., Ltd. Image coding system coding digital image signals by forming a histogram of a coefficient signal sequence to estimate an amount of information
US5006931A (en) * 1989-02-28 1991-04-09 Sony Corporation Highly efficient coding apparatus
US5049992A (en) * 1990-08-27 1991-09-17 Zenith Electronics Corporation HDTV system with receivers operable at different levels of resolution
US5097331A (en) * 1990-08-24 1992-03-17 Bell Communications Research, Inc. Multiple block-size transform video coding using an asymmetric sub-band structure
US5109451A (en) * 1988-04-28 1992-04-28 Sharp Kabushiki Kaisha Orthogonal transform coding system for image data
US5150208A (en) * 1990-10-19 1992-09-22 Matsushita Electric Industrial Co., Ltd. Encoding apparatus
US5189526A (en) * 1990-09-21 1993-02-23 Eastman Kodak Company Method and apparatus for performing image compression using discrete cosine transform
US5235420A (en) * 1991-03-22 1993-08-10 Bell Communications Research, Inc. Multilayer universal video coder
US5412429A (en) * 1993-03-11 1995-05-02 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Picture data compression coder using subband/transform coding with a Lempel-Ziv-based coder

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5262854A (en) * 1992-02-21 1993-11-16 Rca Thomson Licensing Corporation Lower resolution HDTV receivers

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4920426A (en) * 1986-11-10 1990-04-24 Kokusai Denshin Denwa Co., Ltd. Image coding system coding digital image signals by forming a histogram of a coefficient signal sequence to estimate an amount of information
US4887156A (en) * 1987-04-30 1989-12-12 Nec Corporation Method and system for transform coding of video signals
US5109451A (en) * 1988-04-28 1992-04-28 Sharp Kabushiki Kaisha Orthogonal transform coding system for image data
US5006931A (en) * 1989-02-28 1991-04-09 Sony Corporation Highly efficient coding apparatus
US5097331A (en) * 1990-08-24 1992-03-17 Bell Communications Research, Inc. Multiple block-size transform video coding using an asymmetric sub-band structure
US5049992A (en) * 1990-08-27 1991-09-17 Zenith Electronics Corporation HDTV system with receivers operable at different levels of resolution
US5189526A (en) * 1990-09-21 1993-02-23 Eastman Kodak Company Method and apparatus for performing image compression using discrete cosine transform
US5150208A (en) * 1990-10-19 1992-09-22 Matsushita Electric Industrial Co., Ltd. Encoding apparatus
US5235420A (en) * 1991-03-22 1993-08-10 Bell Communications Research, Inc. Multilayer universal video coder
US5412429A (en) * 1993-03-11 1995-05-02 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Picture data compression coder using subband/transform coding with a Lempel-Ziv-based coder

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1048174A4 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019156287A1 (fr) * 2018-02-08 2019-08-15 Samsung Electronics Co., Ltd. Systèmes progressifs de vision artificielle et d'apprentissage approfondi dans le domaine compressé
US11025942B2 (en) 2018-02-08 2021-06-01 Samsung Electronics Co., Ltd. Progressive compressed domain computer vision and deep learning systems

Also Published As

Publication number Publication date
CA2310652C (fr) 2008-07-22
AU1937799A (en) 1999-07-12
KR20010033550A (ko) 2001-04-25
CA2310652A1 (fr) 1999-07-01
EP1048174A1 (fr) 2000-11-02
EP1048174A4 (fr) 2004-04-07
JP2001527352A (ja) 2001-12-25

Similar Documents

Publication Publication Date Title
US11089311B2 (en) Parameterization for fading compensation
US6058210A (en) Using encoding cost data for segmentation of compressed image sequences
Shen et al. A fast algorithm for video parsing using MPEG compressed sequences
CN101222644B (zh) 运动图像编码、解码装置以及运动图像编码、解码方法
US7920628B2 (en) Noise filter for video compression
US6327390B1 (en) Methods of scene fade detection for indexing of video sequences
US5864637A (en) Method and apparatus for improved video decompression by selective reduction of spatial resolution
US6983078B2 (en) System and method for improving image quality in processed images
US7463684B2 (en) Fading estimation/compensation
US20080031518A1 (en) Method and apparatus for encoding/decoding color image
US6643410B1 (en) Method of determining the extent of blocking artifacts in a digital image
US20070025626A1 (en) Method, medium, and system encoding/decoding image data
US6463102B1 (en) Digital video compressor with border processor
US7187714B2 (en) Image processing apparatus for suppressing high-frequency components of color difference data
EP3987809A1 (fr) Codage résiduel à saut de transformée de données vidéo
US9106925B2 (en) WEAV video compression system
CA2310652C (fr) Decodage partiel de sequences video comprimees
US8023559B2 (en) Minimizing blocking artifacts in videos
US20050157790A1 (en) Apparatus and mehtod of coding moving picture
JP2002064823A (ja) 圧縮動画像のシーンチェンジ検出装置、圧縮動画像のシーンチェンジ検出方法及びそのプログラムを記録した記録媒体
JPH07152779A (ja) 動画インデックス検出処理方法及び動画インデックス検出処理機能を持つ動画処理装置
Afshin et al. A dictionary based approach to JPEG anti-forensics
Hashim et al. Correlated Block Quad-Tree Segmented and DCT based Scheme for Color Image Compression
US7209591B2 (en) Motion compensation method for video sequence encoding in low bit rate systems
US8233709B2 (en) Color effects for compressed digital video

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GE GH GM HR HU ID IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
ENP Entry into the national phase

Ref document number: 2310652

Country of ref document: CA

Ref country code: CA

Ref document number: 2310652

Kind code of ref document: A

Format of ref document f/p: F

WWE Wipo information: entry into national phase

Ref document number: 1998964199

Country of ref document: EP

ENP Entry into the national phase

Ref country code: JP

Ref document number: 2000 526055

Kind code of ref document: A

Format of ref document f/p: F

WWE Wipo information: entry into national phase

Ref document number: 1020007007059

Country of ref document: KR

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWP Wipo information: published in national office

Ref document number: 1998964199

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020007007059

Country of ref document: KR

WWW Wipo information: withdrawn in national office

Ref document number: 1998964199

Country of ref document: EP

WWR Wipo information: refused in national office

Ref document number: 1020007007059

Country of ref document: KR