USL / gui /help.html
Zaid786khan's picture
Upload 2794 files
e9ed177 verified
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>CONVERSION OF PAKISTAN SIGN LANGUAGE INTO TEXT AND SPEECH USING MACHINE LEARNING</title>
<link href="style.css" rel="stylesheet">
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="shortcut icon" href="#" />
<script type="text/javascript" src="/eel.js"></script>
</head>
<body>
<section class="wellcome_area clearfix" id="home">
<div class="container-fluid" style="margin-left: 30px">
<div class="row">
<div class=" wellcome-heading col-md-6">
<h2>HELP</h2>
<h3>Urdu Sign Language</h3>
</div>
<div class="col-md-6" >
<a href="main.html" style="float:right; margin-right: 100px"><input type="image" src="images/back.png" alt="Submit" hspace="20" width="80" height="75"></a>
</div>
</div>
<div class="row" style="margin-left:0px;margin-top: 50px">
<div class="get-start-area col-md-4" style="margin-top:10px;">
<div class="row" style="margin-top:20px">
<div class="get-start-area row-md-4">
<p>
Communication is a primary human need and language is the medium for this. Most people have the ability to listen and speak and they use different languages to communicate.
Hearing-impaired people use signs to communicate with other people. Urdu Sign Language (PSL) is the preferred language of deaf people.
In order to make communication between deaf and normal people more simple and easy, computer-based PSL interpreters are required.
<br>
The aim of the project is to bridge the communication gap between signers and non-signers by
developing an interpretation system which is cost-effective and easy to use.
<br>
</p><p style="color:#000000">
<strong>Requirements:</strong>CUDA compatabile Graphics card or A powerful CPU and a Webcam.
</p>
</div>
</div>
</div>
<div class="col-md-4 zoom" style="margin-bottom:20px;margin-top: -70px;text-align: center" >
<input type="image" id="live" src="images/signs.png" alt="Submit" width="600" height="400"><br>
</div>
</div>
</div>
</section>
</body>
</html>