US8331437B2 - Coding apparatus, coding method, coding program and recording medium - Google Patents

Coding apparatus, coding method, coding program and recording medium Download PDF

Info

Publication number
US8331437B2
US8331437B2 US11/502,300 US50230006A US8331437B2 US 8331437 B2 US8331437 B2 US 8331437B2 US 50230006 A US50230006 A US 50230006A US 8331437 B2 US8331437 B2 US 8331437B2
Authority
US
United States
Prior art keywords
step size
quantization step
bit rate
coding
skip
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Fee Related, expires
Application number
US11/502,300
Other languages
English (en)
Other versions
US20070036214A1 (en
Inventor
Junya Araki
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Assigned to SONY CORPORATION reassignment SONY CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ARAKI, JUNYA
Publication of US20070036214A1 publication Critical patent/US20070036214A1/en
Application granted granted Critical
Publication of US8331437B2 publication Critical patent/US8331437B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

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/189Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the adaptation method, adaptation tool or adaptation type used for the adaptive coding
    • H04N19/192Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the adaptation method, adaptation tool or adaptation type used for the adaptive coding the adaptation method, adaptation tool or adaptation type being iterative or recursive
    • 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/124Quantisation
    • 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/124Quantisation
    • H04N19/126Details of normalisation or weighting functions, e.g. normalisation matrices or variable uniform quantisers
    • 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
    • H04N19/147Data rate or code amount at the encoder output according to rate distortion criteria

Definitions

  • the present invention contains subject matter related to Japanese Patent Application JP 2005-233573 filed in the Japanese Patent Office on Aug. 11, 2005,the entire contents of which being incorporated herein by reference.
  • the present invention relates to a coding apparatus, a coding method and a coding program for controlling the coding rate of an image sequence and also to a recording medium storing such a program.
  • Known rate control techniques that can be used for encoding an image sequence according to a bit plane coding system include rate control that utilizes truncation of cutting off the coding path so as to achieve a target bit rate after coding and multi-loop rate control of controlling the coding rate only by means of the quantization step size given before coding.
  • the former technique has a short processing time because it is possible to accurately control the coding rate by a single coding operation.
  • a constant coding rate is assigned to frames
  • the image quality can vary significantly from frame to frame to consequently degrade the image quality as a whole particularly when the degree of coding facility varies among frames.
  • the latter technique has a small dispersion and a good image quality because a high coding rate is assigned to frames showing a low degree of coding facility while a low coding rate is assigned to frames showing a high degree of coding facility.
  • the multi-loop rate control technique is preferable when non-linearly pursuing a high image quality as in the case of digital cinema.
  • binary search is a popular technique for searching for an optimal quantization step size for multi-loop plate control (see Patent Document 1: Jpn. Pat. Appln. Laid-Open Publication No. H. 10-191343).
  • Binary search involves the use of an algorithm for searching for a target value from sorted data. With binary search, the range of search is divided into two at an intermediate point to see which one includes the target value and the range of search that includes the target value is divided into two at an intermediate point. This process is repeated until the target value is located.
  • the quantization step size and the generated bit rate show such a relationship that the generated bit rate falls as the quantization step size increases so that the target value can be regarded as sorted data and hence the technique of binary search can feasibly be employed.
  • FIG. 1 of the accompanying drawings shows a flowchart of the sequence for searching for an optimal quantization step size by means of binary search. Note that the largest value and the smallest value of the range of search of the quantization step size are respectively expressed by ⁇ max and ⁇ min whereas the generated bit rate when the quantization step size is A and the target bit rate are respectively R ( ⁇ ) and R and the threshold value to be used for determining to cut off the loop is Th.
  • Step S 21 the average value of the largest value ⁇ max and the smallest value ⁇ min of the range of search is defined as quantization step size ⁇ .
  • Step S 22 all the frames of the image sequence are coded with the quantization step size ⁇ to determine the generated bit rate R ( ⁇ ).
  • Step S 23 it is determined if the absolute value of the difference between the target bit rate R and the generated bit rate R ( ⁇ ) is less than the threshold value Th or not and, if it is not less than the threshold value Th, it is determined in Step S 24 if the target bit rate R is less than the generated bit rate R ( ⁇ ) or not.
  • is set as ⁇ min in Step S 25 when the target bit rate R is less than the generated bit rate R ( ⁇ ) and the processing operation returns to Step S 21
  • is set as ⁇ max when the target bit rate R is more than the generated bit rate R ( ⁇ ) and the processing operation returns to Step S 21 .
  • Step S 23 the process simply ends if it is determined in Step S 23 that the absolute value of the difference between the target bit rate R and the generated bit rate R ( ⁇ ) is less than the threshold value Th.
  • a coding apparatus In view of the above-identified circumstances, it is desirable to provide a coding apparatus, a coding method, a coding program that can search for an optimal quantization step size at high speed when controlling the coding rate of an image sequence as well as a recording medium storing such a program.
  • a coding apparatus for coding an image sequence of a plurality of frames, the apparatus including: a skip binary search means for coding a frame out of every first skip number of frames of the image sequence, while changing the quantization step size according to a binary search algorithm, and determining a quantization step size with which the generated bit rate is approximate to the target bit rate; a quantization step size correction means for determining the quantization step size good for achieving the target bit rate by using an approximate straight line expressing the relationship of the quantization step size determined by the skip binary search means and the generated bit rate; a first coding means for coding a frame out of every second skip number of frames of the image sequence with the quantization step size corrected by the quantization step size correction means; a quantization step size forecasting means for determining the quantization step size good for achieving the target bit rate by using the generated bit rate generated by the first coding means; and a second coding means for coding all the frames of the image sequence with the quantization step size forecast by
  • a coding method of coding an image sequence of a plurality of frames including: a skip binary search step of coding a frame out of every first skip number of frames of the image sequence, while changing the quantization step size according to a binary search algorithm, and determining a quantization step size with which the generated bit rate is approximate to the target bit rate; a quantization step size correction step of determining the quantization step size good for achieving the target bit rate by using an approximate straight line expressing the relationship of the quantization step size determined in the skip binary search step and the generated bit rate; a first coding step of coding a frame out of every second skip number of frames of the image sequence with the quantization step size corrected in the quantization step size correction step; a quantization step size forecasting step of determining the quantization step size good for achieving the target bit rate by using the generated bit rate generated in the first coding step; and a second coding step of coding all the frames of the image sequence with the quantization step size forecast
  • a program for causing a computer to execute the coding processing and a recording medium having recorded therein the program.
  • a coding apparatus a coding method, a coding program as well as a recording medium storing such a program of the present invention, it is possible to search for an optimal quantization step size at high speed when controlling the coding rate of an image sequence by means of quantization step size.
  • FIG. 1 is a flowchart of the sequence of operation for searching an optimal quantization step size by means of a binary search technique
  • FIG. 2 is a schematic block diagram of a coding apparatus according to the first embodiment of the present invention, illustrating the configuration thereof;
  • FIG. 3 is a schematic illustration of the number of skip frames selected by the skip binary search section of the coding apparatus of FIG. 2 ;
  • FIG. 4 is a flowchart of the processing sequence of the skip binary search section of FIG. 3 ;
  • FIG. 5 is a flowchart of the sequence of operation of coding a frame out of every M frames of an image sequence with quantization step size A;
  • FIG. 6 is a graph illustrating the relationship of the quantization step size and the generated bit rate that can be obtained in a skip binary search operation
  • FIG. 7 is an enlarged view of the square in FIG. 6 ;
  • FIG. 8 is a schematic illustration of the operation of determining a quantization step size by the quantization step size correcting section of the coding apparatus of FIG. 2 ;
  • FIG. 9 is a schematic illustration of the operation of determining a quantization step size by the quantization step size forecasting section of the coding apparatus of FIG. 2 ;
  • FIG. 10 is a schematic block diagram of a coding apparatus according to the second embodiment of the present invention, illustrating the configuration thereof.
  • FIG. 11 is a schematic illustration of a typical processing sequence of the coding apparatus of FIG. 10 .
  • the illustrated embodiments are coding apparatus for controlling the coding rate of an image sequence according to a bit plane coding system by means of a coding method.
  • FIG. 2 is a schematic block diagram of a coding apparatus according to the first embodiment of the present invention, illustrating the configuration thereof.
  • the coding apparatus 1 includes a skip binary search section 10 , a quantization step size correcting section 11 , a first coding section 12 , a quantization step size forecasting section 13 and a second coding section 14 .
  • the skip binary search section 10 receives as input an image sequence of (n+1) frames (In [0] through In [n]) and a target bit rate (R [bpp]). Then, the skip binary search section 10 encodes the frames selected by using the number of skip frames M of the image sequence and keeps on encoding, changing the quantization step size according to a binary search algorithm, to determine a quantization step size ⁇ skip with which the generated bit rate is approximate to the target bit rate R.
  • the processing sequence of the skip binary search section 10 will be described below by referring to the flowchart of FIG. 4 .
  • the range of search is sufficiently large for ordinary quantization step size.
  • Step S 1 the average value of the largest value ⁇ max and the smallest value ⁇ min of the range of search is defined as quantization step size ⁇ .
  • Step S 2 The operation of Step S 2 will be described in greater detail by referring to the flowchart of FIG. 5 .
  • Step S 11 the frame index i, the coding frame number index j and the generated bit rate R ( ⁇ , m) are all initialized to 0 and then, in Step S 12 , it is determined if the residue of the division of i by M is equal to 0 or not.
  • the operation proceeds to Step S 13 when the residue is equal to 0, whereas it proceeds to Step S 15 when the residue is not equal to 0.
  • Step S 13 frame In [i] is coded with the quantization step size ⁇ .
  • the code quantity that is generated when coding frame In [i] with the quantization step size ⁇ is expressed by r ( ⁇ , M, i).
  • Step S 14 the code quantity r ( ⁇ , M, i) is added to determine the generated code quantity r all ( ⁇ , M).
  • the generated code quantity r all ( ⁇ , M) becomes equal to the sum of the code quantities r ( ⁇ , M, i) of all the coded frames.
  • the value of j is incremented by 1.
  • Step S 15 i is incremented by one and, in Step S 16 , it is determined if the value of i is not more than n or not.
  • the operation returns to Step S 12 when the value of i is not more than n, whereas the operation proceeds to Step S 17 when the value of i is larger than n.
  • Step S 17 the generated bit rate R ( ⁇ , m) [bpp] is computationally determined from the generated code quantity r all ( ⁇ , M) that is determined in Step S 14 . If the horizontal size and the vertical size of the frame image are Xsize and Ysize respectively, the generated bit rate R ( ⁇ , m) is computationally determined by means of formula (1) shown below.
  • R ( ⁇ , M ) r all ( ⁇ , M )/( X size* Y size* j ) (1)
  • Step S 3 it is determined if the absolute value of the difference between the target bit rate R and the generated bit rate R ( ⁇ , m [0]) is smaller than the threshold value Th or not. If the absolute value is not smaller the threshold value Th, it is determined in Step S 4 if the target bit rate R is smaller than the generated bit rate R ( ⁇ , m [0]) or not. When the target bit rate R is smaller than the generated bit rate R ( ⁇ , m [0]), ⁇ min is set to ⁇ in Step S 5 and the operation proceeds to step S 7 .
  • Step S 6 the operation proceeds to Step S 6 , where ⁇ max is set to ⁇ , and subsequently to Step S 7 when the target bit rate R is not smaller than the generated bit rate R ( ⁇ , m [0]).
  • the skip binary search section 10 supplies the obtained quantization step size ⁇ skip , the generated bit rate R ( ⁇ skip , m [0]) at that time, the quantization step size ⁇ last in the immediately preceding loop and the generated bit rate R ( ⁇ last , m [0]) at that time to the quantization step size correcting section 11 and the quantization step size forecasting section 13 .
  • the quantization step size correcting section 11 finely adjusts the quantization step size, using ⁇ skip , R ( ⁇ skip , m [0]), ⁇ last and R ( ⁇ last , m [0]) supplied from the skip binary search section 10 .
  • FIG. 6 is a graph illustrating the relationship of the quantization step size (horizontal axis) and the generated bit rate (vertical axis) that can be obtained in a skip binary search operation.
  • the relationship of FIG. 6 is obtained when the quantization step size ⁇ skip is determined by repeating the loop of FIG. 4 nine times.
  • the numerals in FIG. 6 indicate the coding order that is followed until getting to the quantization step size ⁇ skip .
  • FIG. 7 is an enlarged view of the square in FIG. 6 . As seen from FIG. 7 , it is possible to approximate the relationship between the quantization step size and the generated bit rate by means of a straight line within a narrow range.
  • the quantization step size correcting section 11 corrects the quantization step size by utilizing the linearity.
  • the quantization step size correcting section 11 connects point 9 ( ⁇ skip , R ( ⁇ skip , m [0])) that indicates the outcome of the skip binary search and point 8 ( ⁇ last and R ( ⁇ last , m [0])) of the immediately preceding loop by a straight line to determine the intersection of the straight line and the target bit rate R and selects the value of the intersection on the horizontal axis as corrected quantization step size ⁇ a .
  • the quantization step size correcting section 11 supplies the quantization step size ⁇ a to the first coding section 12 .
  • the first coding section 12 encodes every m [1]-th frame of the image sequence.
  • the actual processing sequence is similar to that of the flowchart of FIG. 5 and hence will not be described here any further.
  • the purpose of the first coding section 12 is to make the number of coded frames larger than that of the skip binary search section 10 (and hence the number of skip frames M smaller than that of the skip binary search section 10 ) in order to improve the accuracy of the estimated quantization step size. Therefore, the number of skip frames m [0] and the number of skip frames m [1] show a relationship of m [0]>m [1].
  • the first coding section 12 supplies the generated bit rate R ( ⁇ a , m [1]) to the quantization step size forecasting section 13 .
  • the quantization step size forecasting section 13 finely adjusts the quantization step size, using ⁇ skip , R ( ⁇ skip , m [0]), ⁇ last and R ( ⁇ last , m [0]) supplied from the skip binary search section 10 and R ( ⁇ a , m [1]) supplied from the first coding section 12 .
  • the quantization step size forecasting section 13 also utilizes the fact that the relationship between the quantization step size and the generated bit rate can be approximated by a straight line.
  • the quantization step size forecasting section 13 assumes straight line A connecting point ( ⁇ skip , R ( ⁇ skip , m [0]) and point ( ⁇ last , R ( ⁇ last , m [0]) and straight line B that runs in parallel with the straight line A and passes through point ( ⁇ a , R ( ⁇ a , m [1]) and selects the value of the intersection of the straight line B and the target bit rate R on the horizontal axis as quantization step size ⁇ e . Then, the quantization step size forecasting section 13 supplies the quantization step size ⁇ e to the second coding section 14 .
  • the second coding section 14 encodes all the frames of the image sequence with the quantization step size ⁇ e supplied from the quantization step size forecasting section 13 .
  • the second coding section 14 outputs the code stream generated by the coding to the outside.
  • the coding apparatus 1 of the first embodiment does not encode all the frames repeatedly to search for an optimal quantization step size but determines the quantization step size ⁇ a by coding every m [0]-th frame and approximating the relationship between the quantization step size and the generated bit rate by a straight line and then the quantization step size ⁇ e by coding every m [1]-th ( ⁇ m [0]) frame with the quantization step size ⁇ a and by means of linear approximation.
  • the coding apparatus 1 it is possible for the coding apparatus 1 to search for an optimal quantization step size at higher speed.
  • the processing sequence of the first embodiment is simple and the number of coded frames does not heavily rely on the image sequence to the end of the rate control operation. Then, however, it may sometimes not be possible to conduct an intended rate control operation particularly in the case of an image sequence where the image changes remarkably from frame to frame.
  • the coding apparatus of the second embodiment is adapted to repeat the loop until getting to the target bit rate in order to ensure a desired accuracy level even in the case of an image sequence where rate control is difficult.
  • FIG. 10 is a schematic block diagram of the coding apparatus according to the second embodiment of the present invention, illustrating the configuration thereof.
  • the coding apparatus 2 includes a skip binary search section 20 , a number of skip frames updating section 21 , a quantization step size correcting section 22 , a first coding section 23 , a first end of loop judging section 24 , a quantization step size forecasting section 25 , a second coding section 26 and a second end of loop judging section 27 .
  • FIG. 10 indicates the data flow in solid line and the process flow in broken line.
  • the skip binary search section 20 supplies the obtained quantization step size ⁇ skip , the generated bit rate R ( ⁇ skip , m [0]) at that time, the quantization step size ⁇ last in the immediately preceding loop and the generated bit rate R ( ⁇ last , m [0]) at that time to the quantization step size correcting section 22 and the quantization step size forecasting section 25 .
  • the quantization step size correcting section 22 finely adjusts the quantization step size.
  • the quantization step size correcting section 22 computationally determines the quantization step size ⁇ a by approximating the relationship between the quantization step size and the generated bit rate by means of a straight line, using ⁇ a and R ( ⁇ a , m [i ⁇ 1]) (which correspond to ⁇ last and R ( ⁇ last , m [0] listed above) supplied from the first coding section 23 and ⁇ e and R ( ⁇ e , m [i ⁇ 1]) (which correspond to ⁇ skip and R ( ⁇ skip , m [0] listed above) supplied from the second coding section 26 , although the correcting method is same.
  • the first coding section 23 encodes every m [i]-th frame of the image sequence, with the quantization step size ⁇ a supplied from the quantization step size correcting section 22 .
  • the first coding section 23 supplies the generated bit rate R ( ⁇ a , m [i]) to the first end of loop judging section 24 .
  • the quantization step size forecasting section 25 finely adjusts the quantization step size.
  • the quantization step size forecasting section 25 computationally determines the quantization step size ⁇ e , using ⁇ a and R ( ⁇ a , m [i ⁇ 1]) (which correspond to ⁇ last and R ( ⁇ last , m [0] listed above) supplied from the first coding section 23 and ⁇ e and R ( ⁇ e , m [i ⁇ 1]) (which correspond to ⁇ skip and R ( ⁇ skip , m [0] listed above) supplied from the second coding section 26 , although the correcting method is same.
  • the second coding section 26 encodes every m [i]-th frame of the image sequence, with the quantization step size ⁇ e supplied from the quantization step size forecasting section 25 .
  • the second coding section 26 supplies the generated bit rate R ( ⁇ e , m [i]) to the second end of loop judging section 27 .
  • the processing sequence of FIG. 11 applies in most cases except very few image sequences. More specifically, every 120-th frame of the image sequence is coded to determine the quantization step size ⁇ a and then every 48-th frame of the image sequence is coded with the quantization step size ⁇ a to determine the quantization step size ⁇ e . Then, every 48-th frame of the image sequence is coded with the quantization step size ⁇ e to determine the quantization step size ⁇ a .
  • every 6-th frame of the image sequence is coded with the quantization step size ⁇ a to determine the quantization step size ⁇ e and then every 6-th frame of the image sequence is coded with the quantization step size ⁇ e to determine the quantization step size ⁇ a . Finally, all the frames of the image sequence are coded with the quantization step size ⁇ a .
  • the loop is repeated until the conditions for ending the loop are met as judged by the first end of loop judging section 24 or the second end of loop judging section 27 to guarantee the accuracy of coding rate control.
  • the present invention is by no means limited thereto and the present invention can be applied to any other image coding system such as the MPEG (Moving Picture Experts Group) system that is adapted to intra-frame coding for all frames.
  • MPEG Motion Picture Experts Group
  • a computer program may be installed in the hardware dedicated to a computer, which may be a general purpose personal computer adapted to install various application programs, for the software directly or by way of a network or a recording medium.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
US11/502,300 2005-08-11 2006-08-10 Coding apparatus, coding method, coding program and recording medium Expired - Fee Related US8331437B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005233573A JP4264656B2 (ja) 2005-08-11 2005-08-11 符号化装置及び方法、並びにプログラム及び記録媒体
JP2005-233573 2005-08-11

Publications (2)

Publication Number Publication Date
US20070036214A1 US20070036214A1 (en) 2007-02-15
US8331437B2 true US8331437B2 (en) 2012-12-11

Family

ID=37742492

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/502,300 Expired - Fee Related US8331437B2 (en) 2005-08-11 2006-08-10 Coding apparatus, coding method, coding program and recording medium

Country Status (4)

Country Link
US (1) US8331437B2 (enrdf_load_stackoverflow)
JP (1) JP4264656B2 (enrdf_load_stackoverflow)
KR (1) KR101254340B1 (enrdf_load_stackoverflow)
CN (1) CN100556147C (enrdf_load_stackoverflow)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2290984A4 (en) * 2008-05-16 2011-08-10 Sharp Kk VIDEO RECORDING DEVICE
TWI405467B (zh) * 2009-11-25 2013-08-11 Novatek Microelectronics Corp 影像壓縮的位元速率控制電路與方法
KR20170007665A (ko) * 2015-07-10 2017-01-19 삼성전자주식회사 스킵 모드 정보를 이용한 레이트 조절 인코딩 방법 및 그에 따른 인코딩 장치
KR101698846B1 (ko) 2016-06-23 2017-01-23 이상혁 마이크로 니들 제조 방법 및 장치, 마이크로 니들, 및 컴퓨터 판독가능 기록 매체
KR101697556B1 (ko) 2016-08-05 2017-01-18 이상혁 마이크로 구조체 제조장치, 제조방법 및 이로부터 제조된 마이크로 구조체

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996028937A1 (en) 1995-03-09 1996-09-19 Sony Corporation Method and device for encoding picture signal
US5721589A (en) * 1994-08-22 1998-02-24 Nec Corporation Moving picture coding apparatus which calculates an optimum quantization step size using the relationship between the quantization step size and a generated bit amount
JPH10191343A (ja) 1996-12-24 1998-07-21 Sony Corp 映像データ圧縮装置およびその方法
US20020118753A1 (en) * 2001-02-28 2002-08-29 Kabushiki Kaisha Toshiba Moving picture encoding apparatus and moving picture encoding method
US20030016878A1 (en) * 2001-07-18 2003-01-23 Hitachi, Ltd. Dynamic image compression coding apparatus
US20030031128A1 (en) * 2001-03-05 2003-02-13 Jin-Gyeong Kim Systems and methods for refreshing macroblocks
US6658161B1 (en) * 1999-09-03 2003-12-02 Industrial Technology Research Institute Signal-processing method and device therefore
US20060129909A1 (en) * 2003-12-08 2006-06-15 Butt Abou U A Multimedia distribution system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3200082B2 (ja) * 1991-04-15 2001-08-20 キヤノン株式会社 画像処理方法
JP3852209B2 (ja) 1998-05-28 2006-11-29 日本ビクター株式会社 ビデオ信号の符号化装置
JP3469826B2 (ja) 1999-08-03 2003-11-25 三洋電機株式会社 画像圧縮装置

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5721589A (en) * 1994-08-22 1998-02-24 Nec Corporation Moving picture coding apparatus which calculates an optimum quantization step size using the relationship between the quantization step size and a generated bit amount
WO1996028937A1 (en) 1995-03-09 1996-09-19 Sony Corporation Method and device for encoding picture signal
JPH10191343A (ja) 1996-12-24 1998-07-21 Sony Corp 映像データ圧縮装置およびその方法
US6658161B1 (en) * 1999-09-03 2003-12-02 Industrial Technology Research Institute Signal-processing method and device therefore
US20020118753A1 (en) * 2001-02-28 2002-08-29 Kabushiki Kaisha Toshiba Moving picture encoding apparatus and moving picture encoding method
US20030031128A1 (en) * 2001-03-05 2003-02-13 Jin-Gyeong Kim Systems and methods for refreshing macroblocks
US20030016878A1 (en) * 2001-07-18 2003-01-23 Hitachi, Ltd. Dynamic image compression coding apparatus
US20060129909A1 (en) * 2003-12-08 2006-06-15 Butt Abou U A Multimedia distribution system

Also Published As

Publication number Publication date
CN1946184A (zh) 2007-04-11
JP4264656B2 (ja) 2009-05-20
KR20070019601A (ko) 2007-02-15
US20070036214A1 (en) 2007-02-15
JP2007049563A (ja) 2007-02-22
CN100556147C (zh) 2009-10-28
KR101254340B1 (ko) 2013-04-12

Similar Documents

Publication Publication Date Title
JP4569840B2 (ja) 画像符号化装置、画像符号化方法
JP4771288B2 (ja) データ処理装置及びプログラム
WO1996015620A1 (en) Context-based, adaptive, lossless image codec
KR20100061756A (ko) 비디오 인코딩 생성 방법
US8331437B2 (en) Coding apparatus, coding method, coding program and recording medium
KR20250117725A (ko) 신경망의 매개변수를 압축하기 위한 방법 및 장치
US6373894B1 (en) Method and apparatus for recovering quantized coefficients
EP1251701B1 (en) Encoding a video with a variable frame-rate while minimizing total average distortion
US8428124B2 (en) Moving picture encoding apparatus and distribution system
US6553068B1 (en) Video signal coding method and device adapted to control code amounts according to the characteristics of pictures
US11494659B2 (en) Information processing method and information processing apparatus
JP2002094989A (ja) ビデオ信号符号化装置及びビデオ信号符号化方法
JPH05244583A (ja) 動画像符号化制御方式および動画像符号化装置
US8615040B2 (en) Transcoder for converting a first stream into a second stream using an area specification and a relation determining function
US9036935B2 (en) Image coding apparatus and image coding method
US6577680B2 (en) Video signal coding method and coding device adapted to control code amounts according to the characteristics of pictures
JPH06350985A (ja) 画像符号化方法および装置
JP2002369198A (ja) 符号化選択装置および符号化装置ならびにその方法
TW201313030A (zh) 編碼裝置、解碼裝置、編解碼系統、編碼方法及解碼方法
JPH10313463A (ja) 映像信号符号化方法及び符号化装置
US20050254576A1 (en) Method and apparatus for compressing video data
JP2009231905A (ja) トランスコーダ
CN101217667B (zh) 四分之一像素插值方法及装置
JP2531106B2 (ja) 動画像符号化制御方式
CN110087073B (zh) 一种多阈值串匹配数据压缩方法

Legal Events

Date Code Title Description
AS Assignment

Owner name: SONY CORPORATION, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ARAKI, JUNYA;REEL/FRAME:018355/0429

Effective date: 20060911

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20161211