-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscratch
More file actions
62 lines (54 loc) · 1.19 KB
/
scratch
File metadata and controls
62 lines (54 loc) · 1.19 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
book:
title: "Foundations of Image Systems Engineering"
author:
- name: Brian A. Wandell
orcid: 0000-0002-2974-1836
date: last-modified
chapters:
- index.qmd
- part: "Scenes"
chapters:
- chapters/lightfields.qmd
- part: "Optics"
chapters:
- chapters/optics-1.qmd
- part: "Sensors"
chapters:
- chapters/sensors-1.qmd
- part: "Human"
chapters:
- chapters/human-1.qmd
- part: "Image processing"
chapters:
- chapters/imgprocessing-1.qmd
- part: "Displays"
chapters:
- chapters/displays-1.qmd
- part: "ISETCam"
chapters:
- chapters/isetcam-1.qmd
- chapters/references.qmd
resources:
- resources/lightfields-wavebands.html
- resources/optics-diffraction.html
- resources/optics-abcd.html
- code/
# footnotes in margin. Testing.
# reference-location: margin
bibliography: paperpile.bib
jupyter: matlab
format:
html:
toc: true
number-sections: true
theme: cosmo
fig-cap-location: margin
render-on-save: true
# header-includes: \usepackage{siunitx}
# pdf:
# documentclass: scrreprt
# fig-cap-location: bottom
crossref:
fig-prefix: Figure
tbl-prefix: Table
sec-prefix: Section