US20140254659A1 - Video coding method using at least evaluated visual quality and related video coding apparatus - Google Patents

Video coding method using at least evaluated visual quality and related video coding apparatus Download PDF

Info

Publication number
US20140254659A1
US20140254659A1 US14/184,688 US201414184688A US2014254659A1 US 20140254659 A1 US20140254659 A1 US 20140254659A1 US 201414184688 A US201414184688 A US 201414184688A US 2014254659 A1 US2014254659 A1 US 2014254659A1
Authority
US
United States
Prior art keywords
visual quality
coding
video coding
unit
deciding
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.)
Abandoned
Application number
US14/184,688
Inventor
Cheng-Tsai Ho
Chi-cheng Ju
Ding-Yun Chen
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.)
MediaTek Inc
Original Assignee
MediaTek Inc
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 MediaTek Inc filed Critical MediaTek Inc
Priority to US14/184,688 priority Critical patent/US20140254659A1/en
Assigned to MEDIATEK INC. reassignment MEDIATEK INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHEN, DING-YUN, HO, CHENG-TSAI, JU, CHI-CHENG
Priority to CN201480014165.2A priority patent/CN105075255A/en
Priority to PCT/CN2014/073146 priority patent/WO2014139387A1/en
Publication of US20140254659A1 publication Critical patent/US20140254659A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • H04N19/00024
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/80Details of filtering operations specially adapted for video compression, e.g. for pixel interpolation
    • H04N19/82Details of filtering operations specially adapted for video compression, e.g. for pixel interpolation involving filtering within a prediction loop
    • H04N19/00151
    • H04N19/00296
    • H04N19/00369
    • 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/117Filters, e.g. for pre-processing or post-processing
    • 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/154Measured or subjectively estimated visual quality after decoding, e.g. measurement of distortion
    • 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/196Methods 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 being specially adapted for the computation of encoding parameters, e.g. by averaging previously computed encoding parameters
    • 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/18Methods 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 set of transform coefficients
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/46Embedding additional information in the video signal during the compression process

Definitions

  • the disclosed embodiments of the present invention relate to video coding, and more particularly, to a video coding method using at least evaluated visual quality determined by one or more visual quality metrics and a related video coding apparatus.
  • the conventional video coding standards generally adopt a block based (or coding unit based) coding technique to exploit spatial redundancy.
  • the basic approach is to divide the whole source frame into a plurality of blocks (coding units), perform prediction on each block (coding unit), transform residues of each block (coding unit) using discrete cosine transform, and perform quantization and entropy encoding.
  • a reconstructed frame is generated in a coding loop to provide reference pixel data used for coding following blocks (coding units).
  • in-loop filter(s) may be used for enhancing the image quality of the reconstructed frame.
  • a de-blocking filter is included in an H.264 coding loop
  • a de-blocking filter and a sample adaptive offset (SAO) filter are included in an HEVC (High Efficiency Video Coding) coding loop.
  • the coding loop is composed of a plurality of processing stages, including transform, quantization, intra/inter prediction, etc.
  • one processing stage selects a video coding mode based on pixel-based distortion value derived from a source frame (i.e., an input frame to be encoded) and a reference frame (i.e., a reconstructed frame generated during the coding procedure).
  • the pixel-based distortion value may be a sum of absolute differences (SAD), a sum of transformed differences (SATD), or a sum of square differences (SSD).
  • the pixel-based distortion value merely considers pixel value differences between pixels of the source frame and the reference frame, and sometimes is not correlated to the actual visual quality of a reconstructed frame generated from decoding an encoded frame.
  • different processed images each derived from an original image and having the same pixel-based distortion (e.g., the same mean square error (MSE)) with respect to the original image, may present different visual quality to a viewer. That is, the smaller pixel-based distortion does not mean better visual quality in the human visual system.
  • MSE mean square error
  • a video coding method using at least evaluated visual quality obtained by one or more visual quality metrics and a related video coding apparatus are proposed.
  • an exemplary video coding method includes at least the following steps: utilizing a visual quality evaluation module for evaluating visual quality based on data involved in a coding loop; and referring to at least the evaluated visual quality for deciding a target configuration of at least one of a coding unit, a transform unit and a prediction unit.
  • another exemplary video coding method includes at least the following steps: utilizing a visual quality evaluation module for evaluating visual quality based on data involved in a coding loop; and referring to at least the evaluated visual quality for deciding a target coding parameter associated with at least one of a coding unit, a transform unit and a prediction unit in video coding.
  • an exemplary video coding apparatus includes a visual quality evaluation module and a coding circuit.
  • the visual quality evaluation module is arranged to evaluate visual quality based on data involved in a coding loop.
  • the coding circuit has the coding loop included therein, and is arranged to refer to at least the evaluated visual quality for deciding a target configuration of at least one of a coding unit, a transform unit and a prediction unit.
  • the another exemplary video coding apparatus includes a visual quality evaluation module and a coding circuit.
  • the visual quality evaluation module is arranged to evaluate visual quality based on data involved in a coding loop.
  • the coding circuit has the coding loop included therein, and is arranged to refer to at least the evaluated visual quality for deciding a target coding parameter associated with at least one of a coding unit, a transform unit and a prediction unit in video coding.
  • FIG. 1 is a block diagram illustrating a video coding apparatus according to an embodiment of the present invention.
  • FIG. 2 is a diagram illustrating inter modes for a coding unit to be configured by the video coding apparatus shown in FIG. 1 .
  • FIG. 3 is a diagram illustrating intra 4 ⁇ 4 modes for a coding unit to be configured by the video coding apparatus shown in FIG. 1 .
  • FIG. 4 is a diagram illustrating intra 16 ⁇ 16 modes for a coding unit to be configured by the video coding apparatus shown in FIG. 1 .
  • FIG. 5 is a diagram illustrating partition modes for a prediction unit to be configured by the video coding apparatus shown in FIG. 1 .
  • FIG. 6 is a diagram illustrating partition modes for a transform unit to be configured by the video coding apparatus shown in FIG. 1 .
  • FIG. 7 is a flowchart illustrating a video coding method according to a first embodiment of the present invention.
  • FIG. 8 is a flowchart illustrating a video coding method according to a second embodiment of the present invention.
  • the concept of the present invention is to incorporate characteristics of a human visual system into a video coding procedure to improve the video compression efficiency or visual quality. More specifically, visual quality evaluation is involved in the video coding procedure such that a reconstructed frame generated from decoding an encoded frame is capable of having enhanced visual quality. Further details of the proposed visual quality based video coding design are described as below.
  • FIG. 1 is a block diagram illustrating a video coding apparatus according to an embodiment of the present invention.
  • the video coding apparatus 100 is used to encode a source frame IMG IN to generate a bitstream BS carrying encoded frame information corresponding to the source frame IMG IN .
  • the video coding apparatus 100 includes a coding circuit 102 and a visual quality evaluation module 104 .
  • the architecture of the coding circuit 102 may be configured based on any conventional video encoding architecture.
  • the coding circuit 102 may follow the conventional video encoding architecture to have a plurality of processing stages implemented therein; however, this by no means implies that each of the processing stages included in the coding circuit 102 must be implemented using a conventional design.
  • any of the processing stages that is associated with the visual quality evaluation performed by the visual quality evaluation module 104 and/or is affected/controlled by the visual quality obtained by the visual quality evaluation module 104 still falls within the scope of the present invention.
  • the coding circuit 102 includes a coding loop composed of a splitting module 111 , a subtractor (i.e., an adder configured to perform a subtraction operation) 112 , a transform module 113 , a quantization module 114 , an inverse quantization module 116 , an inverse transform module 117 , an adder 118 , a de-blocking filter 119 , a sample adaptive offset (SAO) filter 120 , a frame buffer 121 , an inter prediction module 122 , and an intra prediction module 123 , where the inter prediction module 122 includes a motion estimation unit 124 and a motion compensation unit 125 .
  • a subtractor i.e., an adder configured to perform a subtraction operation
  • a transform module 113 e.e., a transform module 113 , a quantization module 114 , an inverse quantization module 116 , an inverse transform module 117 , an adder 118 , a de-blocking filter 119
  • the coding circuit 102 further includes an entropy coding module 115 arranged to generate the bitstream BS by performing entropy encoding upon quantized coefficients generated from the quantization module 114 .
  • an entropy coding module 115 arranged to generate the bitstream BS by performing entropy encoding upon quantized coefficients generated from the quantization module 114 .
  • the de-blocking filter 119 and the SAO filter 120 may be omitted/bypassed for certain applications. That is, the de-blocking filter 119 and/or the SAO filter 120 may be optional, depending upon actual design requirement.
  • fundamental operations of the processing stages included in the coding circuit 102 further description is omitted here for brevity. Concerning one or more of the processing stages that are affected/controlled by the visual quality determined by the visual quality evaluation module 104 , further description will be given as below.
  • the key feature of the present invention is using the visual quality evaluation module 104 for evaluating visual quality based on data involved in the coding loop of the coding circuit 102 .
  • the data involved in the coding loop and processed by the visual quality evaluation module 104 may be raw data of the source frame IMG IN .
  • the data involved in the coding loop and processed by the visual quality evaluation module 104 may be processed data derived from raw data of the source frame IMG IN .
  • the processed data used for evaluate the visual quality may be transformed coefficients generated by the transform module 113 , quantized coefficients generated by the quantization module 114 , reconstructed pixel data before the optional de-blocking filter 119 , reconstructed pixel data after the optional de-blocking filter 119 , reconstructed pixel data before the optional SAO filter 120 , reconstructed pixel data after the optional SAO filter 120 , reconstructed pixel data stored in the frame buffer 121 , motion-compensated pixel data generated by the motion compensation unit 125 , or intra-predicted pixel data generated by the intra prediction module 123 .
  • the visual quality evaluation performed by the visual quality evaluation module 104 may calculate one or more visual quality metrics to decide the evaluated visual quality.
  • the evaluated visual quality is derived from checking at least one image characteristic that affects human visual perception, and the at least one image characteristic may include sharpness, noise, blur, edge, dynamic range, blocking artifact, mean intensity (e.g., brightness/luminance), color temperature, scene composition (e.g., landscape, portrait, night scene, etc.), human face, animal presence, image content that attracts more or less interest (e.g., region of interest (ROI)), spatial masking (i.e., human's visual insensitivity of more complex texture), temporal masking (i.e., human's visual insensitivity of high-speed moving object), or frequency masking (i.e., human's visual insensitivity of higher pixel value variation).
  • ROI region of interest
  • the noise metric may be obtained by calculating other visual noise metric, such as an S-CIELAB metric, a vSNR (visual signal-to-noise ratio) metric, or a Keelan NPS (noise power spectrum) based metric.
  • the sharpness/blur metric may be obtained by measuring edge widths.
  • the edge metric may be a ringing metric obtained by measuring ripples or oscillations around edges.
  • the visual quality evaluation module 104 calculates a single visual quality metric (e.g., one of the aforementioned visual quality metrics) according to the data involved in the coding loop of the coding circuit 102 , and determines each evaluated visual quality solely based on the single visual quality metric. In other words, each evaluated visual quality may be obtained by referring to a single visual quality metric only.
  • a single visual quality metric e.g., one of the aforementioned visual quality metrics
  • the visual quality evaluation module 104 calculates a plurality of distinct visual quality metrics (e.g., many of the aforementioned visual quality metrics) according to the data involved in the coding loop of the coding circuit 102 , and determines each evaluated visual quality based on the distinct visual quality metrics.
  • each evaluated visual quality may be obtained by referring to a composition of multiple visual quality metrics.
  • the visual quality evaluation module 104 maybe configured to assign a plurality of pre-defined weighting factors to multiple visual quality metrics (e.g., a noise metric and a sharpness metric), and decide one evaluated visual quality by a weighted sum derived from the weighting factors and the visual quality metrics.
  • the visual quality evaluation module 104 may employ a Minkowski equation to determine a plurality of non-linear weighting factors for the distinct visual quality metrics, respectively; and then determine one evaluated visual quality by combining the distinct visual quality metrics according to respective non-linear weighting factors.
  • the evaluated visual quality ⁇ Q m is calculated using following equation:
  • ⁇ Q i is derived from each of the distinct visual quality metrics, and 16.9 is a single universal parameter based on psychophysical experiments.
  • the visual quality evaluation module 104 may employ a training-based manner (e.g., a support vector machine (SVM)) to determine a plurality of trained weighting factors for the distinct visual quality metrics, respectively; and then determines one evaluated visual quality by combining the distinct visual quality metrics according to respective trained weighting factors.
  • supervised learning models with associated learning algorithms are employed to analyze the distinct visual quality metrics and recognized patterns, and accordingly determine the trained weighting factors.
  • the evaluated visual quality is generated by the visual quality evaluation module 104 , the evaluated visual quality is referenced by the coding circuit 102 to control/configure one or more of the processing stages within the coding circuit 102 .
  • the source frame IMG IN is encoded based on characteristics of the human visual system to thereby allow a decoded/reconstructed frame to have enhanced visual quality.
  • the coding circuit 102 may be arranged to refer to the evaluated visual quality decided by the visual quality evaluation 104 for deciding a target configuration of at least one of a coding unit at the splitting module 111 , a transform unit at the transform module 113 and a prediction unit at the intra prediction module 123 /inter prediction module 122 , where the evaluated visual quality in this case may provide visual quality information for candidate video coding modes.
  • both of the evaluated visual quality (which is generated based on data involved in the coding loop) and the pixel-based distortion (which is generated based on at least a portion of raw data of the source frame IMG IN and at least a portion of processed data derived from the raw data of the source frame IMG IN ) are used to decide the target configuration of at least one of the coding unit at the splitting module 111 , the transform unit at the transform module 113 and the prediction unit at the intra prediction module 123 /inter prediction module 122 , where the evaluated visual quality in this case may provide visual quality information for candidate video coding modes, and the pixel-based distortion in this case may provide distortion information for candidate video coding mode modes. Further details are described as below.
  • the evaluated visual quality (each is determined based on a single visual quality metric or a composition of multiple visual quality metrics) may be referenced to decide a best video coding mode for a coding unit.
  • the splitting module 111 may refer to evaluated visual quality determined by the visual quality evaluation module 104 for each candidate inter mode and each candidate intra mode to decide which one of candidate inter modes and candidate intra modes should be selected for a coding unit.
  • the inter modes include four MB-modes and four 8 ⁇ 8-modes as shown in FIG. 2
  • the intra modes include nine 4 ⁇ 4 modes as shown in FIG. 3 and four 16 ⁇ 16 modes as shown in FIG.
  • the conventional video coding design calculates pixel-based distortion value Distortion (C, R) for each candidate mode, where C represent pixels in a current source frame, R represent pixels in a reconstructed frame, and the distortion value Distortion (C, R) may be an SAD value, an SATD value or an SSD value.
  • the conventional video coding design finds a best inter mode (e.g.,
  • the present invention proposes using the evaluated visual quality VQ(C or R′) derived from data involved in the coding loop of the coding unit 102 to find the best video coding mode for a coding unit, where each evaluated visual quality VQ(C or R′) for each candidate mode may be obtained by a single visual quality metric or a composition of multiple visual quality metrics, C represents raw data of the source frame IMG IN , and R′ represents processed data derived from raw data of the source frame IMG IN .
  • the splitting module 111 finds a best inter mode (e.g.,
  • the operation of referring to the evaluated visual quality for deciding the target configuration of the coding unit at the splitting module 111 may include: deciding a best mode from different intra modes of the coding unit; deciding a best mode from different inter modes of the coding unit; and/or deciding that the coding unit is an intra-mode coding unit or an inter-mode coding unit.
  • both of the evaluated visual quality e.g., VQ(C or R′)
  • the pixel-based distortion e.g., Distortion (C, R)
  • the splitting module 111 refers to the evaluated visual quality and the calculated pixel-based distortion to find a best inter mode (e.g., one of
  • a best intra mode e.g., min (best intra 4 ⁇ 4 mode, best intra 16 ⁇ 16 mode)
  • a best video coding mode for the coding unit e.g., min (best intra mode, best inter mode)
  • the splitting module 111 performs a coarse decision according to one of the evaluated visual quality and the calculated pixel-based distortion to determine a plurality of coarse configuration settings for a coding unit, and performs a fine decision according to another of the evaluated visual quality and the pixel-based distortion to determine at least one fine configuration setting from the coarse configuration settings, wherein the target configuration for the coding unit is derived from the at least one fine configuration setting.
  • the evaluated visual quality may be used to find M coarse configuration settings for a coding unit, such as some inter modes, some intra 4 ⁇ 4 modes and/or some intra 16 ⁇ 16 modes, from all possible N candidate configuration settings, and then the pixel-based distortion may be used to selected P fine configuration settings for the coding unit (N>M & M>P ⁇ 1) from inter modes, intra 4 ⁇ 4 modes and/or intra 16 ⁇ 16 modes selected based on the evaluated visual quality.
  • P a best video coding mode for the coding unit is determined by the fine decision based on the pixel-based distortion.
  • the pixel-based distortion may be used to find M coarse configuration settings for a coding unit, such as some inter modes, some intra 4 ⁇ 4 modes and/or some intra 16 ⁇ 16 modes, from all possible N candidate configuration settings, and then the evaluated visual quality may be used to selected P fine configuration settings for the coding unit (N>M & M>P ⁇ 1) from inter modes, intra 4 ⁇ 4 modes and/or intra 16 ⁇ 16 modes selected based on the pixel-based distortion.
  • P a best video coding mode for the coding unit is determined by the fine decision based on the evaluated visual quality.
  • the evaluated visual quality (each is determined based on a single visual quality metric or a composition of multiple visual quality metrics) may be referenced to decide a best video coding mode for a prediction unit.
  • the intra prediction include two partition modes for the prediction unit, and the inter prediction includes eight partition modes for the prediction unit, as shown in FIG. 5 .
  • the conventional video coding design calculates a distortion value Distortion (C, R) for each candidate mode, where C represent pixels in a current source frame, R represent pixels in a reconstructed frame, and the distortion value Distortion (C, R) may be an SAD value, an SATD value or an SSD value.
  • the conventional video coding design decides the configuration of a prediction unit by finding a best video coding mode with a smallest distortion value among distortion values of the candidate modes.
  • the present invention proposes using the evaluated visual quality VQ (C or R′) derived from data involved in the coding loop of the coding unit 102 to find a best video coding mode for a prediction unit, where each evaluated visual quality VQ(C or R′) may be a single visual quality metric or a composition of multiple visual quality metrics, C represents raw data of the source frame IMG IN , and R′ represents processed data derived from raw data of the source frame IMG IN .
  • the operation of referring to the evaluated visual quality for deciding the target configuration of the prediction unit at the intra prediction module 123 /inter prediction module 122 may include: deciding a size of the prediction unit; and/or deciding that the prediction unit is a symmetric prediction unit or an asymmetric prediction unit.
  • both of the evaluated visual quality (e.g., VQ(C or R′)) and the pixel-based distortion (e.g., Distortion (C, R)) may be involved in deciding the best video coding mode for a prediction unit.
  • the intra prediction module 123 /inter prediction module 122 refers to the evaluated visual quality to find a first video coding mode with best visual quality, refers to the calculated pixel-based distortion to find a second video coding mode with smallest distortion, and selects one of the first video coding mode and the second video coding mode as the best video coding mode for the prediction unit.
  • the intra prediction module 123 /inter prediction module 122 performs a coarse decision according to one of the evaluated visual quality and the pixel-based distortion to determine a plurality of coarse configuration settings for a prediction unit, and performs a fine decision according to another of the evaluated visual quality and the pixel-based distortion to determine at least one fine configuration setting from the coarse configuration settings, wherein the target configuration for the prediction unit is derived from the at least one fine configuration setting.
  • the evaluated visual quality (each is determined based on a single visual quality metric or a composition of multiple visual quality metrics) maybe referenced to decide a best video coding mode for a transform unit.
  • the transform unit includes several partition modes as shown in FIG. 6 .
  • the conventional video coding design calculates a distortion value Distortion (C, R) for each candidate mode, where C represent pixels in a current source frame, R represent pixels in a reconstructed frame, and the distortion value Distortion (C, R) may be an SAD value, an SATD value or an SSD value.
  • the conventional video coding design decides the configuration of a transform unit by finding a best mode with a smallest distortion value among distortion values of the candidate modes.
  • the present invention proposes using the evaluated visual quality VQ(C or R′) derived from data involved in the coding loop of the coding unit 102 to find a best video coding mode for a transform unit, where each evaluated visual quality VQ(C or R′) may be a single visual quality metric or a composition of multiple visual quality metrics, C represents raw data of the source frame IMG IN , and R′ represents processed data derived from raw data of the source frame IMG IN .
  • the operation of referring to the evaluated visual quality for deciding the target configuration of the transform unit at the transform module 113 may include: deciding a size of the transform unit; deciding a quad-tree depth of the transform unit; and/or deciding that the transform unit is a residual quad-tree (RQT) transform unit or a non-square quad-tree (NSQT) transform unit.
  • RQT residual quad-tree
  • NQT non-square quad-tree
  • both of the evaluated visual quality (e.g., VQ(C or R′)) and the pixel-based distortion (e.g., Distortion (C, R)) may be involved in deciding a best video coding mode for a transform unit.
  • the transform module 113 refers to the evaluated visual quality to find a first video coding mode with best visual quality, refers to the calculated pixel-based distortion to find a second video coding mode with smallest distortion, and selects one of the first video coding mode and the second video coding mode as the best video coding mode for the transform unit.
  • the transform module 113 performs a coarse decision according to one of the evaluated visual quality and the pixel-based distortion to determine a plurality of coarse configuration settings for a transform unit, and performs a fine decision according to another of the evaluated visual quality and the pixel-based distortion to determine at least one fine configuration setting from the coarse configuration settings, wherein the target configuration for the prediction unit is derived from the at least one fine configuration setting.
  • FIG. 7 is a flowchart illustrating a video coding method according to a first embodiment of the present invention. Provided that the result is substantially the same, the steps are not required to be executed in the exact order shown in FIG. 7 .
  • the video coding method may be briefly summarized as below.
  • Step 700 Start.
  • Step 702 Evaluate visual quality based on data involved in a coding loop, wherein the data involved in the coding loop may be raw data of a source frame or processed data derived from the raw data of the source frame, and each evaluated visual quality may be obtained from a single visual quality metric or a composition of multiple visual quality metrics.
  • Step 704 Check if pixel-based distortion should be used for video coding mode decision. If yes, go to step 706 ; otherwise, go to step 710 .
  • Step 706 Calculate the pixel-based distortion based on at least a portion of raw data of the source frame and at least a portion of processed data derived from the raw data of the source frame.
  • Step 708 Refer to both of the evaluated visual quality and the calculated pixel-based distortion for deciding a target configuration of at least one of a coding unit, a transform unit and a prediction unit. Go to step 712 .
  • Step 710 Refer to the evaluated visual quality for deciding a target configuration of at least one of a coding unit, a transform unit and a prediction unit.
  • Step 712 End.
  • the evaluated visual quality determined by the visual quality evaluation module 104 can be used to determine a target configuration of at least one of a coding unit, a transform unit and a prediction unit.
  • the coding circuit 102 may be arranged to refer to the aforementioned visual quality determined by the visual quality evaluation module 104 for deciding target coding parameter(s) associated with at least one of a coding unit, a transform unit and a prediction unit in video coding, where the evaluated visual quality in this case may provide visual quality information for candidate video coding modes
  • the coding unit may be configured at the splitting module 111
  • the transform unit may be configured at the transform module 113
  • the prediction unit maybe configured at the intra prediction module 123 /inter prediction module 122 .
  • the target coding parameter(s) may include a quantization parameter (which is used by quantization module 114 and inverse quantization module 116 ) and/or a transform parameter (which is used by transform module 113 and inverse transform module 117 ).
  • the target coding parameter(s) set based on the evaluated visual quality may be included in the bitstream BS generated by encoding the source frame IMG IN . That is, the target coding parameter(s) can be transmitted to a video decoding apparatus to facilitate the decoder-side video processing operation.
  • the visual quality evaluation performed by the visual quality evaluation module 104 has been detailed above, further description directed to obtaining the evaluated visual quality based on one or more visual quality metrics is omitted here for brevity.
  • both of the evaluated visual quality (which is obtained based on data involved in the coding loop) and the pixel-based distortion (which is generated based on at least a portion of raw data of the source frame IMG IN and at least a portion of processed data derived from the raw data of the source frame IMG IN ) are used to decide target coding parameter(s) associated with at least one of a coding unit, a transform unit and a prediction unit in video coding, wherein the evaluated visual quality in this case may provide visual quality information for candidate video coding modes, and the calculated pixel-based distortion in this case may provide distortion information for candidate video coding modes.
  • the transform module 113 refers to the evaluated visual quality to decide a first transform parameter setting with best visual quality, refers to the calculated pixel-based distortion to decide a second transform parameter setting with smallest distortion, and selects one of the first transform parameter setting and the second transform parameter setting to set the transform parameter.
  • the quantization module 114 refers to the evaluated visual quality to decide a first quantization parameter setting with best visual quality, refers to the calculated pixel-based distortion to decide a second quantization parameter setting with smallest distortion, and selects one of the first quantization parameter setting and the second quantization parameter setting to set the quantization parameter.
  • the transform module 113 performs a coarse decision according to one of the evaluated visual quality and the pixel-based distortion to determine a plurality of coarse parameter settings for a transform parameter, and performs a fine decision according to another of the evaluated visual quality and the pixel-based distortion to determine at least one fine parameter setting from the coarse parameter settings, wherein a target coding parameter (i.e., the transform parameter) is derived from the at least one fine parameter setting.
  • a target coding parameter i.e., the transform parameter
  • the quantization module 114 performs a coarse decision according to one of the evaluated visual quality and the pixel-based distortion to determine a plurality of coarse parameter settings for a quantization parameter, and performs a fine decision according to another of the evaluated visual quality and the pixel-based distortion to determine at least one fine parameter setting from the coarse parameter settings, wherein a target coding parameter (i.e., the quantization parameter) is derived from the at least one fine parameter setting.
  • a target coding parameter i.e., the quantization parameter
  • FIG. 8 is a flowchart illustrating a video coding method according to a second embodiment of the present invention. Provided that the result is substantially the same, the steps are not required to be executed in the exact order shown in FIG. 8 .
  • the video coding method may be briefly summarized as below.
  • Step 800 Start.
  • Step 802 Evaluate visual quality based on data involved in a coding loop, wherein the data involved in the coding loop may be raw data of a source frame or processed data derived from the raw data of the source frame, and each evaluated visual quality may be obtained from a single visual quality metric or a composition of multiple visual quality metrics.
  • Step 804 Check if pixel-based distortion should be used for coding parameter decision. If yes, go to step 806 ; otherwise, go to step 810 .
  • Step 806 Calculate the pixel-based distortion based on at least a portion of raw data of the source frame and at least a portion of processed data derived from the raw data of the source frame.
  • Step 808 Refer to both of the evaluated visual quality and the calculated pixel-based distortion for deciding a target coding parameter (e.g., a quantization parameter or a transform parameter) associated with at least one of a coding unit, a transform unit and a prediction unit in video coding. Go to step 812 .
  • a target coding parameter e.g., a quantization parameter or a transform parameter
  • Step 810 Refer to the evaluated visual quality for deciding a target coding parameter (e.g., a quantization parameter or a transform parameter) associated with at least one of a coding unit, a transform unit and a prediction unit in video coding.
  • a target coding parameter e.g., a quantization parameter or a transform parameter
  • Step 812 End.

Abstract

One exemplary video coding method includes at least the following steps: utilizing a visual quality evaluation module for evaluating visual quality based on data involved in a coding loop; and referring to at least the evaluated visual quality for deciding a target configuration of at least one of a coding unit, a transform unit and a prediction unit. Another exemplary video coding method includes at least the following steps: utilizing a visual quality evaluation module for evaluating visual quality based on data involved in a coding loop; and referring to at least the evaluated visual quality for deciding a target coding parameter associated with at least one of a coding unit, a transform unit and a prediction unit in video coding.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This application claims the benefit of U.S. provisional application No. 61/776,053, filed on Mar. 11, 2013 and incorporated herein by reference.
  • BACKGROUND
  • The disclosed embodiments of the present invention relate to video coding, and more particularly, to a video coding method using at least evaluated visual quality determined by one or more visual quality metrics and a related video coding apparatus.
  • The conventional video coding standards generally adopt a block based (or coding unit based) coding technique to exploit spatial redundancy. For example, the basic approach is to divide the whole source frame into a plurality of blocks (coding units), perform prediction on each block (coding unit), transform residues of each block (coding unit) using discrete cosine transform, and perform quantization and entropy encoding. Besides, a reconstructed frame is generated in a coding loop to provide reference pixel data used for coding following blocks (coding units). For certain video coding standards, in-loop filter(s) may be used for enhancing the image quality of the reconstructed frame. For example, a de-blocking filter is included in an H.264 coding loop, and a de-blocking filter and a sample adaptive offset (SAO) filter are included in an HEVC (High Efficiency Video Coding) coding loop.
  • Generally speaking, the coding loop is composed of a plurality of processing stages, including transform, quantization, intra/inter prediction, etc. Based on the conventional video coding standards, one processing stage selects a video coding mode based on pixel-based distortion value derived from a source frame (i.e., an input frame to be encoded) and a reference frame (i.e., a reconstructed frame generated during the coding procedure). For example, the pixel-based distortion value may be a sum of absolute differences (SAD), a sum of transformed differences (SATD), or a sum of square differences (SSD). However, the pixel-based distortion value merely considers pixel value differences between pixels of the source frame and the reference frame, and sometimes is not correlated to the actual visual quality of a reconstructed frame generated from decoding an encoded frame. Specifically, based on experimental results, different processed images, each derived from an original image and having the same pixel-based distortion (e.g., the same mean square error (MSE)) with respect to the original image, may present different visual quality to a viewer. That is, the smaller pixel-based distortion does not mean better visual quality in the human visual system. Hence, an encoded frame generated based on video coding modes each selected due to a smallest pixel-based distortion value does not guarantee that a reconstructed frame generated from decoding the encoded frame would have the best visual quality.
  • SUMMARY
  • In accordance with exemplary embodiments of the present invention, a video coding method using at least evaluated visual quality obtained by one or more visual quality metrics and a related video coding apparatus are proposed.
  • According to a first aspect of the present invention, an exemplary video coding method is disclosed. The exemplary video coding method includes at least the following steps: utilizing a visual quality evaluation module for evaluating visual quality based on data involved in a coding loop; and referring to at least the evaluated visual quality for deciding a target configuration of at least one of a coding unit, a transform unit and a prediction unit.
  • According to a second aspect of the present invention, another exemplary video coding method is disclosed. The another exemplary video coding method includes at least the following steps: utilizing a visual quality evaluation module for evaluating visual quality based on data involved in a coding loop; and referring to at least the evaluated visual quality for deciding a target coding parameter associated with at least one of a coding unit, a transform unit and a prediction unit in video coding.
  • According to a third aspect of the present invention, an exemplary video coding apparatus is disclosed. The exemplary video coding apparatus includes a visual quality evaluation module and a coding circuit. The visual quality evaluation module is arranged to evaluate visual quality based on data involved in a coding loop. The coding circuit has the coding loop included therein, and is arranged to refer to at least the evaluated visual quality for deciding a target configuration of at least one of a coding unit, a transform unit and a prediction unit.
  • According to a fourth aspect of the present invention, another exemplary video coding apparatus is disclosed. The another exemplary video coding apparatus includes a visual quality evaluation module and a coding circuit. The visual quality evaluation module is arranged to evaluate visual quality based on data involved in a coding loop. The coding circuit has the coding loop included therein, and is arranged to refer to at least the evaluated visual quality for deciding a target coding parameter associated with at least one of a coding unit, a transform unit and a prediction unit in video coding.
  • These and other objectives of the present invention will no doubt become obvious to those of ordinary skill in the art after reading the following detailed description of the preferred embodiment that is illustrated in the various figures and drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram illustrating a video coding apparatus according to an embodiment of the present invention.
  • FIG. 2 is a diagram illustrating inter modes for a coding unit to be configured by the video coding apparatus shown in FIG. 1.
  • FIG. 3 is a diagram illustrating intra 4×4 modes for a coding unit to be configured by the video coding apparatus shown in FIG. 1.
  • FIG. 4 is a diagram illustrating intra 16×16 modes for a coding unit to be configured by the video coding apparatus shown in FIG. 1.
  • FIG. 5 is a diagram illustrating partition modes for a prediction unit to be configured by the video coding apparatus shown in FIG. 1.
  • FIG. 6 is a diagram illustrating partition modes for a transform unit to be configured by the video coding apparatus shown in FIG. 1.
  • FIG. 7 is a flowchart illustrating a video coding method according to a first embodiment of the present invention.
  • FIG. 8 is a flowchart illustrating a video coding method according to a second embodiment of the present invention.
  • DETAILED DESCRIPTION
  • Certain terms are used throughout the description and following claims to refer to particular components. As one skilled in the art will appreciate, manufacturers may refer to a component by different names. This document does not intend to distinguish between components that differ in name but not function. In the following description and in the claims, the terms “include” and “comprise” are used in an open-ended fashion, and thus should be interpreted to mean “include, but not limited to . . . ”. Also, the term “couple” is intended to mean either an indirect or direct electrical connection. Accordingly, if one device is coupled to another device, that connection may be through a direct electrical connection, or through an indirect electrical connection via other devices and connections.
  • The concept of the present invention is to incorporate characteristics of a human visual system into a video coding procedure to improve the video compression efficiency or visual quality. More specifically, visual quality evaluation is involved in the video coding procedure such that a reconstructed frame generated from decoding an encoded frame is capable of having enhanced visual quality. Further details of the proposed visual quality based video coding design are described as below.
  • FIG. 1 is a block diagram illustrating a video coding apparatus according to an embodiment of the present invention. The video coding apparatus 100 is used to encode a source frame IMGIN to generate a bitstream BS carrying encoded frame information corresponding to the source frame IMGIN. In this embodiment, the video coding apparatus 100 includes a coding circuit 102 and a visual quality evaluation module 104. By way of example, but not limitation, the architecture of the coding circuit 102 may be configured based on any conventional video encoding architecture. It should be noted that the coding circuit 102 may follow the conventional video encoding architecture to have a plurality of processing stages implemented therein; however, this by no means implies that each of the processing stages included in the coding circuit 102 must be implemented using a conventional design. For example, any of the processing stages that is associated with the visual quality evaluation performed by the visual quality evaluation module 104 and/or is affected/controlled by the visual quality obtained by the visual quality evaluation module 104 still falls within the scope of the present invention.
  • As shown in FIG. 1, the coding circuit 102 includes a coding loop composed of a splitting module 111, a subtractor (i.e., an adder configured to perform a subtraction operation) 112, a transform module 113, a quantization module 114, an inverse quantization module 116, an inverse transform module 117, an adder 118, a de-blocking filter 119, a sample adaptive offset (SAO) filter 120, a frame buffer 121, an inter prediction module 122, and an intra prediction module 123, where the inter prediction module 122 includes a motion estimation unit 124 and a motion compensation unit 125. The coding circuit 102 further includes an entropy coding module 115 arranged to generate the bitstream BS by performing entropy encoding upon quantized coefficients generated from the quantization module 114. It should be noted that one or both of the de-blocking filter 119 and the SAO filter 120 may be omitted/bypassed for certain applications. That is, the de-blocking filter 119 and/or the SAO filter 120 may be optional, depending upon actual design requirement. As a person skilled in the pertinent art should readily understand fundamental operations of the processing stages included in the coding circuit 102, further description is omitted here for brevity. Concerning one or more of the processing stages that are affected/controlled by the visual quality determined by the visual quality evaluation module 104, further description will be given as below.
  • The key feature of the present invention is using the visual quality evaluation module 104 for evaluating visual quality based on data involved in the coding loop of the coding circuit 102. In one embodiment, the data involved in the coding loop and processed by the visual quality evaluation module 104 may be raw data of the source frame IMGIN. In another embodiment, the data involved in the coding loop and processed by the visual quality evaluation module 104 may be processed data derived from raw data of the source frame IMGIN. For example, the processed data used for evaluate the visual quality may be transformed coefficients generated by the transform module 113, quantized coefficients generated by the quantization module 114, reconstructed pixel data before the optional de-blocking filter 119, reconstructed pixel data after the optional de-blocking filter 119, reconstructed pixel data before the optional SAO filter 120, reconstructed pixel data after the optional SAO filter 120, reconstructed pixel data stored in the frame buffer 121, motion-compensated pixel data generated by the motion compensation unit 125, or intra-predicted pixel data generated by the intra prediction module 123.
  • The visual quality evaluation performed by the visual quality evaluation module 104 may calculate one or more visual quality metrics to decide the evaluated visual quality. For example, the evaluated visual quality is derived from checking at least one image characteristic that affects human visual perception, and the at least one image characteristic may include sharpness, noise, blur, edge, dynamic range, blocking artifact, mean intensity (e.g., brightness/luminance), color temperature, scene composition (e.g., landscape, portrait, night scene, etc.), human face, animal presence, image content that attracts more or less interest (e.g., region of interest (ROI)), spatial masking (i.e., human's visual insensitivity of more complex texture), temporal masking (i.e., human's visual insensitivity of high-speed moving object), or frequency masking (i.e., human's visual insensitivity of higher pixel value variation). By way of example, the noise metric may be obtained by calculating an ISO 15739 visual noise value VN, where VN=σL*+0.852·σu*+0.323·σu* Alternatively, the noise metric may be obtained by calculating other visual noise metric, such as an S-CIELAB metric, a vSNR (visual signal-to-noise ratio) metric, or a Keelan NPS (noise power spectrum) based metric. The sharpness/blur metric may be obtained by measuring edge widths. The edge metric may be a ringing metric obtained by measuring ripples or oscillations around edges.
  • In one exemplary design, the visual quality evaluation module 104 calculates a single visual quality metric (e.g., one of the aforementioned visual quality metrics) according to the data involved in the coding loop of the coding circuit 102, and determines each evaluated visual quality solely based on the single visual quality metric. In other words, each evaluated visual quality may be obtained by referring to a single visual quality metric only.
  • In another exemplary design, the visual quality evaluation module 104 calculates a plurality of distinct visual quality metrics (e.g., many of the aforementioned visual quality metrics) according to the data involved in the coding loop of the coding circuit 102, and determines each evaluated visual quality based on the distinct visual quality metrics. In other words, each evaluated visual quality may be obtained by referring to a composition of multiple visual quality metrics. For example, the visual quality evaluation module 104 maybe configured to assign a plurality of pre-defined weighting factors to multiple visual quality metrics (e.g., a noise metric and a sharpness metric), and decide one evaluated visual quality by a weighted sum derived from the weighting factors and the visual quality metrics. For another example, the visual quality evaluation module 104 may employ a Minkowski equation to determine a plurality of non-linear weighting factors for the distinct visual quality metrics, respectively; and then determine one evaluated visual quality by combining the distinct visual quality metrics according to respective non-linear weighting factors. Specifically, based on the Minkowski equation, the evaluated visual quality ΔQm is calculated using following equation:
  • Δ Q m = ( i ( Δ Q i ) n m ) 1 / n m , where n m = 1 + 2 · tanh ( ( Δ Q ) max 16.9 ) ,
  • ΔQi is derived from each of the distinct visual quality metrics, and 16.9 is a single universal parameter based on psychophysical experiments. For yet another example, the visual quality evaluation module 104 may employ a training-based manner (e.g., a support vector machine (SVM)) to determine a plurality of trained weighting factors for the distinct visual quality metrics, respectively; and then determines one evaluated visual quality by combining the distinct visual quality metrics according to respective trained weighting factors. Specifically, supervised learning models with associated learning algorithms are employed to analyze the distinct visual quality metrics and recognized patterns, and accordingly determine the trained weighting factors.
  • After the evaluated visual quality is generated by the visual quality evaluation module 104, the evaluated visual quality is referenced by the coding circuit 102 to control/configure one or more of the processing stages within the coding circuit 102. As the evaluated visual quality is involved in making the video coding mode decision, the source frame IMGIN is encoded based on characteristics of the human visual system to thereby allow a decoded/reconstructed frame to have enhanced visual quality.
  • In a first application, the coding circuit 102 may be arranged to refer to the evaluated visual quality decided by the visual quality evaluation 104 for deciding a target configuration of at least one of a coding unit at the splitting module 111, a transform unit at the transform module 113 and a prediction unit at the intra prediction module 123/inter prediction module 122, where the evaluated visual quality in this case may provide visual quality information for candidate video coding modes. In an alternative design, both of the evaluated visual quality (which is generated based on data involved in the coding loop) and the pixel-based distortion (which is generated based on at least a portion of raw data of the source frame IMGIN and at least a portion of processed data derived from the raw data of the source frame IMGIN) are used to decide the target configuration of at least one of the coding unit at the splitting module 111, the transform unit at the transform module 113 and the prediction unit at the intra prediction module 123/inter prediction module 122, where the evaluated visual quality in this case may provide visual quality information for candidate video coding modes, and the pixel-based distortion in this case may provide distortion information for candidate video coding mode modes. Further details are described as below.
  • Concerning the splitting module 111, the evaluated visual quality (each is determined based on a single visual quality metric or a composition of multiple visual quality metrics) may be referenced to decide a best video coding mode for a coding unit. Specifically, the splitting module 111 may refer to evaluated visual quality determined by the visual quality evaluation module 104 for each candidate inter mode and each candidate intra mode to decide which one of candidate inter modes and candidate intra modes should be selected for a coding unit. Taking the video coding modes for a coding unit as specified in an H.264 standard for example, the inter modes include four MB-modes and four 8×8-modes as shown in FIG. 2, and the intra modes include nine 4×4 modes as shown in FIG. 3 and four 16×16 modes as shown in FIG. 4. The conventional video coding design calculates pixel-based distortion value Distortion (C, R) for each candidate mode, where C represent pixels in a current source frame, R represent pixels in a reconstructed frame, and the distortion value Distortion (C, R) may be an SAD value, an SATD value or an SSD value. Next, the conventional video coding design finds a best inter mode (e.g.,
  • min 16 × 16 , 16 × 8 , 8 × 16 , 8 × 8 , 4 × 8 , 8 × 4 { Distortion ( C , R ) } ) ,
  • finds a best intra 16×16 mode
  • min 4 16 × 16 modes { Distortion ( C , R ) } ) ,
  • finds a best intra 4×4 mode (e.g.,
  • min 9 4 × 4 modes { Distortion ( C , R ) } ) ,
  • finds a best intra mode (e.g., min (best intra 4×4 mode, best intra 16×16 mode)), and finally decides a best video coding mode for the coding unit (e.g., min (best intra mode, best inter mode)). In contrast to the conventional video coding design, the present invention proposes using the evaluated visual quality VQ(C or R′) derived from data involved in the coding loop of the coding unit 102 to find the best video coding mode for a coding unit, where each evaluated visual quality VQ(C or R′) for each candidate mode may be obtained by a single visual quality metric or a composition of multiple visual quality metrics, C represents raw data of the source frame IMGIN, and R′ represents processed data derived from raw data of the source frame IMGIN.
  • Preferably, the splitting module 111 finds a best inter mode (e.g.,
  • best 16 × 16 , 16 × 8 , 8 × 16 , 8 × 8 , 4 × 8 , 8 × 4 { VQ ( C or R ) } ) ,
  • finds a best intra 16×16 mode (e.g.,
  • best 4 16 × 16 modes { VQ ( C or R ) } ) ,
  • finds a best intra 4×4 mode (e.g.,
  • best 9 4 × 4 modes { VQ ( C or R ) } ) ,
  • finds a best intra mode (e.g., min (best intra 4×4 mode, best intra 16×16 mode)), and finally determines a best video coding mode for the coding unit (e.g., min (best intra mode, best inter mode)). Briefly summarized, the operation of referring to the evaluated visual quality for deciding the target configuration of the coding unit at the splitting module 111 may include: deciding a best mode from different intra modes of the coding unit; deciding a best mode from different inter modes of the coding unit; and/or deciding that the coding unit is an intra-mode coding unit or an inter-mode coding unit.
  • Alternatively, both of the evaluated visual quality (e.g., VQ(C or R′)) and the pixel-based distortion (e.g., Distortion (C, R)) maybe involved in deciding the best video coding mode for a coding unit. For example, the splitting module 111 refers to the evaluated visual quality and the calculated pixel-based distortion to find a best inter mode (e.g., one of
  • best 16 × 16 , 16 × 8 , 8 × 16 , 8 × 8 , 4 × 8 , 8 × 4 { VQ ( C or R ) } and min 16 × 16 , 16 × 8 , 8 × 16 , 8 × 8 , 4 × 8 , 8 × 4 { Distortion ( C , R ) } ) ,
  • find a best intra 16×16 mode (e.g., one of
  • best 4 16 × 16 modes { VQ ( C or R ) } and min 4 16 × 16 modes { Distortion ( C , R ) } ) ,
  • find a best intra 4×4 mode (e.g., one of
  • best 9 4 × 4 modes { VQ ( C or R ) } and min 9 4 × 4 modes { Distortion ( C , R ) } ) ,
  • find a best intra mode (e.g., min (best intra 4×4 mode, best intra 16×16 mode)), and finally determine a best video coding mode for the coding unit (e.g., min (best intra mode, best inter mode)).
  • For another example, the splitting module 111 performs a coarse decision according to one of the evaluated visual quality and the calculated pixel-based distortion to determine a plurality of coarse configuration settings for a coding unit, and performs a fine decision according to another of the evaluated visual quality and the pixel-based distortion to determine at least one fine configuration setting from the coarse configuration settings, wherein the target configuration for the coding unit is derived from the at least one fine configuration setting. Taking the video coding modes for the coding unit as specified in an H.264 standard for example, the evaluated visual quality may be used to find M coarse configuration settings for a coding unit, such as some inter modes, some intra 4×4 modes and/or some intra 16×16 modes, from all possible N candidate configuration settings, and then the pixel-based distortion may be used to selected P fine configuration settings for the coding unit (N>M & M>P≧1) from inter modes, intra 4×4 modes and/or intra 16×16 modes selected based on the evaluated visual quality. In a case where P=1, a best video coding mode for the coding unit is determined by the fine decision based on the pixel-based distortion. In an alternative design, the pixel-based distortion may be used to find M coarse configuration settings for a coding unit, such as some inter modes, some intra 4×4 modes and/or some intra 16×16 modes, from all possible N candidate configuration settings, and then the evaluated visual quality may be used to selected P fine configuration settings for the coding unit (N>M & M>P≧1) from inter modes, intra 4×4 modes and/or intra 16×16 modes selected based on the pixel-based distortion. In a case where P=1, a best video coding mode for the coding unit is determined by the fine decision based on the evaluated visual quality.
  • Concerning the intra prediction module 123/inter prediction module 122, the evaluated visual quality (each is determined based on a single visual quality metric or a composition of multiple visual quality metrics) may be referenced to decide a best video coding mode for a prediction unit. Taking the video coding modes for a prediction unit as specified in an HEVC (High Efficiency Video Coding) standard for example, the intra prediction include two partition modes for the prediction unit, and the inter prediction includes eight partition modes for the prediction unit, as shown in FIG. 5. The conventional video coding design calculates a distortion value Distortion (C, R) for each candidate mode, where C represent pixels in a current source frame, R represent pixels in a reconstructed frame, and the distortion value Distortion (C, R) may be an SAD value, an SATD value or an SSD value. Next, the conventional video coding design decides the configuration of a prediction unit by finding a best video coding mode with a smallest distortion value among distortion values of the candidate modes. In contrast to the conventional video coding design, the present invention proposes using the evaluated visual quality VQ (C or R′) derived from data involved in the coding loop of the coding unit 102 to find a best video coding mode for a prediction unit, where each evaluated visual quality VQ(C or R′) may be a single visual quality metric or a composition of multiple visual quality metrics, C represents raw data of the source frame IMGIN, and R′ represents processed data derived from raw data of the source frame IMGIN. Briefly summarized, the operation of referring to the evaluated visual quality for deciding the target configuration of the prediction unit at the intra prediction module 123/inter prediction module 122 may include: deciding a size of the prediction unit; and/or deciding that the prediction unit is a symmetric prediction unit or an asymmetric prediction unit.
  • Alternatively, both of the evaluated visual quality (e.g., VQ(C or R′)) and the pixel-based distortion (e.g., Distortion (C, R)) may be involved in deciding the best video coding mode for a prediction unit. For example, the intra prediction module 123/inter prediction module 122 refers to the evaluated visual quality to find a first video coding mode with best visual quality, refers to the calculated pixel-based distortion to find a second video coding mode with smallest distortion, and selects one of the first video coding mode and the second video coding mode as the best video coding mode for the prediction unit. For another example, the intra prediction module 123/inter prediction module 122 performs a coarse decision according to one of the evaluated visual quality and the pixel-based distortion to determine a plurality of coarse configuration settings for a prediction unit, and performs a fine decision according to another of the evaluated visual quality and the pixel-based distortion to determine at least one fine configuration setting from the coarse configuration settings, wherein the target configuration for the prediction unit is derived from the at least one fine configuration setting.
  • Concerning the transform module 123, the evaluated visual quality (each is determined based on a single visual quality metric or a composition of multiple visual quality metrics) maybe referenced to decide a best video coding mode for a transform unit. Taking the video coding modes for a transform unit as specified in an HEVC (High Efficiency Video Coding) standard for example, the transform unit includes several partition modes as shown in FIG. 6. The conventional video coding design calculates a distortion value Distortion (C, R) for each candidate mode, where C represent pixels in a current source frame, R represent pixels in a reconstructed frame, and the distortion value Distortion (C, R) may be an SAD value, an SATD value or an SSD value. Next, the conventional video coding design decides the configuration of a transform unit by finding a best mode with a smallest distortion value among distortion values of the candidate modes. In contrast to the conventional video coding design, the present invention proposes using the evaluated visual quality VQ(C or R′) derived from data involved in the coding loop of the coding unit 102 to find a best video coding mode for a transform unit, where each evaluated visual quality VQ(C or R′) may be a single visual quality metric or a composition of multiple visual quality metrics, C represents raw data of the source frame IMGIN, and R′ represents processed data derived from raw data of the source frame IMGIN. Briefly summarized, the operation of referring to the evaluated visual quality for deciding the target configuration of the transform unit at the transform module 113 may include: deciding a size of the transform unit; deciding a quad-tree depth of the transform unit; and/or deciding that the transform unit is a residual quad-tree (RQT) transform unit or a non-square quad-tree (NSQT) transform unit.
  • Alternatively, both of the evaluated visual quality (e.g., VQ(C or R′)) and the pixel-based distortion (e.g., Distortion (C, R)) may be involved in deciding a best video coding mode for a transform unit. For example, the transform module 113 refers to the evaluated visual quality to find a first video coding mode with best visual quality, refers to the calculated pixel-based distortion to find a second video coding mode with smallest distortion, and selects one of the first video coding mode and the second video coding mode as the best video coding mode for the transform unit. For another example, the transform module 113 performs a coarse decision according to one of the evaluated visual quality and the pixel-based distortion to determine a plurality of coarse configuration settings for a transform unit, and performs a fine decision according to another of the evaluated visual quality and the pixel-based distortion to determine at least one fine configuration setting from the coarse configuration settings, wherein the target configuration for the prediction unit is derived from the at least one fine configuration setting.
  • FIG. 7 is a flowchart illustrating a video coding method according to a first embodiment of the present invention. Provided that the result is substantially the same, the steps are not required to be executed in the exact order shown in FIG. 7. The video coding method may be briefly summarized as below.
  • Step 700: Start.
  • Step 702: Evaluate visual quality based on data involved in a coding loop, wherein the data involved in the coding loop may be raw data of a source frame or processed data derived from the raw data of the source frame, and each evaluated visual quality may be obtained from a single visual quality metric or a composition of multiple visual quality metrics.
  • Step 704: Check if pixel-based distortion should be used for video coding mode decision. If yes, go to step 706; otherwise, go to step 710.
  • Step 706: Calculate the pixel-based distortion based on at least a portion of raw data of the source frame and at least a portion of processed data derived from the raw data of the source frame.
  • Step 708: Refer to both of the evaluated visual quality and the calculated pixel-based distortion for deciding a target configuration of at least one of a coding unit, a transform unit and a prediction unit. Go to step 712.
  • Step 710: Refer to the evaluated visual quality for deciding a target configuration of at least one of a coding unit, a transform unit and a prediction unit.
  • Step 712: End.
  • As a person skilled in the art can readily understand details of each step in FIG. 7 after reading above paragraphs, further description is omitted here for brevity.
  • As mentioned above, the evaluated visual quality determined by the visual quality evaluation module 104 can be used to determine a target configuration of at least one of a coding unit, a transform unit and a prediction unit. However, this is not meant to be a limitation of the present invention. In a second application, the coding circuit 102 may be arranged to refer to the aforementioned visual quality determined by the visual quality evaluation module 104 for deciding target coding parameter(s) associated with at least one of a coding unit, a transform unit and a prediction unit in video coding, where the evaluated visual quality in this case may provide visual quality information for candidate video coding modes, the coding unit may be configured at the splitting module 111, the transform unit may be configured at the transform module 113, and the prediction unit maybe configured at the intra prediction module 123/inter prediction module 122. By way of example, but not limitation, the target coding parameter(s) may include a quantization parameter (which is used by quantization module 114 and inverse quantization module 116) and/or a transform parameter (which is used by transform module 113 and inverse transform module 117). In addition, the target coding parameter(s) set based on the evaluated visual quality may be included in the bitstream BS generated by encoding the source frame IMGIN. That is, the target coding parameter(s) can be transmitted to a video decoding apparatus to facilitate the decoder-side video processing operation. As the visual quality evaluation performed by the visual quality evaluation module 104 has been detailed above, further description directed to obtaining the evaluated visual quality based on one or more visual quality metrics is omitted here for brevity.
  • In an alternative design, both of the evaluated visual quality (which is obtained based on data involved in the coding loop) and the pixel-based distortion (which is generated based on at least a portion of raw data of the source frame IMGIN and at least a portion of processed data derived from the raw data of the source frame IMGIN) are used to decide target coding parameter(s) associated with at least one of a coding unit, a transform unit and a prediction unit in video coding, wherein the evaluated visual quality in this case may provide visual quality information for candidate video coding modes, and the calculated pixel-based distortion in this case may provide distortion information for candidate video coding modes. For example, the transform module 113 refers to the evaluated visual quality to decide a first transform parameter setting with best visual quality, refers to the calculated pixel-based distortion to decide a second transform parameter setting with smallest distortion, and selects one of the first transform parameter setting and the second transform parameter setting to set the transform parameter. Similarly, the quantization module 114 refers to the evaluated visual quality to decide a first quantization parameter setting with best visual quality, refers to the calculated pixel-based distortion to decide a second quantization parameter setting with smallest distortion, and selects one of the first quantization parameter setting and the second quantization parameter setting to set the quantization parameter.
  • For another example, the transform module 113 performs a coarse decision according to one of the evaluated visual quality and the pixel-based distortion to determine a plurality of coarse parameter settings for a transform parameter, and performs a fine decision according to another of the evaluated visual quality and the pixel-based distortion to determine at least one fine parameter setting from the coarse parameter settings, wherein a target coding parameter (i.e., the transform parameter) is derived from the at least one fine parameter setting. Similarly, the quantization module 114 performs a coarse decision according to one of the evaluated visual quality and the pixel-based distortion to determine a plurality of coarse parameter settings for a quantization parameter, and performs a fine decision according to another of the evaluated visual quality and the pixel-based distortion to determine at least one fine parameter setting from the coarse parameter settings, wherein a target coding parameter (i.e., the quantization parameter) is derived from the at least one fine parameter setting.
  • FIG. 8 is a flowchart illustrating a video coding method according to a second embodiment of the present invention. Provided that the result is substantially the same, the steps are not required to be executed in the exact order shown in FIG. 8. The video coding method may be briefly summarized as below.
  • Step 800: Start.
  • Step 802: Evaluate visual quality based on data involved in a coding loop, wherein the data involved in the coding loop may be raw data of a source frame or processed data derived from the raw data of the source frame, and each evaluated visual quality may be obtained from a single visual quality metric or a composition of multiple visual quality metrics.
  • Step 804: Check if pixel-based distortion should be used for coding parameter decision. If yes, go to step 806; otherwise, go to step 810.
  • Step 806: Calculate the pixel-based distortion based on at least a portion of raw data of the source frame and at least a portion of processed data derived from the raw data of the source frame.
  • Step 808: Refer to both of the evaluated visual quality and the calculated pixel-based distortion for deciding a target coding parameter (e.g., a quantization parameter or a transform parameter) associated with at least one of a coding unit, a transform unit and a prediction unit in video coding. Go to step 812.
  • Step 810: Refer to the evaluated visual quality for deciding a target coding parameter (e.g., a quantization parameter or a transform parameter) associated with at least one of a coding unit, a transform unit and a prediction unit in video coding.
  • Step 812: End.
  • As a person skilled in the art can readily understand details of each step in FIG. 8 after reading above paragraphs, further description is omitted here for brevity.
  • Those skilled in the art will readily observe that numerous modifications and alterations of the device and method may be made while retaining the teachings of the invention. Accordingly, the above disclosure should be construed as limited only by the metes and bounds of the appended claims.

Claims (29)

What is claimed is:
1. A video coding method, comprising:
utilizing a visual quality evaluation module for evaluating visual quality based on data involved in a coding loop; and
referring to at least the evaluated visual quality for deciding a target configuration of at least one of a coding unit, a transform unit and a prediction unit.
2. The video coding method of claim 1, wherein the data involved in the coding loop is raw data of a source frame.
3. The video coding method of claim 1, wherein the data involved in the coding loop is processed data derived from raw data of a source frame.
4. The video coding method of claim 3, wherein the processed data includes transformed coefficients, quantized coefficients, reconstructed pixel data, motion-compensated pixel data, or intra-predicted pixel data.
5. The video coding method of claim 1, wherein the evaluated visual quality is derived from checking at least one image characteristic that affects human visual perception, and the at least one image characteristic includes sharpness, noise, blur, edge, dynamic range, blocking artifact, mean intensity, color temperature, scene composition, human face, animal presence, image content that attracts more or less interest, spatial masking, temporal masking, or frequency masking.
6. The video coding method of claim 1, wherein the step of evaluating the visual quality comprises:
calculating a single visual quality metric according to the data involved in the coding loop; and
determining each evaluated visual quality solely based on the single visual quality metric.
7. The video coding method of claim 1, wherein the step of evaluating the visual quality comprises:
calculating a plurality of distinct visual quality metrics according to the data involved in the coding loop; and
determining each evaluated visual quality based on the distinct visual quality metrics.
8. The video coding method of claim 7, wherein the step of determining each evaluated visual quality based on the distinct visual quality metrics comprises:
determining a plurality of weighting factors; and
determining each evaluated visual quality by combining the distinct visual quality metrics according to the weighting factors.
9. The video coding method of claim 8, wherein the weighting factors are determined by training.
10. The video coding method of claim 1, wherein the step of deciding the target configuration of at least one of the coding unit, the transform unit and the prediction unit comprises:
deciding a best mode from different intra modes of the coding unit;
deciding a best mode from different inter modes of the coding unit; or
deciding that the coding unit is an intra-mode coding unit or an inter-mode coding unit.
11. The video coding method of claim 1, wherein the step of deciding the target configuration of at least one of the coding unit, the transform unit and the prediction unit comprises:
deciding a size of the prediction unit; or
deciding that the prediction unit is a symmetric prediction unit or an asymmetric prediction unit.
12. The video coding method of claim 1, wherein the step of deciding the target configuration of at least one of the coding unit, the transform unit and the prediction unit comprises:
deciding a size of the transform unit;
deciding a quad-tree depth of the transform unit; or
deciding that the transform unit is a residual quad-tree (RQT) transform unit or a non-square quad-tree (NSQT) transform unit.
13. The video coding method of claim 1, further comprising:
calculating pixel-based distortion based on at least a portion of raw data of a source frame and at least a portion of processed data derived from the raw data of the source frame;
wherein the step of deciding the target configuration of at least one of the coding unit, the transform unit and the prediction unit comprises:
deciding the target configuration of at least one of the coding unit, the transform unit and the prediction unit according to the evaluated visual quality and the pixel-based distortion.
14. The video coding method of claim 13, wherein the step of deciding the target configuration of at least one of the coding unit, the transform unit and the prediction unit according to the evaluated visual quality and the pixel-based distortion comprises:
performing a coarse decision according to one of the evaluated visual quality and the pixel-based distortion to determine a plurality of coarse configuration settings; and
performing a fine decision according to another of the evaluated visual quality and the pixel-based distortion to determine at least one fine configuration setting from the coarse configuration settings, wherein the target configuration is derived from the at least one fine configuration setting.
15. A video coding method, comprising:
utilizing a visual quality evaluation module for evaluating visual quality based on data involved in a coding loop; and
referring to at least the evaluated visual quality for deciding a target coding parameter associated with at least one of a coding unit, a transform unit and a prediction unit in video coding.
16. The video coding method of claim 15, wherein the target coding parameter is a quantization parameter or a transform parameter.
17. The video coding method of claim 15, wherein the data involved in the coding loop is raw data of a source frame.
18. The video coding method of claim 15, wherein the data involved in the coding loop is processed data derived from raw data of a source frame.
19. The video coding method of claim 18, wherein the processed data includes transformed coefficients, quantized coefficients, reconstructed pixel data, motion-compensated pixel data, or intra-predicted pixel data.
20. The video coding method of claim 15, wherein the evaluated visual quality is derived from checking at least one image characteristic that affects human visual perception, and the at least one image characteristic includes sharpness, noise, blur, edge, dynamic range, blocking artifact, mean intensity, color temperature, scene composition, human face, animal presence, image content that attracts more or less interest, spatial masking, temporal masking, or frequency masking.
21. The video coding method of claim 15, wherein the step of evaluating the visual quality comprises:
calculating a single visual quality metric according to the data involved in the coding loop; and
determining each evaluated visual quality solely based on the single visual quality metric.
22. The video coding method of claim 15, wherein the step of evaluating the visual quality comprises:
calculating a plurality of distinct visual quality metrics according to the data involved in the coding loop; and
determining each evaluated visual quality based on the distinct visual quality metrics.
23. The video coding method of claim 22, wherein the step of determining each evaluated visual quality based on the distinct visual quality metrics comprises:
determining a plurality of weighting factors; and
determining each evaluated visual quality by combining the distinct visual quality metrics according to the weighting factors.
24. The video coding method of claim 23, wherein the weighting factors are determined by training.
25. The video coding method of claim 15, further comprising:
calculating pixel-based distortion based on at least a portion of raw data of a source frame and at least a portion of processed data derived from the raw data of the source frame;
wherein the step of deciding the target coding parameter comprises:
deciding the target coding parameter according to the evaluated visual quality and the pixel-based distortion.
26. The video coding method of claim 25, wherein the step of deciding the target coding parameter according to the evaluated visual quality and the pixel-based distortion comprises:
performing a coarse decision according to one of the evaluated visual quality and the pixel-based distortion to determine a plurality of coarse parameter settings; and
performing a fine decision according to another of the evaluated visual quality and the pixel-based distortion to determine at least one fine parameter setting from the coarse parameter settings, wherein the target coding parameter is derived from the at least one fine parameter setting.
27. The video coding method of claim 15, wherein the target coding parameter is included in a bitstream generated by encoding a source frame.
28. A video coding apparatus, comprising:
a visual quality evaluation module, arranged to evaluate visual quality based on data involved in a coding loop; and
a coding circuit, comprising the coding loop, the coding circuit arranged to refer to at least the evaluated visual quality for deciding a target configuration of at least one of a coding unit, a transform unit and a prediction unit.
29. A video coding apparatus, comprising:
a visual quality evaluation module, arranged to evaluate visual quality based on data involved in a coding loop; and
a coding circuit, comprising the coding loop, the coding circuit arranged to refer to at least the evaluated visual quality for deciding a target coding parameter associated with at least one of a coding unit, a transform unit and a prediction unit in video coding.
US14/184,688 2013-03-11 2014-02-19 Video coding method using at least evaluated visual quality and related video coding apparatus Abandoned US20140254659A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US14/184,688 US20140254659A1 (en) 2013-03-11 2014-02-19 Video coding method using at least evaluated visual quality and related video coding apparatus
CN201480014165.2A CN105075255A (en) 2013-03-11 2014-03-10 Video coding method using at least evaluated visual quality and related video coding apparatus
PCT/CN2014/073146 WO2014139387A1 (en) 2013-03-11 2014-03-10 Video coding method using at least evaluated visual quality and related video coding apparatus

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201361776053P 2013-03-11 2013-03-11
US14/184,688 US20140254659A1 (en) 2013-03-11 2014-02-19 Video coding method using at least evaluated visual quality and related video coding apparatus

Publications (1)

Publication Number Publication Date
US20140254659A1 true US20140254659A1 (en) 2014-09-11

Family

ID=51487782

Family Applications (5)

Application Number Title Priority Date Filing Date
US14/184,688 Abandoned US20140254659A1 (en) 2013-03-11 2014-02-19 Video coding method using at least evaluated visual quality and related video coding apparatus
US14/194,812 Active 2034-05-09 US10091500B2 (en) 2013-03-11 2014-03-02 Video coding method using at least evaluated visual quality and related video coding apparatus
US14/195,868 Active 2034-09-26 US9762901B2 (en) 2013-03-11 2014-03-04 Video coding method using at least evaluated visual quality and related video coding apparatus
US14/201,950 Active 2035-03-19 US9756326B2 (en) 2013-03-11 2014-03-10 Video coding method using at least evaluated visual quality and related video coding apparatus
US14/201,944 Expired - Fee Related US9967556B2 (en) 2013-03-11 2014-03-10 Video coding method using at least evaluated visual quality and related video coding apparatus

Family Applications After (4)

Application Number Title Priority Date Filing Date
US14/194,812 Active 2034-05-09 US10091500B2 (en) 2013-03-11 2014-03-02 Video coding method using at least evaluated visual quality and related video coding apparatus
US14/195,868 Active 2034-09-26 US9762901B2 (en) 2013-03-11 2014-03-04 Video coding method using at least evaluated visual quality and related video coding apparatus
US14/201,950 Active 2035-03-19 US9756326B2 (en) 2013-03-11 2014-03-10 Video coding method using at least evaluated visual quality and related video coding apparatus
US14/201,944 Expired - Fee Related US9967556B2 (en) 2013-03-11 2014-03-10 Video coding method using at least evaluated visual quality and related video coding apparatus

Country Status (3)

Country Link
US (5) US20140254659A1 (en)
CN (5) CN105075255A (en)
WO (5) WO2014139387A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140254662A1 (en) * 2013-03-11 2014-09-11 Mediatek Inc. Video coding method using at least evaluated visual quality and related video coding apparatus
CN110008281A (en) * 2019-04-08 2019-07-12 珠海格力电器股份有限公司 A kind of processing method and processing device based on Redis database visualization data
US10652538B2 (en) 2017-12-19 2020-05-12 Axis Ab Video encoding method and system
US11146817B2 (en) 2019-05-14 2021-10-12 Axis Ab Method, device and computer program product for encoding a distorted image frame

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150063461A1 (en) * 2013-08-27 2015-03-05 Magnum Semiconductor, Inc. Methods and apparatuses for adjusting macroblock quantization parameters to improve visual quality for lossy video encoding
US10356405B2 (en) 2013-11-04 2019-07-16 Integrated Device Technology, Inc. Methods and apparatuses for multi-pass adaptive quantization
CA2936865A1 (en) 2014-01-31 2015-08-06 Dana-Farber Cancer Institute, Inc. Diaminopyrimidine benzenesulfone derivatives and uses thereof
US10793571B2 (en) 2014-01-31 2020-10-06 Dana-Farber Cancer Institute, Inc. Uses of diazepane derivatives
US10757437B2 (en) * 2014-07-17 2020-08-25 Apple Inc. Motion estimation in block processing pipelines
US9894130B2 (en) * 2014-09-23 2018-02-13 Intel Corporation Video quality enhancement
BR112018004618A2 (en) 2015-09-11 2018-09-25 Dana-Farber Cancer Institute, Inc. cyan thienotriazoldiazepines and uses thereof
PE20181086A1 (en) 2015-09-11 2018-07-05 Dana Farber Cancer Inst Inc ACETAMIDE HAVE THRIZOLODIAZEPINES AND USES OF THE SAME
JP2018530244A (en) 2015-09-25 2018-10-11 華為技術有限公司Huawei Technologies Co.,Ltd. Apparatus and method for video motion compensation using selectable interpolation filters
JP6673599B2 (en) 2015-09-25 2020-03-25 ホアウェイ・テクノロジーズ・カンパニー・リミテッド Apparatus and method for video motion compensation
WO2017052408A1 (en) 2015-09-25 2017-03-30 Huawei Technologies Co., Ltd. Apparatus and method for video motion compensation
NZ741321A (en) 2015-09-25 2019-10-25 Huawei Tech Co Ltd Adaptive sharpening filter for predictive coding
CA2999848C (en) 2015-09-25 2020-08-18 Huawei Technologies Co., Ltd. Apparatus and method for video motion compensation
BR112018009798A8 (en) 2015-11-25 2019-02-26 Dana Farber Cancer Inst Inc bivalent bromodomain inhibitors and their uses
CN107580225A (en) * 2016-07-05 2018-01-12 晨星半导体股份有限公司 Bit distribution method and video coding apparatus
KR102481445B1 (en) * 2018-03-13 2022-12-27 삼성전자주식회사 Display apparatus and control method thereof
CN109447126A (en) * 2018-09-27 2019-03-08 长威信息科技发展股份有限公司 A kind of method and apparatus of entity and entity attribute dynamic aggregation construction personage's portrait
CN109712134B (en) * 2018-12-28 2020-11-06 武汉虹识技术有限公司 Iris image quality evaluation method and device and electronic equipment
CN111814840A (en) * 2020-06-17 2020-10-23 恒睿(重庆)人工智能技术研究院有限公司 Method, system, equipment and medium for evaluating quality of face image
US20230407239A1 (en) * 2020-11-13 2023-12-21 Teewinot Life Sciences Corporation Tetrahydrocannabinolic acid (thca) synthase variants, and manufacture and use thereof
US11729424B2 (en) * 2020-12-04 2023-08-15 Ofinno, Llc Visual quality assessment-based affine transformation
US20220182643A1 (en) * 2020-12-04 2022-06-09 Ofinno, Llc No Reference Image Quality Assessment Based Decoder Side Inter Prediction
CN113382185B (en) * 2021-06-09 2022-06-28 豪威科技(武汉)有限公司 Data generation method, data training method, data imaging method, storage medium, and photographing apparatus

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110235715A1 (en) * 2010-03-29 2011-09-29 Vatics Inc. Video coding system and circuit emphasizing visual perception
US8111300B2 (en) * 2009-04-22 2012-02-07 Qualcomm Incorporated System and method to selectively combine video frame image data
US20120328004A1 (en) * 2011-06-22 2012-12-27 Qualcomm Incorporated Quantization in video coding
US20140321552A1 (en) * 2011-11-18 2014-10-30 Dolby Laboratories Licensing Corporation Optimization of Deblocking Filter Parameters

Family Cites Families (67)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6160846A (en) 1995-10-25 2000-12-12 Sarnoff Corporation Apparatus and method for optimizing the rate control in a coding system
US6233283B1 (en) * 1998-06-23 2001-05-15 Lucent Technologies Inc. Layered video coding using perceptual coding criteria for error resilience in packet networks
WO2003053066A1 (en) 2001-12-17 2003-06-26 Microsoft Corporation Skip macroblock coding
US20030128754A1 (en) * 2002-01-09 2003-07-10 Hiroshi Akimoto Motion estimation method for control on the basis of scene analysis in video compression systems
US7319415B2 (en) 2002-05-01 2008-01-15 Thomson Licensing Chroma deblocking filter
US6907079B2 (en) 2002-05-01 2005-06-14 Thomson Licensing S.A. Deblocking filter conditioned on pixel brightness
WO2004004359A1 (en) 2002-07-01 2004-01-08 E G Technology Inc. Efficient compression and transport of video over a network
US7038710B2 (en) 2002-07-17 2006-05-02 Koninklijke Philips Electronics, N.V. Method and apparatus for measuring the quality of video data
CN1206864C (en) 2002-07-22 2005-06-15 中国科学院计算技术研究所 Association rate distortion optimized code rate control method and apparatus thereof
JP2006505853A (en) 2002-11-06 2006-02-16 エージェンシー フォー サイエンス,テクノロジー アンド リサーチ Method for generating quality-oriented importance map for evaluating image or video quality
US20040156559A1 (en) 2002-11-25 2004-08-12 Sarnoff Corporation Method and apparatus for measuring quality of compressed video sequences without references
US7995849B2 (en) 2003-03-17 2011-08-09 Qualcomm, Incorporated Method and apparatus for improving video quality of low bit-rate video
US7496141B2 (en) 2004-04-29 2009-02-24 Mediatek Incorporation Adaptive de-blocking filtering apparatus and method for MPEG video decoder
DE602004002935T2 (en) 2004-04-30 2007-02-01 Matsushita Electric Industrial Co., Ltd., Kadoma Processing of tickers in video sequences
US7924918B2 (en) 2004-11-29 2011-04-12 Ntt Docomo, Inc. Temporal prediction in video coding
CN101164342B (en) 2005-03-01 2011-03-02 高通股份有限公司 Region-of-interest coding in video telephony using rho domain bit allocation
US8768084B2 (en) 2005-03-01 2014-07-01 Qualcomm Incorporated Region-of-interest coding in video telephony using RHO domain bit allocation
US8693537B2 (en) 2005-03-01 2014-04-08 Qualcomm Incorporated Region-of-interest coding with background skipping for video telephony
US8077775B2 (en) 2006-05-12 2011-12-13 Freescale Semiconductor, Inc. System and method of adaptive rate control for a video encoder
CN101090502B (en) 2006-06-13 2010-05-12 中兴通讯股份有限公司 Controllable quick motion valuation algorithm for prediction quality
EP2041980A2 (en) 2006-07-10 2009-04-01 Thomson Licensing Methods and apparatus for enhanced performance in a multi-pass video encoder
US9001899B2 (en) 2006-09-15 2015-04-07 Freescale Semiconductor, Inc. Video information processing system with selective chroma deblock filtering
JP2009538084A (en) 2006-11-17 2009-10-29 エルジー エレクトロニクス インコーポレイティド Video signal decoding / encoding method and apparatus
KR101370287B1 (en) 2006-11-22 2014-03-07 세종대학교산학협력단 Method and apparatus for deblocking filtering
US8204129B2 (en) * 2007-03-27 2012-06-19 Freescale Semiconductor, Inc. Simplified deblock filtering for reduced memory access and computational complexity
CN101828401B (en) 2007-10-16 2013-07-17 汤姆森许可贸易公司 Methods and apparatus for artifact removal for bit depth scalability
US20110211637A1 (en) * 2007-11-20 2011-09-01 Ub Stream Ltd. Method and system for compressing digital video streams
JP5232175B2 (en) 2008-01-24 2013-07-10 パナソニック株式会社 Video compression device
CN101232619B (en) 2008-01-25 2011-05-11 浙江大学 Video encoding method of embedding intraframe coding block
US7873727B2 (en) 2008-03-13 2011-01-18 Board Of Regents, The University Of Texas Systems System and method for evaluating streaming multimedia quality
CN101325711A (en) 2008-07-16 2008-12-17 上海大学 Method for controlling self-adaption code rate based on space-time shielding effect
US8385404B2 (en) 2008-09-11 2013-02-26 Google Inc. System and method for video encoding using constructed reference frame
US8326075B2 (en) 2008-09-11 2012-12-04 Google Inc. System and method for video encoding using adaptive loop filter
CN101489130B (en) 2009-01-21 2010-09-15 西安交通大学 Complete reference image quality assessment method based on image edge difference statistical characteristic
US8515181B2 (en) 2009-02-11 2013-08-20 Ecole De Technologie Superieure Method and system for determining a quality measure for an image using a variable number of multi-level decompositions
US20110255589A1 (en) 2009-08-03 2011-10-20 Droplet Technology, Inc. Methods of compressing data and methods of assessing the same
US20120201475A1 (en) 2009-10-05 2012-08-09 I.C.V.T. Ltd. Method and system for processing an image
JP2011139208A (en) 2009-12-28 2011-07-14 Sony Corp Image processing device and method
US9185430B2 (en) 2010-03-15 2015-11-10 Mediatek Singapore Pte. Ltd. Deblocking filtering method and deblocking filter
US20110280321A1 (en) 2010-05-12 2011-11-17 Shu-Hsien Chou Deblocking filter and method for controlling the deblocking filter thereof
US9357228B2 (en) * 2010-05-27 2016-05-31 The Hong Kong University Of Science And Technology Motion estimation of images
BR112012031160B1 (en) * 2010-06-10 2022-04-19 Interdigital Vc Holdings, Inc. Method in a video decoder, video decoder and computer readable storage media for determining quantization parameter predictors from a plurality of neighboring quantization parameters
US8446524B2 (en) * 2010-06-21 2013-05-21 Realtek Semiconductor Corp. Apparatus and method for frame rate conversion
US9813738B2 (en) 2010-10-05 2017-11-07 Hfi Innovation Inc. Method and apparatus of adaptive loop filtering
US9037743B2 (en) 2010-10-28 2015-05-19 Avvasi Inc. Methods and apparatus for providing a presentation quality signal
US10244239B2 (en) 2010-12-28 2019-03-26 Dolby Laboratories Licensing Corporation Parameter set for picture segmentation
GB2487197B (en) * 2011-01-11 2015-06-17 Canon Kk Video encoding and decoding with improved error resilience
US20120177104A1 (en) 2011-01-12 2012-07-12 Madhukar Budagavi Reduced Complexity Adaptive Loop Filter (ALF) for Video Coding
CN102685472B (en) 2011-03-08 2014-11-05 华为技术有限公司 Method, device and system of data transmission
US9025675B2 (en) 2011-06-22 2015-05-05 Texas Instruments Incorporated Systems and methods for reducing blocking artifacts
US9641866B2 (en) * 2011-08-18 2017-05-02 Qualcomm Incorporated Applying partition-based filters
US9344743B2 (en) 2011-08-24 2016-05-17 Texas Instruments Incorporated Flexible region based sample adaptive offset (SAO) and adaptive loop filter (ALF)
US10070152B2 (en) 2011-08-24 2018-09-04 Texas Instruments Incorporated Sample adaptive offset (SAO) parameter signaling
WO2013030833A1 (en) 2011-08-29 2013-03-07 I.C.V.T. Ltd. Controlling a video content system
US20130083844A1 (en) 2011-09-30 2013-04-04 In Suk Chong Coefficient coding for sample adaptive offset and adaptive loop filter
US9185404B2 (en) 2011-10-07 2015-11-10 Qualcomm Incorporated Performing transform dependent de-blocking filtering
US9357235B2 (en) 2011-10-13 2016-05-31 Qualcomm Incorporated Sample adaptive offset merged with adaptive loop filter in video coding
US9955153B2 (en) 2012-01-05 2018-04-24 Google Technology Holdings LLC Devices and methods for sample adaptive offset coding
US9282328B2 (en) 2012-02-10 2016-03-08 Broadcom Corporation Sample adaptive offset (SAO) in accordance with video coding
US9380302B2 (en) 2012-02-27 2016-06-28 Texas Instruments Incorporated Sample adaptive offset (SAO) parameter signaling
US20130243090A1 (en) * 2012-03-13 2013-09-19 Yan Xin Li Block-matching Motion Estimation Method and Apparatus
US11317101B2 (en) * 2012-06-12 2022-04-26 Google Inc. Inter frame candidate selection for a video encoder
US20130343447A1 (en) 2012-06-25 2013-12-26 Broadcom Corporation Adaptive loop filter (ALF) padding in accordance with video coding
US8848061B2 (en) * 2012-06-27 2014-09-30 Apple Inc. Image and video quality assessment
US20140056363A1 (en) 2012-08-23 2014-02-27 Yedong He Method and system for deblock filtering coded macroblocks
US9681154B2 (en) 2012-12-06 2017-06-13 Patent Capital Group System and method for depth-guided filtering in a video conference environment
US20140254659A1 (en) * 2013-03-11 2014-09-11 Mediatek Inc. Video coding method using at least evaluated visual quality and related video coding apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8111300B2 (en) * 2009-04-22 2012-02-07 Qualcomm Incorporated System and method to selectively combine video frame image data
US20110235715A1 (en) * 2010-03-29 2011-09-29 Vatics Inc. Video coding system and circuit emphasizing visual perception
US20120328004A1 (en) * 2011-06-22 2012-12-27 Qualcomm Incorporated Quantization in video coding
US20140321552A1 (en) * 2011-11-18 2014-10-30 Dolby Laboratories Licensing Corporation Optimization of Deblocking Filter Parameters

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Chikkerur et al., "Objective Video Quality Assessment Methods: A Classification, Review, and Performance Comparison", February 10, 2011, Broadcasting, IEEE Transactions on (Volume:57, Issue: 2), Pages 174 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140254662A1 (en) * 2013-03-11 2014-09-11 Mediatek Inc. Video coding method using at least evaluated visual quality and related video coding apparatus
US20140254680A1 (en) * 2013-03-11 2014-09-11 Mediatek Inc. Video coding method using at least evaluated visual quality and related video coding apparatus
US9756326B2 (en) 2013-03-11 2017-09-05 Mediatek Inc. Video coding method using at least evaluated visual quality and related video coding apparatus
US9762901B2 (en) * 2013-03-11 2017-09-12 Mediatek Inc. Video coding method using at least evaluated visual quality and related video coding apparatus
US9967556B2 (en) 2013-03-11 2018-05-08 Mediatek Inc. Video coding method using at least evaluated visual quality and related video coding apparatus
US10091500B2 (en) * 2013-03-11 2018-10-02 Mediatek Inc. Video coding method using at least evaluated visual quality and related video coding apparatus
US10652538B2 (en) 2017-12-19 2020-05-12 Axis Ab Video encoding method and system
CN110008281A (en) * 2019-04-08 2019-07-12 珠海格力电器股份有限公司 A kind of processing method and processing device based on Redis database visualization data
US11146817B2 (en) 2019-05-14 2021-10-12 Axis Ab Method, device and computer program product for encoding a distorted image frame

Also Published As

Publication number Publication date
US9762901B2 (en) 2017-09-12
CN104937937B (en) 2019-03-15
CN104919795B (en) 2018-07-10
CN104919795A (en) 2015-09-16
CN104919805A (en) 2015-09-16
US9756326B2 (en) 2017-09-05
US20140254662A1 (en) 2014-09-11
US20140254680A1 (en) 2014-09-11
CN104919796A (en) 2015-09-16
WO2014139387A1 (en) 2014-09-18
WO2014139396A1 (en) 2014-09-18
CN104937937A (en) 2015-09-23
CN104919796B (en) 2018-11-27
WO2014139393A1 (en) 2014-09-18
CN104919805B (en) 2018-08-28
CN105075255A (en) 2015-11-18
US20140254663A1 (en) 2014-09-11
US10091500B2 (en) 2018-10-02
WO2014139394A1 (en) 2014-09-18
US9967556B2 (en) 2018-05-08
US20140254689A1 (en) 2014-09-11
WO2014139397A1 (en) 2014-09-18

Similar Documents

Publication Publication Date Title
US9762901B2 (en) Video coding method using at least evaluated visual quality and related video coding apparatus
US20200296426A1 (en) In loop chroma deblocking filter
US20170272758A1 (en) Video encoding method and apparatus using independent partition coding and associated video decoding method and apparatus
US11272175B2 (en) Deringing filter for video coding
JP4847890B2 (en) Encoding method converter
EP3014880B1 (en) Encoding video captured in low light
KR101530782B1 (en) Method, apparatus and system for image encoding and decoding
US10999603B2 (en) Method and apparatus for video coding with adaptive clipping
CN107347157B (en) Video decoding device
CN110036637B (en) Method and device for denoising and vocalizing reconstructed image
US9277227B2 (en) Methods and apparatus for DC intra prediction mode for video encoding and decoding
US20200077090A1 (en) Deringing filter for video coding
US11432005B2 (en) Moving image encoding device
EP2317769A1 (en) Luminance dependent quantization
KR101530774B1 (en) Method, apparatus and system for image encoding and decoding
TW201904295A (en) Improved non-local adaptive loop filter processing
JP2006067302A (en) Apparatus, method, and program for image encoding
JP6200220B2 (en) Image processing apparatus, encoding apparatus, decoding apparatus, and program
Jiang et al. A dynamically reconfigurable deblocking filter for H. 264/AVC codec
Kesireddy A new adaptive trilateral filter for in-loop filtering
JP2010041161A (en) Image decoder, image decoding method, image encoder, and image encoding method
KR20160061456A (en) Method and apparatus for fast encoding mode decision based perceptual quality

Legal Events

Date Code Title Description
AS Assignment

Owner name: MEDIATEK INC., TAIWAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HO, CHENG-TSAI;JU, CHI-CHENG;CHEN, DING-YUN;REEL/FRAME:032249/0826

Effective date: 20140214

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION