Home

About
General Info
FAQ
Mailing Lists

Users
Getting Started
Downloads
Tools

Developers
Getting Started
Source Code
Documentation

Status
Compatibility
Bugs
Feature Requests

Resources
Publications
Workshops
Links

QuickSearch



Papers and Publications

PDF
PS Format (compressed)
Title:
Implementation of a Real-Time Software-only Image Smoothing Filter for a Block-transform Video Codec

Author(s):
by W.F. Miaw and L.A. Rowe

Affiliation:
Computer Science Division - EECS,
University of California
Berkeley, CA 94720-1776



Abstract

The JPEG compression standard is a popular image format. However, at high compression ratios JPEG compression, which uses block-transform coding, can produce blocking artifacts, or artificially introduced edges within the image. Several post-processing algorithms have been developed to remove these artifacts. This paper describes an implementation of a post-processing algorithm developed by Ramchandran, Chou, and Crouse (RCC) which is fast enough for real-time software-only video applications.

The original implementation of the RCC algorithm involved calculating thresholds to identify artificial edges. These calculations proved too expensive for use in real-time software-only applications. We replaced these calculations with a linear scale approximating ideal threshold values based on a combination of peak signal-to-noise ratio calculations and subjective visual quality. The resulting filter implementation is available in the widely-deployed Open Mash streaming media toolkit.

Home | About | Users | Developers | Status | Resources | Top of Page

Webmaster
© Copyright 1999 - 2002 by the Regents of the University of California