British sign lang
British sign lang
British sign lang
ISSN 2250-3153
Department of Computer Engineering( University of Pune), Sir Vishaveshwaray Institute Technology, Chincholi, Tal-Sinner,Dist- Nashik ,India
Abstract- This paper presents the implementation and analysis of Moreover as finger spelling is used in sign out of vocabulary
a real time stereo vision hand tracking system that can be used words, the outcome of this project will provide modules that can
for interaction purpose. In real time, the system can track the 3D be reused in a sign language to speech translator. The practical
position and 2D orientation of thumb and index finger of each problems of recognizing finger spelling are very different from
hand without the use of special markers and gloves. For someone those of recognizing signs, in finger spelling there is only a fixed
who can hear, it is difficult to imagine what it is like to be deaf. number of hand shapes that need to be recognized. Orientation
Many people associate ‘deaf with handicapped’, but this is not and motion are only marginally important and location is always
really correct. A handicapped person, like someone who is blind, the same. Non-manual components can be ignored completely.
has trouble functioning independently in everyday life. Deaf This makes the problem much simpler than that of sign
people do not have this problem: they can ride a bike, drive a car, recognition.
go to work, shop, and go on vacation like everybody else. The
greatest problem for a deaf person is “Communication”. The In this paper work, there is two phases:
main motive of the paper is to simplify the communication Sign Processing:
between normal and deaf people and bring them in normal flow The first phase of the finger spelling recognition task
of society. To study the first phase of the finger spelling involves the segmentation of finger spelling hand gestures from
recognition task involves the segmentation of finger spelling image sequences The aim of this paper to convert finger spelled
hand gestures from image sequences. The aim of this paper to word to text[1] (Character by Character) as well as speech[3].
convert finger spelled word to text (Character by Character) as
well as speech. Second phase includes Text to Image conversion Text to Sign Conversion:
process. In this sentences are scanned entered by user and then Second phase includes Text to Image conversion process. In
alphabets separation module separate the alphabets from this sentences are scanned entered by user and then alphabets
sentences and corresponding image is display to viewers. Here separation module separate the alphabets from sentences and
images are nothing but finger spelling alphabets. corresponding image is display to viewers. Here images are
nothing but finger spelling alphabets.
Index Terms- Finger spelled Segmentation, Sign language, 2D
Orientation, 3D.
I. INTRODUCTION
www.ijsrp.org
International Journal of Scientific and Research Publications, Volume 3, Issue 10, October 2013 2
ISSN 2250-3153
www.ijsrp.org
International Journal of Scientific and Research Publications, Volume 3, Issue 10, October 2013 3
ISSN 2250-3153
Background Subtraction
All subsequent image processing operations are then
performing on this scaled and filtered image.
1.
Using frame Gabor filtering of the intensity and
Where B is a threshold values from background
depth image.
information. The result of foreground mask is a binary image
2. Classify the points as either peaks or vally, convert
with a single 8 bit channel.
the vector into 3D vectors in the XY plane.
3. Compute cross product.
Skin Segmentation
4. If image [ area of sign component of the cross
product==positive]
Label the point as a peak.
Else
Label the point as a vally.
Pose Estimation
A simple black and white planer checkerboard pattern is
captured at four different poses using the stereo camera. These
images are then passes to the further processing where
corresponding corner features are manually selected in each
Fig.8 Skin Mask, Fig9 Foreground skin image. image. Pose Estimation estimate the 2D and 3D poses of the
Fingers and thumb.
For each camera captured the small snapshots are taken of
various hands with the range of different skin tones and poses. B. Module-2 Finger Spelling Synthesis
Thus this module captured image segmented into binary mask The finger spelling synthesis can be seen as a part of sign
where white pixels represent skin area and black pixels represent language synthesis. Sign language synthesis can be used in two
non skin area [5].
www.ijsrp.org
International Journal of Scientific and Research Publications, Volume 3, Issue 10, October 2013 4
ISSN 2250-3153
C. Module-3 Comparison
1. Contour matching and sign mapping
2. If image [Total_Hull_point== red &&
Total_defect_point==yellow] then
3. Display character whatever mapping with sign.
REFERENCES
[1] Stephan Liwicki, Mark Everingham, “Automatic Recognition of Finger
spelled Words in BritishSign Language,” in Proc. IEEE Computer Society
Conference on Computer Vision and Pattern Recognition Workshops, pp.
50-57, Miami, FL, USA, June, 2009.
[2] R. Feris, M. Turk, R. Raskar, K. Tan, and G. Ohashi.
Exploiting depth discontinuities for vision-based fingerspelling recognition.
www.ijsrp.org
International Journal of Scientific and Research Publications, Volume 3, Issue 10, October 2013 5
ISSN 2250-3153
In In IEEE Workshop on Real-time Vision for Human-Computer [7] D. B. Nguyen, S. Enokida, and E. Toshiaki, Real-Time Hand Tracking and
Interaction, 2004. Gesture Recognition System, IGVIP05 Conference, CICC, pp. 362-368,
[3] X.D. Huang, Y. Ariki, and M. A. Jack. Hidden Markov Models for Speech 2005.
Recognition. Edinburgh University Press, 1990.
[4] L. R. Rabiner. A tutorial on hidden Markov models And selected
applications in speech recognition. Proc. IEEE, 77:257–286, 1989.
AUTHORS
[5] M. Jones and J. Rehg. Statistical color models with application to skin
detection. IJCV, 46(1):81–96, 2002. First Author – Pingale Prerna Rambhau, Department of
[6] J. Schlenzig, E. Hunter, and R. Jain. Recursive identi_cation of gesture Computer Engineering( University of Pune), Sir Vishaveshwaray
inputs using hidden Markov models. Proc. Second Annual Conference on Institute Technology, Chincholi, Tal-Sinner,Dist- Nashik ,India,
Applications of Computer Vision, pages 187{ 194, December 1994.
Email- pingale.prerna795@gmail.com
www.ijsrp.org