-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsoftbraille.html
287 lines (274 loc) · 12.8 KB
/
softbraille.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Soft Braille</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" >
<!-- Icon -->
<link rel="stylesheet" href="assets/fonts/line-icons.css">
<!-- Slicknav -->
<link rel="stylesheet" href="assets/css/slicknav.css">
<!-- Owl carousel -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/nivo-lightbox.css">
<!-- Animate -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- Main Style -->
<link rel="stylesheet" href="assets/css/main.css">
<!-- Responsive Style -->
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<!-- Header Section Start -->
<header id="hero-area">
<!-- Navbar Start -->
<nav class="navbar navbar-expand-md bg-inverse fixed-top scrolling-navbar">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<a href="index.html" class="navbar-brand"><img src="assets/img/logo.png" alt=""></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<i class="lni-menu"></i>
</button>
<div class="collapse navbar-collapse menu-white" id="navbarCollapse">
<ul class="navbar-nav mr-auto w-100 justify-content-end clearfix">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="single-post.html">Soft Braille</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- Header Section End -->
<!-- Page header Start -->
<section class="page-header">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-md-12">
<div class="breadcrumb-wrapper text-center">
<h2>Soft Braille</h2>
<p><a href="index.html">Home </a>/ Soft Braille</p>
</div>
</div>
</div>
</div>
</section>
<!-- Page header End -->
<!-- Blog Section Start -->
<div id="blog-single">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-12 col-xs-12">
<div class="blog-post">
<div class="post-thumb">
<iframe width="730" height="365" src="https://www.youtube.com/embed/xDeZ-kInu4E" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="post-content">
<h3>Soft Braille</h3>
<p>Content for visually impaired students, such as textbooks, are created by
translating the original textbooks into Braille. However, during this
procedure, images are often left out. These images must be printed on swell
paper using a special thermal printer, which is quite expensive, with prices
costing upto Rs. 70 per page. The printed sheets are called tactile graphics.
Thus, while translating, text is translated normally, and images are placed on
separate sheets.
</p>
<br>
<p>We have developed a single software named SoftBraille through which we
can translate both text and images. This software enables printing of text
and images together in the same page and since a normal Braille printer can
be used to print images, the cost of printing is brought down to about Rs 5
per page. The user has to scan any textbook that he wishes to translate to
get an image in jpeg format. This image can be fed into our software to
convert it into a printable format in Braille.</p>
</div>
</div>
<!-- <div class="blog-comment">
<h4>2 Comments</h4>
<ul class="comment-list">
<li class="comment"> -->
<!-- <div class="the-comment">
<div class="avatar">
<img src="assets/img/blog/avater-1.jpg" alt="">
</div>
<div class="comment-box">
<div class="comment-author">
<strong>User</strong><span class="meta"> August 17, 2020 at 1:38 pm</span><a class="comment-reply-link" href="#"> - Reply</a>
</div>
<div class="comment-text">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dicta, voluptates odio perspiciatis veritatis repellendus facilis nesciunt suscipit cumque aut quisquam quas..</p>
</div>
</div>
</div> -->
<!-- <ul class="children">
<li class="comment">
<div class="the-comment">
<div class="avatar">
<img src="assets/img/blog/avater-2.jpg" alt="">
</div>
<div class="comment-box">
<div class="comment-author">
<strong>Demo User</strong> <span class="meta">August 18, 2020 at 3:39 pm</span><a class="comment-reply-link" href="#"> - Reply</a>
</div>
<div class="comment-text">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dicta, voluptates odio perspiciatis veritatis repellendus facilis nesciunt suscipit cumque aut quisquamt..</p>
</div>
</div>
</div>
</li>
</ul> -->
<!-- </li>
</ul> -->
<!-- <form id="comment-form">
<div class="row">
<div class="col-md-4">
<div class="form-group">
<input type="text" class="form-control" id="name" name="name" placeholder="Name">
</div>
</div>
<div class="col-md-4">
<div class="form-group">
<input type="text" class="form-control" id="Email" name="Email" placeholder="Email">
</div>
</div>
<div class="col-md-4">
<div class="form-group">
<input type="text" class="form-control" id="Website" name="Website" placeholder="Website">
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<textarea class="form-control" id="message" placeholder="Comment" rows="11"></textarea>
</div>
<div class="submit-button">
<button class="btn btn-common" type="submit">Post comment</button>
</div>
</div>
</div>
</form> -->
</div>
</div>
<div class="col-lg-4 col-md-12 col-xs-12">
<div class="widgets">
<!-- <div class="search-input single-widget">
<input type="text" class="form-control" placeholder="Search Here.....">
</div> -->
<!-- <div class="widget-latest-post single-widget">
<h4>Latest Post</h4>
<ul class="latest-post">
<li class="single-latest-post">
<div class="latest-post-img">
<a href="#"><img src="assets/img/blog/1.jpg" class="img-fluid" alt="Blog-image"></a>
</div>
<h5><a href="single-blog.html">Awesome Blog Title</a></h5>
<p><a href="#">12 Feb, 2020</a></p>
</li>
<li class="single-latest-post">
<div class="latest-post-img">
<a href="#"><img src="assets/img/blog/2.jpg" class="img-fluid" alt="Blog-image"></a>
</div>
<h5><a href="single-blog.html">Awesome Blog Title</a></h5>
<p><a href="#">12 Feb, 2020</a></p>
</li>
<li class="single-latest-post">
<div class="latest-post-img">
<a href="#"><img src="assets/img/blog/3.jpg" class="img-fluid" alt="Blog-image"></a>
</div>
<h5><a href="single-blog.html">Awesome Blog Title</a></h5>
<p><a href="#">12 Feb, 2020</a></p>
</li>
</ul>
</div> -->
<!-- <div class="categories single-widget">
<h4>Categories</h4>
<ul>
<li><a href="#">Photography</a></li>
<li><a href="#">Education</a></li>
<li><a href="#">Business</a></li>
<li><a href="#">Travel</a></li>
<li><a href="#">Sports</a></li>
<li><a href="#">Technology</a></li>
<li><a href="#">Development</a></li>
<li><a href="#">Design</a></li>
</ul>
</div> -->
<!-- <div class="tags single-widget">
<h4>Tags</h4>
<ul>
<li><a href="#">Corporate</a></li>
<li><a href="#">Web</a></li>
<li><a href="#">Business</a></li>
<li><a href="#">Creative</a></li>
<li><a href="#">Photoshop</a></li>
<li><a href="#">Minimal</a></li>
<li><a href="#">Popular</a></li>
<li><a href="#">Design</a></li>
</ul>
</div> -->
</div>
</div>
</div>
</div>
</div>
<!-- Blog Section End -->
<!-- Copyright Section Start -->
<div class="copyright">
<div class="container">
<div class="row">
<!-- <div class="col-lg-4 col-md-3 col-xs-12">
<div class="footer-logo">
<img src="assets/img/logo.png" alt="">
</div>
</div> -->
<div class="col-lg-4 col-md-4 col-xs-12">
<div class="social-icon text-center">
<a class="facebook" href="#"><i class="lni-facebook-filled"></i></a>
<a class="twitter" href="#"><i class="lni-twitter-filled"></i></a>
<a class="instagram" href="#"><i class="lni-instagram-filled"></i></a>
<a class="linkedin" href="#"><i class="lni-linkedin-filled"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-5 col-xs-12">
<p class="float-right">Designed and Developed by <a href="http://uideck.com" rel="nofollow"> ISE, RIT ( UIdeck )</a></p>
</div>
</div>
</div>
</div>
<!-- Copyright Section End -->
<!-- Go to Top Link -->
<a href="#" class="back-to-top">
<i class="lni-arrow-up"></i>
</a>
<!-- Preloader -->
<div id="preloader">
<div class="loader" id="loader-1"></div>
</div>
<!-- End Preloader -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="assets/js/jquery-min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/jquery.mixitup.js"></script>
<script src="assets/js/wow.js"></script>
<script src="assets/js/jquery.nav.js"></script>
<script src="assets/js/scrolling-nav.js"></script>
<script src="assets/js/jquery.easing.min.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<script src="assets/js/nivo-lightbox.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/jquery.slicknav.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/form-validator.min.js"></script>
<script src="assets/js/contact-form-script.min.js"></script>
</body>
</html>