We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
digital-image-processing/11
1 parent 18988ac commit bf50d05Copy full SHA for bf50d05
src/posts/digital-image-processing/11.typ
@@ -0,0 +1,25 @@
1
+#metadata(
2
+ (
3
+ title: "数字图像处理ㅤ第十一章作业",
4
+ date: "2026-01-05T16:09:16.570Z",
5
+ photo: (
6
+ src: "https://remnote-user-data.s3.amazonaws.com/gUYepGBgt1yTj4HN83J6beOM1Dr_Ujyp3u86hURw0fiNe7ssyJJzrhSE7lJoFrmSHau4S5reFfUQC9vO_9bVmNcFsI8dfCjtx3Zj5tiqqAi1PaxRHysNcbSLWDmm0YoS.png",
7
+ aspect: "16:10",
8
+ hide: true,
9
+ list: false,
10
+ ),
11
+ noscript: true,
12
+ licence: false,
13
+ tags: "数字图像处理",
14
+ categories: "Typst",
15
+ ext: "typ",
16
+ vert: false,
17
+ theme: false,
18
+ // draft: true,
19
20
+)<frontmatter>
21
+
22
+#import "/src/docs/html-template.typ": *
23
+#template[
24
+ #include "/node_modules/buaa-digital-image-processing/chap11/main.typ"
25
+]
0 commit comments