Deblocking Filter Rounding for Video Block Boundary Smoothing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional image coding and decoding methods are ineffective in deblocking filtering, leading to visible block boundaries and negative impacts on human visual perception.

Innovation Solution

A filtering method is introduced that applies a deblocking filter to a current block of an image by judging whether a strong or weak filter is needed, calculating a linear combination of current and adjacent samples, shifting the combination, and clipping it to generate a filtered sample, with different clipping parameters for strong and weak filters.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Object-affected harmful factors

If conventional deblocking filtering is applied to image blocks, then block boundaries are reduced, but visible artifacts and negative visual perception remain

Engineering Contradiction:
Improveblock boundary artifactsVSAvoidvisual perception quality
Core Design Contradiction:
Object-affected harmful factorsVSReliability

Solution Approach 1:

The patent changes the parameter of rounding operation from conventional methods to a specific rounding mode that rounds to the nearest even number. This parameter change in the filtering calculation resolves the contradiction by reducing block boundary artifacts while maintaining visual quality, as the rounding mode prevents systematic bias that causes visible filtering artifacts

Inventive Principle:
Principle #35Parameter changes

2Object-affected harmful factors

If strong deblocking filter is applied to smooth block edges, then block boundaries are reduced, but filtering complexity and computational overhead increase

Engineering Contradiction:
Improveblock edge visibilityVSAvoidfiltering operation complexity
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

The patent applies local quality by using different clipping parameters (first clipping parameter and second clipping parameter) for different filtering scenarios. The method selectively applies strong or weak filtering based on local block characteristics, and uses rounding to nearest even number specifically where needed, rather than uniformly complex filtering across all blocks. This resolves the contradiction by reducing block edge visibility only where necessary while maintaining simpler processing elsewhere

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250184524A1Efficient rounding for deblocking
Publication Date: 2025.06.05 SUN PATENT TRUST
  • US20250184524A1 patent drawing
  • US20250184524A1 patent drawing
  • US20250184524A1 patent drawing

AI summary

The present disclosure relates to deblocking filtering which is applicable to smoothing the block boundaries in an image or video coding and decoding. In particular, the deblocking filtering is either strong or weak, wherein the clipping is performed differently in the strong filtering and the weak filtering.