SlideShare a Scribd company logo
1 of 3
Download to read offline
L. Alnufaie Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 6, ( Part -1) June 2015, pp.01-03
www.ijera.com 1 | P a g e
Extract the ancient letters from decorated
L. Alnufaie*
*(Collage of Engineering, Shaqra University,Kingdom of Saudi Arabia, Al Dawadmi)
ABSTRACT
Nowadays, large databases of ornaments of the hand-press period are available and need efficient retrieval tools
for history specialists and general users. This article deals with document images analysis. The purpose of our
work is to automatically determine the letter represented in an ornamental letter image. Our process is divided
into two parts: Wavelet transformation: Segmentation of the ornamental letter followed by a recognition step.
The segmentation process uses multi-resolution analysis to filter background decorations followed by
binarisation and morphologic reconstruction of the expected letter.
Keywords - segmentation, multiresolution analysis, ornemental lettres, Wavelet transform
I. INTRODUCTION
Nowadays, cultural heritage preservation is a
very important task for every nation in order to save
knowledge and literature for future generations.
Ancient books from the hand-press period often have
beautiful page layouts because books were precious
and rare things at that time. Ornamental letters (or
decorated initials) were used to start new chapters for
illustrating the content of it. On the web, many
databases of ornamental letter images are available
for online search. Efficient tools are needed to
browse these databases. Figure 1 shows several
ornamental letters images out of the BVH database.
Figure 1: Examples of ornamental letters
II. WAVELET TRANSFORM
The most important feature of wavelet
transformation is that it allows multi-resolution
decomposition. An image that is decomposed by
wavelet transformation could be reconstructed with
desired resolution. The procedure for this is that low
and high pass filters are chosen, such that they
exactly halve the frequency range between
themselves. This filter pair is called the “Analysis
Filter pair”. First of all, the low pass filter is applied
for each row of data, then, we obtain low frequency
components of the row. As the LPF is a half band
filter, the output data consists of frequencies only in
the first half of the original frequency range.
According to Shannon's Sampling Theorem, they can
be sub-sampled by two, so that the output data
contains only half the original number of samples.
Similarly, the high pass filter is applied for the same
row of data, then, the high pass components are
separated and placed by the side of the low pass
components. This procedure is done for all rows.
Channel 2 Channel 3
Figure 2: example Segmentation of the initials
In order to obtain a good segmentation, the
background information should be removed from the
ornamental letter image. The idea of this work is to
use multi-resolution analysis as a tool to remove
small details of the image, in order to keep the shape
of the letter for processing. The principle of our
method is proposed in figure 2, figure 3. and figure 4
It starts with the original image and ends with
segmentation result that shows a better representation
of the letter.
Figure 3: principle of our system
RESEARCH ARTICLE OPEN ACCESS
L. Alnufaie Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 6, ( Part -1) June 2015, pp.01-03
www.ijera.com 2 | P a g e
Our method uses an integer lifting scheme
algorithm to decompose the original image (defined
at scale s = 0) at multiple scales. This method was
proposed by Calderbank at al. The Haar wavelets S-
transform was used in our method at scale s = 1
because it is easy to compute and sufficient for
cutting unimportant details of the background of the
ornamental letter image. After this lifting scheme
decomposition, details are set to zero value and the
approximation of the obtained image is used alone
for reconstruction at scale s = 0 (original size of the
ornamental letter image). An example of this process
is proposed on Figure 4.
Figure 4: Principal of our work and simulation
III. BINARIZATION
The aim of binarization is to keep most of the
letter pixels while removing most of the decoration
pixels. Thanks to the Otsu algorithm. Under the
hypothesis that the image histogram can be expressed
as the sum of two Gaussians, the histogram is divided
in two classes. The inter-class variance is then
minimized. An example of the Otsu thresholding is
given in figure 5. the raw Otsu binarization keeps too
much pixels in the decoration area. We thus modify
the algorithm in order to “o” set the threshold. The
“o” set T is a relative value computed as follows :
Figure 5: An original image, its integer lifting
Scheme decomposition at s=2 and the reconstructed
image without details at scale s=0.
IV. WORK AND SIMULATIONS
We have reproduced the histogram and we chose
several different levels to find what threshold shift
allowed good Cleaning without losing a piece of the
letter, for channel 2 and for channel 3. The ideal is to
find a common threshold (seuil) shift all treated
initials. A histogram is a statistical graph to represent
the distribution of the pixel intensities of an image,
that is to say the number of pixels for each
lightintensity. By convention, a histogram represents
the level of intensity x-axis going from darker (left)
to lightest (right).Thus the histogram of an image in
256 gray levels is represented by a graph 256 having
abscissa values, and the number of pixels Image
ordinate. Take for example the following image to
grayscale. This drop cap to the low gray level has the
following characteristics:
- The chain 2: if the difference is less than 60%,
there are still tasks white visible then enough for a
80% offset, tasks are longer present but a part of the
letter C as. The ideal shift seems be a value between
50% and 60% as white spots are almost non-existent
and the letter C is almost intact. For channel 3:
whatever the shift, there is no white spots but the
letter C is not completely reformed. For the most
threshold shift low (40%), it was the best obtaining
latter C.
Figure 6: latter (C) with histogram
A histogram is a statistical graph to represent the
distribution of the pixel intensities of an image, that
is to say the number of pixels for each light intensity.
By convention, a histogram represents the level of
intensity x-axis going from darker (left) to lightest
(right).The histogram of an image in 256 gray levels
is represented by a graph 256 having abscissa values,
and the number of pixels Image ordinate. Take for
example the following image to grayscale Figure 6.
This drop cap to the low gray level has the following
characteristics:
-for the chain 2: if the difference is less than 60%,
there are still tasks white visible then enough for a
80% offset, tasks are longer present but a part of the
letter C .
The ideal shift seems to be a value between 50%
and 60% as white spots are almost non-existent and
the letter C is almost intact, Table Results of
Channel 2, Channel 3
- For channel 3: whatever the shift, there is no
white spots but the letter C is not completely
reformed. For the most threshold shift low (40%), it
was the best obtaining C.
L. Alnufaie Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 6, ( Part -1) June 2015, pp.01-03
www.ijera.com 3 | P a g e
Table: Results of Channel 2, Channel 3
Shift of
Seuil
Value of
Seuil
channel 2 channel 3
40% 205
50% 213
60% 221
70% 229
80% 237
V. CONCLUSION
In this article, an original method segmentation
method for ornamental lettershas been proposed. This
method consists in a coarse to fine segmentation with
progressive improvements. The atomic step of the
process is composed of a modified Otsu binarization,
followed by a selection of the biggest onnected
component. This image represents the seed of a
morphological reconstruction. Our multiresolution
approach offers a very good separation of letter
information and decoration information. The Results
are very good even on difficult images composed of
many decorations of various sizes which are the most
difficult images to process in such kind of image
analysis problems.
REFERENCES
[1] J. Zhang and J. Hu, Image, Segmentation
Based on 2D Otsu Method with Histogram
Analysis, International Conference on
Computer Science and Software
Engineering, IEEE 2008.
[2] W. Hongzhi and D. Ying, An Improved
Image Segmentation Algorithm Based on
Otsu Method, International Symposium on
Photoelectronic Detection and Imaging
2007, Related Technologies and
Applications, ( 6625), 2008.
[3] J. Roerdink and Arnold Meijster, The
Watershed Transform: De_nitions,
Algorithms and Parallelization Strategies
Fundamenta Informaticae (IOS Press, 2001).
[4] R. Gonzalez and R. Woods, Digital Image
Processing, (Third edition, PHI publication,
2008).
[5] J.-Y. Ramel and S. Leriche. Segmentation
en analyse interactives de documents
anciens imprimés. Traitement du Signal,
22(3),2005, 209–222
[6] S. Uttama, J.-M. Ogier, and P. Loonis, Top-
down segmentation of ancient graphical
drop caps, lettrines, In Proceedings of 6th
IAPR International Workshop on Graphics
Recognition, HongKong, pages 87–96,
August 2005.
[7] E. Baudrier, F. Nicolier, G. Millon, and S.
Ruan. Binaryimage comparison with local-
dissimilarity quantification.Pattern
Recognition, 41(5), 2008, 1461–1478,.
[8] K. Ersahin, I. Cumming, and R. Ward,
Segmentation and classification of
polarimetric SAR data using spectral graph
partitioning, IEEE Trans. Geos. Remote
Sens, 48(1), 2010, 164-174
[9] N. Senthilkumaran and R. Rajesh, Edge
Detection Techniques for Image
Segmentation – A Survey of Soft Computing
Approaches, International Journal of Recent
Trends in Engineering, 2(1), 2009.
[10] J.-M. Ogier and K. Tombre. Madonne,
Document image analysis techniques for
cultural heritage documents. In International
Conference on Digital Cultural Heritage,
2006.
[11] J. Ramel, S. Leriche, M.-L. Demonet, and S.
Busson. Userdriven page layout analysis of
historical printed books. International
Journal on Document Analysis and
Recognition (IJDAR), 9(2–4), 2007, 243–
267.
[12] N. Salman, Image Segmentation Based on
Watershed and Edge Detection Techniques,
The International Arab Journal of
Information Technology, 2(3), 2006.
[13] I. Patel and S. Garg, Robust Face Detection
using Fusion of Haar and Daubechies
Orthogonal Wavelet Template, International
Journal of Computer Applications, 46(6),
2012,38-44.
[14] I. Patel and R. Patel,Robust Face
Recognition Using Distance Matrice,
International Journal of Computer and
Electrical Engineering, 5( 4), 2013, 401-
404.
[15] D. Saraf, D. Sisodia, A. Sinhal and N. Gupta
, Comparisons of wavelets based image
compression methods, World Journal of
Science and Technology, 2(3)2012, 2231 –
2587

More Related Content

What's hot

A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...
A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...
A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...CSCJournals
 
Comparison of various Image Registration Techniques with the Proposed Hybrid ...
Comparison of various Image Registration Techniques with the Proposed Hybrid ...Comparison of various Image Registration Techniques with the Proposed Hybrid ...
Comparison of various Image Registration Techniques with the Proposed Hybrid ...idescitation
 
IRJET- Crowd Density Estimation using Image Processing
IRJET- Crowd Density Estimation using Image ProcessingIRJET- Crowd Density Estimation using Image Processing
IRJET- Crowd Density Estimation using Image ProcessingIRJET Journal
 
Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...
Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...
Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...IJITCA Journal
 
2014_IJCCC_Handwritten Documents Text Line Segmentation based on Information ...
2014_IJCCC_Handwritten Documents Text Line Segmentation based on Information ...2014_IJCCC_Handwritten Documents Text Line Segmentation based on Information ...
2014_IJCCC_Handwritten Documents Text Line Segmentation based on Information ...Mihai Tanase
 
IRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image ProcessingIRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image ProcessingIRJET Journal
 
Dimensionality Reduction and Feature Selection Methods for Script Identificat...
Dimensionality Reduction and Feature Selection Methods for Script Identificat...Dimensionality Reduction and Feature Selection Methods for Script Identificat...
Dimensionality Reduction and Feature Selection Methods for Script Identificat...ITIIIndustries
 
Review of ocr techniques used in automatic mail sorting of postal envelopes
Review of ocr techniques used in automatic mail sorting of postal envelopesReview of ocr techniques used in automatic mail sorting of postal envelopes
Review of ocr techniques used in automatic mail sorting of postal envelopessipij
 
Fault diagnosis using genetic algorithms and
Fault diagnosis using genetic algorithms andFault diagnosis using genetic algorithms and
Fault diagnosis using genetic algorithms andeSAT Publishing House
 
Implementation of High Dimension Colour Transform in Domain of Image Processing
Implementation of High Dimension Colour Transform in Domain of Image ProcessingImplementation of High Dimension Colour Transform in Domain of Image Processing
Implementation of High Dimension Colour Transform in Domain of Image ProcessingIRJET Journal
 
A Simple Approach to Watermarking of Multiple Grayscale Images using Alpha Bl...
A Simple Approach to Watermarking of Multiple Grayscale Images using Alpha Bl...A Simple Approach to Watermarking of Multiple Grayscale Images using Alpha Bl...
A Simple Approach to Watermarking of Multiple Grayscale Images using Alpha Bl...IRJET Journal
 
Classification of handwritten characters by their symmetry features
Classification of handwritten characters by their symmetry featuresClassification of handwritten characters by their symmetry features
Classification of handwritten characters by their symmetry featuresAYUSH RAJ
 
IRJET- Object Detection using Hausdorff Distance
IRJET-  	  Object Detection using Hausdorff DistanceIRJET-  	  Object Detection using Hausdorff Distance
IRJET- Object Detection using Hausdorff DistanceIRJET Journal
 

What's hot (19)

A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...
A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...
A Novel Super Resolution Algorithm Using Interpolation and LWT Based Denoisin...
 
Comparison of various Image Registration Techniques with the Proposed Hybrid ...
Comparison of various Image Registration Techniques with the Proposed Hybrid ...Comparison of various Image Registration Techniques with the Proposed Hybrid ...
Comparison of various Image Registration Techniques with the Proposed Hybrid ...
 
IRJET- Crowd Density Estimation using Image Processing
IRJET- Crowd Density Estimation using Image ProcessingIRJET- Crowd Density Estimation using Image Processing
IRJET- Crowd Density Estimation using Image Processing
 
Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...
Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...
Introducing the Concept of Back-Inking as an Efficient Model for Document Ret...
 
Pca ankita dubey
Pca ankita dubeyPca ankita dubey
Pca ankita dubey
 
2014_IJCCC_Handwritten Documents Text Line Segmentation based on Information ...
2014_IJCCC_Handwritten Documents Text Line Segmentation based on Information ...2014_IJCCC_Handwritten Documents Text Line Segmentation based on Information ...
2014_IJCCC_Handwritten Documents Text Line Segmentation based on Information ...
 
Understandig PCA and LDA
Understandig PCA and LDAUnderstandig PCA and LDA
Understandig PCA and LDA
 
IRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image ProcessingIRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image Processing
 
Dimensionality Reduction and Feature Selection Methods for Script Identificat...
Dimensionality Reduction and Feature Selection Methods for Script Identificat...Dimensionality Reduction and Feature Selection Methods for Script Identificat...
Dimensionality Reduction and Feature Selection Methods for Script Identificat...
 
Review of ocr techniques used in automatic mail sorting of postal envelopes
Review of ocr techniques used in automatic mail sorting of postal envelopesReview of ocr techniques used in automatic mail sorting of postal envelopes
Review of ocr techniques used in automatic mail sorting of postal envelopes
 
Fault diagnosis using genetic algorithms and
Fault diagnosis using genetic algorithms andFault diagnosis using genetic algorithms and
Fault diagnosis using genetic algorithms and
 
Implementation of High Dimension Colour Transform in Domain of Image Processing
Implementation of High Dimension Colour Transform in Domain of Image ProcessingImplementation of High Dimension Colour Transform in Domain of Image Processing
Implementation of High Dimension Colour Transform in Domain of Image Processing
 
A Simple Approach to Watermarking of Multiple Grayscale Images using Alpha Bl...
A Simple Approach to Watermarking of Multiple Grayscale Images using Alpha Bl...A Simple Approach to Watermarking of Multiple Grayscale Images using Alpha Bl...
A Simple Approach to Watermarking of Multiple Grayscale Images using Alpha Bl...
 
Ijcnc050213
Ijcnc050213Ijcnc050213
Ijcnc050213
 
50120130406008
5012013040600850120130406008
50120130406008
 
Classification of handwritten characters by their symmetry features
Classification of handwritten characters by their symmetry featuresClassification of handwritten characters by their symmetry features
Classification of handwritten characters by their symmetry features
 
Electrical Network Topology
Electrical Network TopologyElectrical Network Topology
Electrical Network Topology
 
Pca ppt
Pca pptPca ppt
Pca ppt
 
IRJET- Object Detection using Hausdorff Distance
IRJET-  	  Object Detection using Hausdorff DistanceIRJET-  	  Object Detection using Hausdorff Distance
IRJET- Object Detection using Hausdorff Distance
 

Viewers also liked

Application of Exergy and Taguchi Methodology for a Power Plant under Varying...
Application of Exergy and Taguchi Methodology for a Power Plant under Varying...Application of Exergy and Taguchi Methodology for a Power Plant under Varying...
Application of Exergy and Taguchi Methodology for a Power Plant under Varying...IJERA Editor
 
Enhanced Seamless Handoff Using Multiple Access Points in Wireless Local Area...
Enhanced Seamless Handoff Using Multiple Access Points in Wireless Local Area...Enhanced Seamless Handoff Using Multiple Access Points in Wireless Local Area...
Enhanced Seamless Handoff Using Multiple Access Points in Wireless Local Area...IJERA Editor
 
Intensify Denoisy Image Using Adaptive Multiscale Product Thresholding
Intensify Denoisy Image Using Adaptive Multiscale Product ThresholdingIntensify Denoisy Image Using Adaptive Multiscale Product Thresholding
Intensify Denoisy Image Using Adaptive Multiscale Product ThresholdingIJERA Editor
 
Modification on Energy Efficient Design of DVB-T2 Constellation De-mapper
Modification on Energy Efficient Design of DVB-T2 Constellation De-mapperModification on Energy Efficient Design of DVB-T2 Constellation De-mapper
Modification on Energy Efficient Design of DVB-T2 Constellation De-mapperIJERA Editor
 
Radix-3 Algorithm for Realization of Type-II Discrete Sine Transform
Radix-3 Algorithm for Realization of Type-II Discrete Sine TransformRadix-3 Algorithm for Realization of Type-II Discrete Sine Transform
Radix-3 Algorithm for Realization of Type-II Discrete Sine TransformIJERA Editor
 
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...IJERA Editor
 
Modeling and Analysis of Bracket Assembly in Aerospace Industry
Modeling and Analysis of Bracket Assembly in Aerospace IndustryModeling and Analysis of Bracket Assembly in Aerospace Industry
Modeling and Analysis of Bracket Assembly in Aerospace IndustryIJERA Editor
 
A Low Phase Noise CMOS Quadrature Voltage Control Oscillator Using Clock Gate...
A Low Phase Noise CMOS Quadrature Voltage Control Oscillator Using Clock Gate...A Low Phase Noise CMOS Quadrature Voltage Control Oscillator Using Clock Gate...
A Low Phase Noise CMOS Quadrature Voltage Control Oscillator Using Clock Gate...IJERA Editor
 
Investigating the Performance of NoC Using Hierarchical Routing Approach
Investigating the Performance of NoC Using Hierarchical Routing ApproachInvestigating the Performance of NoC Using Hierarchical Routing Approach
Investigating the Performance of NoC Using Hierarchical Routing ApproachIJERA Editor
 
Load Frequency Control, Integral control, Fuzzy Logic.
Load Frequency Control, Integral control, Fuzzy Logic.Load Frequency Control, Integral control, Fuzzy Logic.
Load Frequency Control, Integral control, Fuzzy Logic.IJERA Editor
 
Effect of Chemical Treatment and Curing Parameters on Mechanical Properties o...
Effect of Chemical Treatment and Curing Parameters on Mechanical Properties o...Effect of Chemical Treatment and Curing Parameters on Mechanical Properties o...
Effect of Chemical Treatment and Curing Parameters on Mechanical Properties o...IJERA Editor
 
Radix-2 Algorithms for realization of Type-II Discrete Sine Transform and Typ...
Radix-2 Algorithms for realization of Type-II Discrete Sine Transform and Typ...Radix-2 Algorithms for realization of Type-II Discrete Sine Transform and Typ...
Radix-2 Algorithms for realization of Type-II Discrete Sine Transform and Typ...IJERA Editor
 
Ljcp1510 media thww
Ljcp1510 media thwwLjcp1510 media thww
Ljcp1510 media thwwAzizul Anwar
 
Load Frequency Control of Multi Area System using Integral-Fuzzy Controller
Load Frequency Control of Multi Area System using Integral-Fuzzy ControllerLoad Frequency Control of Multi Area System using Integral-Fuzzy Controller
Load Frequency Control of Multi Area System using Integral-Fuzzy ControllerIJERA Editor
 
Media & mode's of Communication
Media & mode's of CommunicationMedia & mode's of Communication
Media & mode's of CommunicationAkash Astalkar
 
Captivity to car use in Saudi Arabia: A Mixed logit model analysis
Captivity to car use in Saudi Arabia: A Mixed logit model analysisCaptivity to car use in Saudi Arabia: A Mixed logit model analysis
Captivity to car use in Saudi Arabia: A Mixed logit model analysisIJERA Editor
 
Định Hướng Dữ Liệu Trong Nền Kinh Tế Chia Sẻ: Uber, GrabTaxi, AirBnB
Định Hướng Dữ Liệu Trong Nền Kinh Tế Chia Sẻ: Uber, GrabTaxi, AirBnBĐịnh Hướng Dữ Liệu Trong Nền Kinh Tế Chia Sẻ: Uber, GrabTaxi, AirBnB
Định Hướng Dữ Liệu Trong Nền Kinh Tế Chia Sẻ: Uber, GrabTaxi, AirBnBDinh Le Dat (Kevin D.)
 
PAD 520 COMPLETE COURSE
PAD 520 COMPLETE COURSEPAD 520 COMPLETE COURSE
PAD 520 COMPLETE COURSEhwacer123
 

Viewers also liked (20)

Application of Exergy and Taguchi Methodology for a Power Plant under Varying...
Application of Exergy and Taguchi Methodology for a Power Plant under Varying...Application of Exergy and Taguchi Methodology for a Power Plant under Varying...
Application of Exergy and Taguchi Methodology for a Power Plant under Varying...
 
Enhanced Seamless Handoff Using Multiple Access Points in Wireless Local Area...
Enhanced Seamless Handoff Using Multiple Access Points in Wireless Local Area...Enhanced Seamless Handoff Using Multiple Access Points in Wireless Local Area...
Enhanced Seamless Handoff Using Multiple Access Points in Wireless Local Area...
 
Intensify Denoisy Image Using Adaptive Multiscale Product Thresholding
Intensify Denoisy Image Using Adaptive Multiscale Product ThresholdingIntensify Denoisy Image Using Adaptive Multiscale Product Thresholding
Intensify Denoisy Image Using Adaptive Multiscale Product Thresholding
 
Modification on Energy Efficient Design of DVB-T2 Constellation De-mapper
Modification on Energy Efficient Design of DVB-T2 Constellation De-mapperModification on Energy Efficient Design of DVB-T2 Constellation De-mapper
Modification on Energy Efficient Design of DVB-T2 Constellation De-mapper
 
Radix-3 Algorithm for Realization of Type-II Discrete Sine Transform
Radix-3 Algorithm for Realization of Type-II Discrete Sine TransformRadix-3 Algorithm for Realization of Type-II Discrete Sine Transform
Radix-3 Algorithm for Realization of Type-II Discrete Sine Transform
 
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
Performance Analysis Of PV Interfaced Neural Network Based Hybrid Active Powe...
 
Modeling and Analysis of Bracket Assembly in Aerospace Industry
Modeling and Analysis of Bracket Assembly in Aerospace IndustryModeling and Analysis of Bracket Assembly in Aerospace Industry
Modeling and Analysis of Bracket Assembly in Aerospace Industry
 
A Low Phase Noise CMOS Quadrature Voltage Control Oscillator Using Clock Gate...
A Low Phase Noise CMOS Quadrature Voltage Control Oscillator Using Clock Gate...A Low Phase Noise CMOS Quadrature Voltage Control Oscillator Using Clock Gate...
A Low Phase Noise CMOS Quadrature Voltage Control Oscillator Using Clock Gate...
 
Investigating the Performance of NoC Using Hierarchical Routing Approach
Investigating the Performance of NoC Using Hierarchical Routing ApproachInvestigating the Performance of NoC Using Hierarchical Routing Approach
Investigating the Performance of NoC Using Hierarchical Routing Approach
 
Presentation1
Presentation1Presentation1
Presentation1
 
Load Frequency Control, Integral control, Fuzzy Logic.
Load Frequency Control, Integral control, Fuzzy Logic.Load Frequency Control, Integral control, Fuzzy Logic.
Load Frequency Control, Integral control, Fuzzy Logic.
 
Effect of Chemical Treatment and Curing Parameters on Mechanical Properties o...
Effect of Chemical Treatment and Curing Parameters on Mechanical Properties o...Effect of Chemical Treatment and Curing Parameters on Mechanical Properties o...
Effect of Chemical Treatment and Curing Parameters on Mechanical Properties o...
 
Radix-2 Algorithms for realization of Type-II Discrete Sine Transform and Typ...
Radix-2 Algorithms for realization of Type-II Discrete Sine Transform and Typ...Radix-2 Algorithms for realization of Type-II Discrete Sine Transform and Typ...
Radix-2 Algorithms for realization of Type-II Discrete Sine Transform and Typ...
 
Ljcp1510 media thww
Ljcp1510 media thwwLjcp1510 media thww
Ljcp1510 media thww
 
Load Frequency Control of Multi Area System using Integral-Fuzzy Controller
Load Frequency Control of Multi Area System using Integral-Fuzzy ControllerLoad Frequency Control of Multi Area System using Integral-Fuzzy Controller
Load Frequency Control of Multi Area System using Integral-Fuzzy Controller
 
Media & mode's of Communication
Media & mode's of CommunicationMedia & mode's of Communication
Media & mode's of Communication
 
Captivity to car use in Saudi Arabia: A Mixed logit model analysis
Captivity to car use in Saudi Arabia: A Mixed logit model analysisCaptivity to car use in Saudi Arabia: A Mixed logit model analysis
Captivity to car use in Saudi Arabia: A Mixed logit model analysis
 
Định Hướng Dữ Liệu Trong Nền Kinh Tế Chia Sẻ: Uber, GrabTaxi, AirBnB
Định Hướng Dữ Liệu Trong Nền Kinh Tế Chia Sẻ: Uber, GrabTaxi, AirBnBĐịnh Hướng Dữ Liệu Trong Nền Kinh Tế Chia Sẻ: Uber, GrabTaxi, AirBnB
Định Hướng Dữ Liệu Trong Nền Kinh Tế Chia Sẻ: Uber, GrabTaxi, AirBnB
 
PAD 520 COMPLETE COURSE
PAD 520 COMPLETE COURSEPAD 520 COMPLETE COURSE
PAD 520 COMPLETE COURSE
 
Fly swatter game
Fly swatter gameFly swatter game
Fly swatter game
 

Similar to Extract the ancient letters from decorated

ANALYSIS OF INTEREST POINTS OF CURVELET COEFFICIENTS CONTRIBUTIONS OF MICROS...
ANALYSIS OF INTEREST POINTS OF CURVELET  COEFFICIENTS CONTRIBUTIONS OF MICROS...ANALYSIS OF INTEREST POINTS OF CURVELET  COEFFICIENTS CONTRIBUTIONS OF MICROS...
ANALYSIS OF INTEREST POINTS OF CURVELET COEFFICIENTS CONTRIBUTIONS OF MICROS...sipij
 
IRJET- Devnagari Text Detection
IRJET- Devnagari Text DetectionIRJET- Devnagari Text Detection
IRJET- Devnagari Text DetectionIRJET Journal
 
OTSU Thresholding Method for Flower Image Segmentation
OTSU Thresholding Method for Flower Image SegmentationOTSU Thresholding Method for Flower Image Segmentation
OTSU Thresholding Method for Flower Image Segmentationijceronline
 
REMOVING OCCLUSION IN IMAGES USING SPARSE PROCESSING AND TEXTURE SYNTHESIS
REMOVING OCCLUSION IN IMAGES USING SPARSE PROCESSING AND TEXTURE SYNTHESISREMOVING OCCLUSION IN IMAGES USING SPARSE PROCESSING AND TEXTURE SYNTHESIS
REMOVING OCCLUSION IN IMAGES USING SPARSE PROCESSING AND TEXTURE SYNTHESISIJCSEA Journal
 
V.karthikeyan published article
V.karthikeyan published articleV.karthikeyan published article
V.karthikeyan published articleKARTHIKEYAN V
 
Discrete wavelet transform using matlab
Discrete wavelet transform using matlabDiscrete wavelet transform using matlab
Discrete wavelet transform using matlabIAEME Publication
 
Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...ijfcstjournal
 
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKINGA PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKINGIRJET Journal
 
Hierarchical Approach for Total Variation Digital Image Inpainting
Hierarchical Approach for Total Variation Digital Image InpaintingHierarchical Approach for Total Variation Digital Image Inpainting
Hierarchical Approach for Total Variation Digital Image InpaintingIJCSEA Journal
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
Low Memory Low Complexity Image Compression Using HSSPIHT Encoder
Low Memory Low Complexity Image Compression Using HSSPIHT EncoderLow Memory Low Complexity Image Compression Using HSSPIHT Encoder
Low Memory Low Complexity Image Compression Using HSSPIHT EncoderIJERA Editor
 
0 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-50 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-5Alexander Decker
 
Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Editor IJARCET
 
Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Editor IJARCET
 
Enhancement and Segmentation of Historical Records
Enhancement and Segmentation of Historical RecordsEnhancement and Segmentation of Historical Records
Enhancement and Segmentation of Historical Recordscsandit
 
Performance and analysis of improved unsharp masking algorithm for image
Performance and analysis of improved unsharp masking algorithm for imagePerformance and analysis of improved unsharp masking algorithm for image
Performance and analysis of improved unsharp masking algorithm for imageIAEME Publication
 
Denoising and Edge Detection Using Sobelmethod
Denoising and Edge Detection Using SobelmethodDenoising and Edge Detection Using Sobelmethod
Denoising and Edge Detection Using SobelmethodIJMER
 
Fast Segmentation of Sub-cellular Organelles
Fast Segmentation of Sub-cellular OrganellesFast Segmentation of Sub-cellular Organelles
Fast Segmentation of Sub-cellular OrganellesCSCJournals
 

Similar to Extract the ancient letters from decorated (20)

ANALYSIS OF INTEREST POINTS OF CURVELET COEFFICIENTS CONTRIBUTIONS OF MICROS...
ANALYSIS OF INTEREST POINTS OF CURVELET  COEFFICIENTS CONTRIBUTIONS OF MICROS...ANALYSIS OF INTEREST POINTS OF CURVELET  COEFFICIENTS CONTRIBUTIONS OF MICROS...
ANALYSIS OF INTEREST POINTS OF CURVELET COEFFICIENTS CONTRIBUTIONS OF MICROS...
 
IRJET- Devnagari Text Detection
IRJET- Devnagari Text DetectionIRJET- Devnagari Text Detection
IRJET- Devnagari Text Detection
 
OTSU Thresholding Method for Flower Image Segmentation
OTSU Thresholding Method for Flower Image SegmentationOTSU Thresholding Method for Flower Image Segmentation
OTSU Thresholding Method for Flower Image Segmentation
 
REMOVING OCCLUSION IN IMAGES USING SPARSE PROCESSING AND TEXTURE SYNTHESIS
REMOVING OCCLUSION IN IMAGES USING SPARSE PROCESSING AND TEXTURE SYNTHESISREMOVING OCCLUSION IN IMAGES USING SPARSE PROCESSING AND TEXTURE SYNTHESIS
REMOVING OCCLUSION IN IMAGES USING SPARSE PROCESSING AND TEXTURE SYNTHESIS
 
V.karthikeyan published article
V.karthikeyan published articleV.karthikeyan published article
V.karthikeyan published article
 
F045053236
F045053236F045053236
F045053236
 
Discrete wavelet transform using matlab
Discrete wavelet transform using matlabDiscrete wavelet transform using matlab
Discrete wavelet transform using matlab
 
Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...
 
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKINGA PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
A PROJECT REPORT ON REMOVAL OF UNNECESSARY OBJECTS FROM PHOTOS USING MASKING
 
Hierarchical Approach for Total Variation Digital Image Inpainting
Hierarchical Approach for Total Variation Digital Image InpaintingHierarchical Approach for Total Variation Digital Image Inpainting
Hierarchical Approach for Total Variation Digital Image Inpainting
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Low Memory Low Complexity Image Compression Using HSSPIHT Encoder
Low Memory Low Complexity Image Compression Using HSSPIHT EncoderLow Memory Low Complexity Image Compression Using HSSPIHT Encoder
Low Memory Low Complexity Image Compression Using HSSPIHT Encoder
 
0 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-50 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-5
 
Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276
 
Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276
 
Enhancement and Segmentation of Historical Records
Enhancement and Segmentation of Historical RecordsEnhancement and Segmentation of Historical Records
Enhancement and Segmentation of Historical Records
 
Performance and analysis of improved unsharp masking algorithm for image
Performance and analysis of improved unsharp masking algorithm for imagePerformance and analysis of improved unsharp masking algorithm for image
Performance and analysis of improved unsharp masking algorithm for image
 
Denoising and Edge Detection Using Sobelmethod
Denoising and Edge Detection Using SobelmethodDenoising and Edge Detection Using Sobelmethod
Denoising and Edge Detection Using Sobelmethod
 
Fast Segmentation of Sub-cellular Organelles
Fast Segmentation of Sub-cellular OrganellesFast Segmentation of Sub-cellular Organelles
Fast Segmentation of Sub-cellular Organelles
 
ijecct
ijecctijecct
ijecct
 

Recently uploaded

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 

Recently uploaded (20)

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 

Extract the ancient letters from decorated

  • 1. L. Alnufaie Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 6, ( Part -1) June 2015, pp.01-03 www.ijera.com 1 | P a g e Extract the ancient letters from decorated L. Alnufaie* *(Collage of Engineering, Shaqra University,Kingdom of Saudi Arabia, Al Dawadmi) ABSTRACT Nowadays, large databases of ornaments of the hand-press period are available and need efficient retrieval tools for history specialists and general users. This article deals with document images analysis. The purpose of our work is to automatically determine the letter represented in an ornamental letter image. Our process is divided into two parts: Wavelet transformation: Segmentation of the ornamental letter followed by a recognition step. The segmentation process uses multi-resolution analysis to filter background decorations followed by binarisation and morphologic reconstruction of the expected letter. Keywords - segmentation, multiresolution analysis, ornemental lettres, Wavelet transform I. INTRODUCTION Nowadays, cultural heritage preservation is a very important task for every nation in order to save knowledge and literature for future generations. Ancient books from the hand-press period often have beautiful page layouts because books were precious and rare things at that time. Ornamental letters (or decorated initials) were used to start new chapters for illustrating the content of it. On the web, many databases of ornamental letter images are available for online search. Efficient tools are needed to browse these databases. Figure 1 shows several ornamental letters images out of the BVH database. Figure 1: Examples of ornamental letters II. WAVELET TRANSFORM The most important feature of wavelet transformation is that it allows multi-resolution decomposition. An image that is decomposed by wavelet transformation could be reconstructed with desired resolution. The procedure for this is that low and high pass filters are chosen, such that they exactly halve the frequency range between themselves. This filter pair is called the “Analysis Filter pair”. First of all, the low pass filter is applied for each row of data, then, we obtain low frequency components of the row. As the LPF is a half band filter, the output data consists of frequencies only in the first half of the original frequency range. According to Shannon's Sampling Theorem, they can be sub-sampled by two, so that the output data contains only half the original number of samples. Similarly, the high pass filter is applied for the same row of data, then, the high pass components are separated and placed by the side of the low pass components. This procedure is done for all rows. Channel 2 Channel 3 Figure 2: example Segmentation of the initials In order to obtain a good segmentation, the background information should be removed from the ornamental letter image. The idea of this work is to use multi-resolution analysis as a tool to remove small details of the image, in order to keep the shape of the letter for processing. The principle of our method is proposed in figure 2, figure 3. and figure 4 It starts with the original image and ends with segmentation result that shows a better representation of the letter. Figure 3: principle of our system RESEARCH ARTICLE OPEN ACCESS
  • 2. L. Alnufaie Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 6, ( Part -1) June 2015, pp.01-03 www.ijera.com 2 | P a g e Our method uses an integer lifting scheme algorithm to decompose the original image (defined at scale s = 0) at multiple scales. This method was proposed by Calderbank at al. The Haar wavelets S- transform was used in our method at scale s = 1 because it is easy to compute and sufficient for cutting unimportant details of the background of the ornamental letter image. After this lifting scheme decomposition, details are set to zero value and the approximation of the obtained image is used alone for reconstruction at scale s = 0 (original size of the ornamental letter image). An example of this process is proposed on Figure 4. Figure 4: Principal of our work and simulation III. BINARIZATION The aim of binarization is to keep most of the letter pixels while removing most of the decoration pixels. Thanks to the Otsu algorithm. Under the hypothesis that the image histogram can be expressed as the sum of two Gaussians, the histogram is divided in two classes. The inter-class variance is then minimized. An example of the Otsu thresholding is given in figure 5. the raw Otsu binarization keeps too much pixels in the decoration area. We thus modify the algorithm in order to “o” set the threshold. The “o” set T is a relative value computed as follows : Figure 5: An original image, its integer lifting Scheme decomposition at s=2 and the reconstructed image without details at scale s=0. IV. WORK AND SIMULATIONS We have reproduced the histogram and we chose several different levels to find what threshold shift allowed good Cleaning without losing a piece of the letter, for channel 2 and for channel 3. The ideal is to find a common threshold (seuil) shift all treated initials. A histogram is a statistical graph to represent the distribution of the pixel intensities of an image, that is to say the number of pixels for each lightintensity. By convention, a histogram represents the level of intensity x-axis going from darker (left) to lightest (right).Thus the histogram of an image in 256 gray levels is represented by a graph 256 having abscissa values, and the number of pixels Image ordinate. Take for example the following image to grayscale. This drop cap to the low gray level has the following characteristics: - The chain 2: if the difference is less than 60%, there are still tasks white visible then enough for a 80% offset, tasks are longer present but a part of the letter C as. The ideal shift seems be a value between 50% and 60% as white spots are almost non-existent and the letter C is almost intact. For channel 3: whatever the shift, there is no white spots but the letter C is not completely reformed. For the most threshold shift low (40%), it was the best obtaining latter C. Figure 6: latter (C) with histogram A histogram is a statistical graph to represent the distribution of the pixel intensities of an image, that is to say the number of pixels for each light intensity. By convention, a histogram represents the level of intensity x-axis going from darker (left) to lightest (right).The histogram of an image in 256 gray levels is represented by a graph 256 having abscissa values, and the number of pixels Image ordinate. Take for example the following image to grayscale Figure 6. This drop cap to the low gray level has the following characteristics: -for the chain 2: if the difference is less than 60%, there are still tasks white visible then enough for a 80% offset, tasks are longer present but a part of the letter C . The ideal shift seems to be a value between 50% and 60% as white spots are almost non-existent and the letter C is almost intact, Table Results of Channel 2, Channel 3 - For channel 3: whatever the shift, there is no white spots but the letter C is not completely reformed. For the most threshold shift low (40%), it was the best obtaining C.
  • 3. L. Alnufaie Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 6, ( Part -1) June 2015, pp.01-03 www.ijera.com 3 | P a g e Table: Results of Channel 2, Channel 3 Shift of Seuil Value of Seuil channel 2 channel 3 40% 205 50% 213 60% 221 70% 229 80% 237 V. CONCLUSION In this article, an original method segmentation method for ornamental lettershas been proposed. This method consists in a coarse to fine segmentation with progressive improvements. The atomic step of the process is composed of a modified Otsu binarization, followed by a selection of the biggest onnected component. This image represents the seed of a morphological reconstruction. Our multiresolution approach offers a very good separation of letter information and decoration information. The Results are very good even on difficult images composed of many decorations of various sizes which are the most difficult images to process in such kind of image analysis problems. REFERENCES [1] J. Zhang and J. Hu, Image, Segmentation Based on 2D Otsu Method with Histogram Analysis, International Conference on Computer Science and Software Engineering, IEEE 2008. [2] W. Hongzhi and D. Ying, An Improved Image Segmentation Algorithm Based on Otsu Method, International Symposium on Photoelectronic Detection and Imaging 2007, Related Technologies and Applications, ( 6625), 2008. [3] J. Roerdink and Arnold Meijster, The Watershed Transform: De_nitions, Algorithms and Parallelization Strategies Fundamenta Informaticae (IOS Press, 2001). [4] R. Gonzalez and R. Woods, Digital Image Processing, (Third edition, PHI publication, 2008). [5] J.-Y. Ramel and S. Leriche. Segmentation en analyse interactives de documents anciens imprimés. Traitement du Signal, 22(3),2005, 209–222 [6] S. Uttama, J.-M. Ogier, and P. Loonis, Top- down segmentation of ancient graphical drop caps, lettrines, In Proceedings of 6th IAPR International Workshop on Graphics Recognition, HongKong, pages 87–96, August 2005. [7] E. Baudrier, F. Nicolier, G. Millon, and S. Ruan. Binaryimage comparison with local- dissimilarity quantification.Pattern Recognition, 41(5), 2008, 1461–1478,. [8] K. Ersahin, I. Cumming, and R. Ward, Segmentation and classification of polarimetric SAR data using spectral graph partitioning, IEEE Trans. Geos. Remote Sens, 48(1), 2010, 164-174 [9] N. Senthilkumaran and R. Rajesh, Edge Detection Techniques for Image Segmentation – A Survey of Soft Computing Approaches, International Journal of Recent Trends in Engineering, 2(1), 2009. [10] J.-M. Ogier and K. Tombre. Madonne, Document image analysis techniques for cultural heritage documents. In International Conference on Digital Cultural Heritage, 2006. [11] J. Ramel, S. Leriche, M.-L. Demonet, and S. Busson. Userdriven page layout analysis of historical printed books. International Journal on Document Analysis and Recognition (IJDAR), 9(2–4), 2007, 243– 267. [12] N. Salman, Image Segmentation Based on Watershed and Edge Detection Techniques, The International Arab Journal of Information Technology, 2(3), 2006. [13] I. Patel and S. Garg, Robust Face Detection using Fusion of Haar and Daubechies Orthogonal Wavelet Template, International Journal of Computer Applications, 46(6), 2012,38-44. [14] I. Patel and R. Patel,Robust Face Recognition Using Distance Matrice, International Journal of Computer and Electrical Engineering, 5( 4), 2013, 401- 404. [15] D. Saraf, D. Sisodia, A. Sinhal and N. Gupta , Comparisons of wavelets based image compression methods, World Journal of Science and Technology, 2(3)2012, 2231 – 2587