We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 221374b commit ad43feaCopy full SHA for ad43fea
1 file changed
project-2/proj2.html
@@ -66,6 +66,7 @@ <h3>Part 1.1: Convolutions from Scratch!</h3>
66
</div>
67
68
</article>
69
+<hr>
70
71
<!-- 1.2 -->
72
<article id="part1-2">
@@ -93,6 +94,7 @@ <h3>Part 1.2: Finite Difference Operator</h3>
93
94
</p>
95
96
97
98
99
<!-- 1.3 -->
100
<article id="part1-3">
@@ -123,6 +125,7 @@ <h3>Part 1.3: Derivative of Gaussian (DoG) Filter</h3>
123
125
124
126
127
</section>
128
129
130
<!-- ======================== -->
131
<!-- Part 2: Applications -->
@@ -163,6 +166,7 @@ <h3>Part 2.1: Image "Sharpening"</h3>
163
166
<img src="images/blurthensharp.png" alt="blurthensharp.png" width="50%">
164
167
165
168
169
170
171
<!-- 2.2 -->
172
<article id="part2-2">
0 commit comments