Fingerprint Compression Based On Represe
Fingerprint Compression Based On Represe
Abstract The primary aim of this project is to implement techniques for fingerprint image enhancement and minutiae extraction.
Recognition of people by means of their biometric characteristics very popular among the society. But a fingerprint image consists
of enormous amount of data. For a given whole fingerprint, divide it into small blocks called patches. Obtaining an over complete
dictionary from a set of fingerprint patches allows us to represent them as a sparse linear combination of dictionary atoms. In the
algorithm, we first construct a dictionary for predefined fingerprint image patches. Large volume of fingerprint is collected and
stored everyday in a wide range of applications. The experiments demonstrate that this is efficient compared with several
competing compression techniques especially at high compression ratios. There are many image compression techniques available.
Fingerprint images are rarely of perfect quality. There are many image compression techniques available. JPEG, JPEG 2000,
Wavelet Scalar Quantization (WSQ) are the existing image compression techniques. The JPEG, JPEG 2000 methods are for
general image compression. Fingerprint identification methods are widely used by police agencies and customhouse to identify
criminals or transit passengers since the late nineteenth century. ISO standardized the characteristics of the fingerprint in 2004.
After the image enhancement construct a base matrix whose columns represent features of the fingerprint images, referring the
matrix dictionary whose columns are called atoms.
Keywords: Fingerprint images, Wavelet Scalar Quantization, Compression techniques, Matrix dictionary, Atoms.
given whole fingerprint, divide it into small blocks called personnel in providing input, Methods for preparing input
patches whose number of pixels are equal to the dimension validations and steps to follow when error occur.
of the atoms; use the method of sparse representation to The input form of an information system should accomplish
obtain the coefficients; then, quantize the coefficients; last, one or more of the following objectives.
encode the coefficients and other related information using
lossless coding methods. In most instances, the evaluation of Input Design is the process of converting a user-
compression performance of the algorithms is restricted to oriented description of the input into a computer-based
Peak Signal to Noise Ratio (PSNR) computation. The system. This design is important to avoid errors in the data
effects on actual fingerprint matching or recognition are not input process and show the correct direction to the
investigated. In this paper, we will take it into consideration. management for getting correct information from the
In most Automatic Fingerprint identification System computerized system.
(AFIS), the main feature used to match two fingerprint It is achieved by creating user-friendly screens for
images are minutiae (ridges endings and the data entry to handle large volume of data. The goal of
bifurcations).Therefore, the difference of the minutiae designing input is to make data entry easier and to be free
between pre- and post-compression. from errors. The data entry screen is designed in such a way
that all the data manipulates can be performed. It also
provides record viewing facilities.
II. SYSTEM ANALYSIS
When the data is entered it will check for its
validity. Data can be entered with the help of screens.
Motivation: Appropriate messages are provided as when needed so that
Accurate automatic personal identification is the user will not be in maize of instant. Thus the objective of
critical in wide range of application domains such as input design is to create an input layout that is easy to
national ID cards, electronic commerce and automatic follow.
banking. Biometrics, which refers to automatic
identification of a person based on his or her personal
Output Design Objectives:
physiological or behavioral characteristics, is inherently A quality output is one, which meets the
more reliable and more capable in differentiating between a requirements of the end user and presents the information
reliable person and a fraudulent impostor than traditional clearly. In any system results of processing are
methods such as PIN and passwords. Automatic fingerprint communicated to the users and to other system through
identification is one of the most reliable biometric outputs. In output design it is determined how the
technology among the different major biometric information is to be displaced for immediate need and also
technologies which are either currently available or under the hard copy output. It is the most important and direct
investigation. The objective of our project is to implement source information to the user. Efficient and intelligent
the image enhancement and minutiae extraction algorithm output design improves the system’s relationship to help
which is capable of doing the matching between different user decision-making.
digitized fingerprints of standard image file formats namely; Designing computer output should proceed in an
BMP, JPEG with high level of accuracy and confidence.
organized, well thought out manner; the right output must be
Input Design Objectives: developed while ensuring that each output element is
The input design is the link between the designed so that people will find the system can use easily
information system and the user. It comprises the and effectively. When analysis design computer output, they
developing specification and procedures for data preparation should Identify the specific output that is needed to meet the
and those steps are necessary to put transaction data in to a requirements. Select methods for presenting information.
usable form for processing can be achieved by inspecting
Create document, report, or other formats that contain
the computer to read data from a written or printed
document or it can occur by having people keying the data information produced by the system.
directly into the system. The design of input focuses on
controlling the amount of input required, controlling the The output form of an information system should
errors, avoiding delay, avoiding extra steps and keeping the accomplish one or more of the following objectives.Convey
process simple. The input is designed in such a way so that information about past activities, current status or
it provides security and ease of use with retaining the projections of the Future, Signal important events,
privacy. Input Design considered the following things: What opportunities, problems, or warnings, Trigger an action and
data should be given as input?, How the data should be Confirm an action.
arranged or coded?, The dialog to guide the operating
Existing System:
REFERENCES