-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
208 changed files
with
28,452 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta http-equiv="X-UA-Compatible" content="IE=Edge" /> | ||
<meta charset="utf-8" /> | ||
</head> | ||
|
||
<body style="margin: 0;"> | ||
|
||
<div id="p1" style="overflow: hidden; position: relative; background-color: white; width: 935px; height: 1210px;"> | ||
|
||
<!-- Begin shared CSS values --> | ||
<style class="shared-css" type="text/css" > | ||
.t { | ||
transform-origin: bottom left; | ||
z-index: 2; | ||
position: absolute; | ||
white-space: pre; | ||
overflow: visible; | ||
line-height: 1.5; | ||
} | ||
.text-container { | ||
white-space: pre; | ||
} | ||
@supports (-webkit-touch-callout: none) { | ||
.text-container { | ||
white-space: normal; | ||
} | ||
} | ||
</style> | ||
<!-- End shared CSS values --> | ||
|
||
|
||
<!-- Begin inline CSS --> | ||
<style type="text/css" > | ||
|
||
#t1_1{left:241px;bottom:697px;letter-spacing:-0.23px;word-spacing:3.95px;} | ||
#t2_1{left:334px;bottom:571px;letter-spacing:-0.15px;word-spacing:1.9px;} | ||
#t3_1{left:349px;bottom:446px;letter-spacing:0.12px;word-spacing:1.4px;} | ||
|
||
.s0_1{font-size:32px;font-family:CMBX12_-i;color:#000;} | ||
.s1_1{font-size:22px;font-family:CMR12_10b;color:#000;} | ||
.s2_1{font-size:18px;font-family:CMR12_10b;color:#000;} | ||
</style> | ||
<!-- End inline CSS --> | ||
|
||
<!-- Begin embedded font definitions --> | ||
<style id="fonts1" type="text/css" > | ||
|
||
@font-face { | ||
font-family: CMBX12_-i; | ||
src: url("fonts/CMBX12_-i.woff") format("woff"); | ||
} | ||
|
||
@font-face { | ||
font-family: CMR12_10b; | ||
src: url("fonts/CMR12_10b.woff") format("woff"); | ||
} | ||
|
||
</style> | ||
<!-- End embedded font definitions --> | ||
|
||
<!-- Begin page background --> | ||
<div id="pg1Overlay" style="width:100%; height:100%; position:absolute; z-index:1; background-color:rgba(0,0,0,0); -webkit-user-select: none;"></div> | ||
<div id="pg1" style="-webkit-user-select: none;"><svg id="pdf1" width="935" height="1210" viewBox="0 0 935 1210" style="width:935px; height:1210px; -moz-transform:scale(1); z-index: 0; isolation: isolate;" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
<defs> | ||
</defs> | ||
</svg></div> | ||
<!-- End page background --> | ||
|
||
|
||
<!-- Begin text definitions (Positioned/styled in CSS) --> | ||
<div class="text-container"><span id="t1_1" class="t s0_1">Medical Image Analysis </span> | ||
<span id="t2_1" class="t s1_1">Koen Van Leemput </span> | ||
<span id="t3_1" class="t s2_1">September 16, 2024 </span></div> | ||
<!-- End text definitions --> | ||
|
||
|
||
</div> | ||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.