Open Journal of Applied Sciences, 2012, 2, 267-271
doi:10.4236/ojapps.2012.24039 Published Online December 2012 (http://www.SciRP.org/journal/ojapps)
The Research of Contrast Enhancement Algorithm
in Laser Projection Display System
Bailin Na, Yingying Wu
School of Information Science and Technology, East China Normal University, Shanghai, China
Email: smartfour@126.com
Received September 30, 2012; revised October 29, 2012; accepted November 10, 2012
ABSTRACT
High-contrast is one of the main advantages in laser projection display, and the method of DCC (Dynamic Contrast
Control) is the main way to increase the contrast. Generally, image pre-processing is necessary for eliminating noise
and decreasing the over-highlight. In this paper, we proposed and actualized a method by following 3 steps: Firstly, the
original image was analyzed statistica lly to get th e scope of gray-scale distribution and average gray-scale; and then the
image was divided into a number of sub-images. The sub-images whose pixels are higher than a certain threshold in
both number and range, are applied image segmentation by certain growth rules. The sub-images satisfied with the
growth rules are marked 1, and the rests are marked 0. Secondly, the sub-images are uniting. A sub-image has 3 rela-
tions between 8 sub-images around it: 1 and 1, 1 and 0, 0 an d 0. The sub-images marked 1 are uniting to gether, and the
sub-images marked 0 are uniting together. Without affecting the visual vision, all over-highlight pixels were reduced in
a certain proportion. Lastly, based on the app lication of DCC, the whole image signals were enlarged and the brightness
of light sources were reduced, so as to achieve the desired effect in contrast enhancement.
Keywords: Contrast; Region-Grow Segmentation; Edge-Tracking
1. Introduction
Liquid crystal on silicon (LCOS) is a “micro-projection”
or “micro-display” technology typically applied in pro-
jection televisions. It is a reflective technology similar to
DLP projectors; however, it uses liquid crystals instead
of individual mirrors. By way of comparison, LCD pro-
jectors use transmissive LCD chips, allowing light to
pass through the liquid crystal. In LCOS, liquid crystals
are applied directly to the surface of a silicon chip coated
with an aluminized layer, with some type of passivation
layer, which is highly reflective.
A key metric of image quality for a projected or di-
rectly-viewed image is the contrast ratio. Contrast ratio
itself consists of two measurements, “on/off contrast”, or
full-screen contrast, and ANSI contrast which uses a field
of 16 black and white rectangles. ANSI contrast can be
used to describe the influence of light scattering on the
display, and ANSI contrast cannot exceed the value of
full-screen contrast. For computer graphics displays,
where images have large areas of white or other bright
colors displayed, the ANSI contrast value is a very useful
metric. An ANSI contrast value of 300:1 is usually con-
sidered sufficient due to the dynamic range limitations of
the human eye.
2. Projection Display Principle
In the projection display system, the mechanism of pro-
jection display can be equivalent to the formula:
*
SI
(1)
where M stands for the final image projected on the
screen, S stands for the signal intensity of image, and I
stands for the luminance of light source. In conventional
systems, the DCC is used to enhance the contrast to im-
prove the image visual effects. The DCC increase the
signal intensity, and reduce the luminance of light source
simultaneously. So the interferences of parasitic light and
diffractive light are also be reduced too. Just as the for-
mula:
1
*MS I
1
. (2)
Histogram modification based algorithm is the most
popular approaches to achieve widely dynamic range.
Histogram Equalization (HE) is one of the most com-
monly used algorithms to perform contrast enhancement
due to its simplicity and effectiveness. In general, the HE
distributes pixel values uniformly and results in enhanced
images with linear cumulative histogram. But there are
many disadvantages that HE enhances the entire image
pixels and the visual results are hard to control, and most
Copyright © 2012 SciRes. OJAppS