-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmitralvisibility.html
More file actions
220 lines (172 loc) · 9.3 KB
/
Copy pathmitralvisibility.html
File metadata and controls
220 lines (172 loc) · 9.3 KB
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
<!DOCTYPE html>
<html lang="en">
<!-- ======= Head Section ======= -->
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>mitralvisibility</title>
<!-- IntSaV Logo-->
<link href="assets/img/projects/Biobank/Foreshortening/Illustration.png" rel="icon">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<!-- ======= Body Section ======= -->
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-between">
<a href="index.html" class="logo"><img src="assets/img/projects/Biobank/logo-bio.png" alt="" class="img-fluid"></a>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto" href="">Home</a></li>
<li><a class="nav-link scrollto" href="#projects">Projects</a></li>
<li><a class="nav-link scrollto" href="#resources">Resources</a></li>
<li><a class="nav-link scrollto" href="#funding">Funding</a></li>
<li><a class="nav-link scrollto" href="#partners">Partners</a></li>
<li><a class="nav-link scrollto" href="#footer">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
</div>
</header><!-- End Header -->
<!-- ======= Title Section ======= -->
<section id="project-title" class="d-flex align-items-center">
<div class="container position-relative" data-aos="fade-up" data-aos-delay="100">
<div class="row">
<!--<div class="col-12 text-left"> -->
<h1> A4C Foreshortening Assessment Project</h1>
</div>
</div>
</section><!-- End Title -->
<!-- Main Webpage Section -->
<main id="project-main">
<!-- ======= Project Body Section ======= -->
<section id="project-body">
<!-- ======= Project Introduction ======= -->
<div class="project-intro">
<div class="container">
<div class="row justify-content-left">
<div class="col-12">
<div align="justify">
<hr>
<h1><b>Project Description</b> </h1>
<br>
<h3> Foreshortening is a common challenge in acquiring high-quality apical four-chamber (A4C) echocardiographic images. It occurs when the apex of the heart is not adequately visualised, leading to inaccurate assessments of cardiac structure and function. This project aims to create a standardised, open-access dataset of A4C images with varying degrees of foreshortening, along with expert annotations.
</h3>
</div>
</div>
</div>
<br>
<br>
<h1><b>Project Goals</b> </h1>
<ul>
<li> <b>Develop a Reference Dataset:</b> Create a comprehensive dataset of A4C echocardiographic images with diverse foreshortening levels, carefully annotated by experienced echocardiographers.</li>
<li> <b>Standardize Foreshortening Assessment:</b> Establish clear and objective criteria for assessing the degree of foreshortening in A4C images.</li>
<li> <b>Empower AI Development:</b> Provide a high-quality dataset to train and validate AI algorithms for automatic foreshortening detection and correction.</li>
<li> <b>Improve Image Acquisition:</b> Develop training materials and guidelines to help sonographers optimize image acquisition and minimize foreshortening.</li>
<li> <b>Enhance Diagnostic Accuracy:</b> Ultimately improve the accuracy and reliability of A4C echocardiographic interpretations for better patient care.</li>
</ul>
<h3><b>Your Role</b></h3>
<ul>
<li><b>Review A4C Echocardiographic Videos:</b> You will be presented with a series of A4C echocardiographic videos.</li>
<li><b>Assess Foreshortening:</b> Using the provided guidelines and your expertise, you will assess the degree of foreshortening in each video.</li>
<li><b>Rank Images:</b> You will then rank the videos based on the severity of foreshortening, from least to most foreshortened.</li>
<li><b>Provide Feedback (Optional):</b> Share your valuable insights and suggestions for improving the annotation process or the assessment criteria.</li>
</ul>
<h3><b>How to Participate</b></h3>
<ol>
<li><b>Create an Account:</b> Register on the UnityImaging.net labelling platform.</li>
<li><b>Access the Project:</b> Find and join the "A4C Foreshortening Assessment Project." </li>
<li><b>Review Guidelines:</b> Familiarize yourself with the detailed annotation instructions and criteria for assessing foreshortening.</li>
<li><b>Start Annotating:</b> Begin reviewing and ranking A4C echocardiographic videos based on the degree of foreshortening.</li>
<li><b>Provide Feedback (Optional):</b> Share your insights to help us refine the process and improve the dataset.</li>
</ol>
<h3><b>Ranking Criteria</b></h3>
<ul>
<li><b>Left Ventricle Visualization:</b> Assess how well the entire left ventricle, from apex to base, is visible.</li>
<li><b>Papillary Muscle Appearance:</b> Consider how distinct and well-defined the papillary muscles appear.</li>
<li><b>Overall Image Quality:</b> Rate the overall clarity and diagnostic quality of the image, considering factors like contrast and resolution.</li>
</ul>
<h3><b>Who Should Participate?</b></h3>
<ul>
<li><b>Echocardiographers:</b> Your expertise in image interpretation is crucial for accurate assessment.</li>
<li><b>Cardiologists:</b> Your clinical knowledge can help understand the impact of foreshortening on diagnosis.</li>
<li><b>Sonographers:</b> Your experience in image acquisition can provide valuable insights into optimizing image quality.</li>
</ul>
</div>
</div>
</section><!-- End project-body -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="section-title">
<h2>Contact Details </h2>
</div>
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h3><a href="https://www.uwl.ac.uk/research/research-centres-and-groups/intelligent-sensing" target="_blank"
rel="noopener noreferrer">IntSaV Research Group</a></h3>
<p>
C/O Professor Massoud Zolgharni <br>
University of West London<br>
St Mary's Rd <br>
Ealing,<br>
London, England.<br>
W5 5RF<br><br>
<strong>Phone:</strong> 0800 036 8888<br>
<strong>Email:</strong> Massoud.Zolgharni@uwl.ac.uk<br>
</p>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="https://www.uwl.ac.uk/intsav" target="_blank"
rel="noopener noreferrer">UWL homepage</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container d-md-flex py-4">
<div class="me-md-auto text-center text-md-start">
<div class="copyright">
© Copyright <strong><span>IntSaV</span></strong>. All Rights Reserved
</div>
</div>
<div class="social-links text-center text-md-right pt-3 pt-md-0">
<a href="https://twitter.com/intsav_?lang=en-gb" target="_blank" rel="noopener noreferrer" class="twitter"><i
class="bx bxl-twitter"></i></a>
<a href="https://www.linkedin.com/company/intelligent-sensing-and-vision-research-group-intsav" target="_blank"
rel="noopener noreferrer"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</footer><!-- End Footer -->
<div id="preloader"></div>
<a href="#title" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/purecounter/purecounter.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>