Difference between revisions of "Main Page"
From apertus wiki
m |
m |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
< | <css> | ||
.apertus-header { | |||
width: 100%; | |||
margin: 1em 0 1em 0; | |||
background: #ebebeb; | |||
/* border: 1px solid #ddd; */ | |||
justify-content: center; | |||
display: flex; | |||
} | |||
{ | .useful-links { | ||
margin: 0 auto; | |||
background: #ebebeb; | |||
font-size: 1.3em; | |||
font-weight: bold; | |||
text-align: center; | |||
padding: 0.5em; | |||
width: 100%; | |||
} | |||
{ | .camera-overview { | ||
display: flex; | |||
width: 100%; | |||
margin-top: 1em; | |||
margin-bottom: 1em; | |||
background: #f5f5f5; | |||
/* flex-wrap: wrap; */ | |||
flex-direction: row; | |||
font-size: 1.2em; | |||
} | |||
[[AXIOM Alpha]] prototype | .camera-column { | ||
display: flex; | |||
flex-direction: column; | |||
flex-grow: 1; | |||
flex-basis: 0; | |||
border: 1px solid #ddd; | |||
/* height: 70vh; */ | |||
} | |||
.column-header { | |||
margin: 0; | |||
background: #ebebeb; | |||
font-size: 1.4em; | |||
height: 2.5em; | |||
font-weight: bold; | |||
line-height: 2.5em; | |||
outline: 1px solid #ddd; | |||
text-align: center; | |||
color: #474747; | |||
/* padding: 0.2em 0.4em; */ | |||
/* flex: 0 0 calc(100% / 3); */ | |||
} | |||
.links-column-header { | |||
margin: 0; | |||
background: #ebebeb; | |||
font-size: 1.2em; | |||
height: 2em; | |||
font-weight: bold; | |||
line-height: 2em; | |||
outline: 1px solid #ddd; | |||
color: #474747; | |||
box-sizing: border-box; | |||
padding-left: 0.5em; | |||
margin-bottom: 1em; | |||
} | |||
.camera-image-container { | |||
/*flex: 0 0 calc(100% / 3);*/ | |||
/* width: 33%; */ | |||
border-bottom: 1px solid #ddd; | |||
box-sizing: border-box; | |||
width: 100%; | |||
padding: 0.5em; | |||
height: 12em; | |||
display: flex; | |||
align-items: center; | |||
justify-content: center; | |||
} | |||
.camera-links { | |||
box-sizing: border-box; | |||
padding: 1em; | |||
} | |||
.camera-image-container img { | |||
max-height: 11em; | |||
width: auto; | |||
} | |||
.link-overview { | |||
display: flex; | |||
flex-direction: row; | |||
width: 100%; | |||
font-size: 1.1em; | |||
} | |||
.flex-column { | |||
border: 1px solid #ddd; | |||
box-sizing: border-box; | |||
display: flex; | |||
flex-direction: column; | |||
background: #f5f5f5; | |||
} | |||
.left-column { | |||
flex-basis: 55%; | |||
margin-right: 0.5em; | |||
} | |||
.right-column { | |||
flex-basis: 45%; | |||
margin-left: 0.5em; | |||
} | |||
.link-column { | |||
box-sizing: border-box; | |||
padding: 0.5em; | |||
} | |||
</css> | |||
<div class="apertus-header">[[File:Apertus_Logo_w223.png|center|alt=Apertus-Logo|link=https://www.apertus.org/]]</div> | |||
<div class="useful-links">[[Useful Links]]</div> | |||
<div class="camera-overview"> | |||
<!-- Alpha column--> | |||
<div class="camera-column"> | |||
<div class="column-header">Alpha</div> | |||
<div class="camera-image-container">[[File:Alpha03_1.jpg | link=AXIOM Alpha]]</div> | |||
<div class="camera-links"> | |||
[[AXIOM Alpha]] (prototype) | |||
[[AXIOM Alpha | AXIOM Alpha Hardware]] | [[AXIOM Alpha | AXIOM Alpha Hardware]] | ||
[[AXIOM Alpha Software]] | [[AXIOM Alpha Software]] | ||
</div> | |||
</div> | |||
<!-- Beta column --> | |||
<div class="camera-column"> | |||
<div class="column-header">Beta</div> | |||
<div class="camera-image-container">[[File:Axiom-beta-concept-enlosure-01 - Front.png | link=AXIOM Beta]]</div> | |||
<div class="camera-links"> | |||
[[AXIOM Beta]] | [[AXIOM Beta]] | ||
Line 32: | Line 151: | ||
[[Research Pending]] | [[Research Pending]] | ||
</div> | |||
</div> | |||
<!-- Gamma column --> | |||
<div class="camera-column"> | |||
<div class="column-header">Gamma</div> | |||
<div class="camera-image-container">[[File:Gamma.jpeg | link=AXIOM Gamma]]</div> | |||
[[AXIOM Gamma]] prototype workings | <div class="camera-links"> | ||
[[AXIOM Gamma]] (prototype workings) | |||
[[AXIOM Gamma Concepts]] | [[AXIOM Gamma Concepts]] | ||
[https://apertus.org/axiom-gamma-eu-project-complete-article-sept-2016 EU Project Wrap-Up] | [https://apertus.org/axiom-gamma-eu-project-complete-article-sept-2016 EU Project Wrap-Up] | ||
</div> | |||
</div> | |||
</div> | |||
<!-- Project links --> | |||
<div class="link-overview"> | |||
<div class="flex-column left-column"> | |||
<div class="link-column"> | |||
<div class="links-column-header">Software</div> | |||
======Projects====== | ======Projects====== | ||
Line 60: | Line 183: | ||
[[Websites]] | [[Websites]] | ||
</div> | |||
<div class="link-column"> | |||
<div class="links-column-header">Digital Image Research</div> | |||
[[Sensor Calibration]] | [[Sensor Calibration]] | ||
[[Data and Colour]] | [[Data and Colour]] | ||
</div> | |||
<div class="link-column"> | |||
<div class="links-column-header">Notes</div> | |||
======Uncategorised====== | ======Uncategorised====== | ||
[[Notes]] | [[Notes]] | ||
</div> | |||
<div class="link-column"> | |||
<div class="links-column-header">Legacy</div> | |||
======Historic but Project Related====== | ======Historic but Project Related====== | ||
[[Software Legacy]] | [[Software Legacy]] | ||
</div> | |||
</div> | |||
<div class="flex-column right-column"> | |||
<div class="link-column"> | |||
<div class="links-column-header">Hardware</div> | |||
======Resources====== | ======Resources====== | ||
Line 109: | Line 212: | ||
[https://wiki.apertus.org/index.php/Hardware/Misc Misc] | [https://wiki.apertus.org/index.php/Hardware/Misc Misc] | ||
</div> | |||
<div class="link-column"> | |||
<div class="links-column-header">Planning</div> | |||
[[File Metadata Layout]] | [[File Metadata Layout]] | ||
[[Ergonomics Workgroup]] - AXIOM Ergonomics work-group meetings. | [[Ergonomics Workgroup]] - AXIOM Ergonomics work-group meetings. | ||
</div> | |||
<div class="link-column"> | |||
<div class="links-column-header">Hardware Research</div> | |||
[[Image Sensor Table]] | [[Image Sensor Table]] | ||
Line 131: | Line 226: | ||
[[Zynq Development Boards]] | [[Zynq Development Boards]] | ||
[[Teardowns]] - Reverse engineering. | [[Teardowns]] - Reverse engineering. | ||
Line 138: | Line 231: | ||
[[Assembly Notes]] - On assembly equipment. | [[Assembly Notes]] - On assembly equipment. | ||
[[Evaluation]] - Our notes and experience evaluating hardware options related to manufacture and research. | |||
</div> | |||
</div> | |||
</div> | |||
<div class="link-overview"> | |||
<div class="flex-column left-column"> | |||
<div class="link-column"> | |||
<div class="links-column-header">Community</div> | |||
======Development====== | ======Development====== | ||
Line 161: | Line 251: | ||
[https://wiki.apertus.org/index.php/Social apertus°] | [https://wiki.apertus.org/index.php/Social apertus°] | ||
</div> | |||
<div class="link-column"> | |||
<div class="links-column-header">Resources</div> | |||
======Links to helpful information====== | ======Links to helpful information====== | ||
[[Resources]] | [[Resources]] | ||
</div> | |||
</div> | |||
<div class="flex-column right-column"> | |||
<div class="link-column"> | |||
<div class="links-column-header">Portfolio</div> | |||
======Video====== | ======Video====== | ||
Line 199: | Line 275: | ||
[[Misc Documentation]] | [[Misc Documentation]] | ||
</div> | |||
</div> | |||
</div> |
Revision as of 05:40, 1 December 2017
<css> .apertus-header {
width: 100%; margin: 1em 0 1em 0; background: #ebebeb; /* border: 1px solid #ddd; */ justify-content: center; display: flex;
}
.useful-links {
margin: 0 auto; background: #ebebeb; font-size: 1.3em; font-weight: bold; text-align: center; padding: 0.5em; width: 100%;
}
.camera-overview {
display: flex; width: 100%; margin-top: 1em; margin-bottom: 1em; background: #f5f5f5; /* flex-wrap: wrap; */ flex-direction: row; font-size: 1.2em;
}
.camera-column {
display: flex; flex-direction: column; flex-grow: 1; flex-basis: 0; border: 1px solid #ddd; /* height: 70vh; */
}
.column-header {
margin: 0; background: #ebebeb; font-size: 1.4em; height: 2.5em; font-weight: bold; line-height: 2.5em; outline: 1px solid #ddd; text-align: center; color: #474747; /* padding: 0.2em 0.4em; */ /* flex: 0 0 calc(100% / 3); */
}
.links-column-header {
margin: 0; background: #ebebeb; font-size: 1.2em; height: 2em; font-weight: bold; line-height: 2em; outline: 1px solid #ddd; color: #474747; box-sizing: border-box; padding-left: 0.5em; margin-bottom: 1em; }
.camera-image-container {
/*flex: 0 0 calc(100% / 3);*/ /* width: 33%; */ border-bottom: 1px solid #ddd; box-sizing: border-box; width: 100%; padding: 0.5em; height: 12em; display: flex; align-items: center; justify-content: center;
}
.camera-links {
box-sizing: border-box; padding: 1em;
}
.camera-image-container img {
max-height: 11em; width: auto;
}
.link-overview {
display: flex; flex-direction: row; width: 100%; font-size: 1.1em;
}
.flex-column {
border: 1px solid #ddd; box-sizing: border-box; display: flex; flex-direction: column; background: #f5f5f5;
}
.left-column {
flex-basis: 55%; margin-right: 0.5em;
}
.right-column {
flex-basis: 45%; margin-left: 0.5em;
}
.link-column {
box-sizing: border-box; padding: 0.5em;
} </css>
Software
1 Projects
OpenCine - Free RAW Processing suite in development.
RemotePlus - Remote control unit for AXIOM in development.
Wifi Remote - Web-based GUI for AXIOM.
Hardware Research
Teardowns - Reverse engineering.
Assembly Notes - On assembly equipment.
Evaluation - Our notes and experience evaluating hardware options related to manufacture and research.
Portfolio
8 Video