Skip to content

Commit ad43fea

Browse files
authored
Update proj2.html
1 parent 221374b commit ad43fea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

project-2/proj2.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ <h3>Part 1.1: Convolutions from Scratch!</h3>
6666
</div>
6767

6868
</article>
69+
<hr>
6970

7071
<!-- 1.2 -->
7172
<article id="part1-2">
@@ -93,6 +94,7 @@ <h3>Part 1.2: Finite Difference Operator</h3>
9394
</p>
9495

9596
</article>
97+
<hr>
9698

9799
<!-- 1.3 -->
98100
<article id="part1-3">
@@ -123,6 +125,7 @@ <h3>Part 1.3: Derivative of Gaussian (DoG) Filter</h3>
123125
</div>
124126
</article>
125127
</section>
128+
<hr>
126129

127130
<!-- ======================== -->
128131
<!-- Part 2: Applications -->
@@ -163,6 +166,7 @@ <h3>Part 2.1: Image "Sharpening"</h3>
163166
<img src="images/blurthensharp.png" alt="blurthensharp.png" width="50%">
164167
</div>
165168
</article>
169+
<hr>
166170

167171
<!-- 2.2 -->
168172
<article id="part2-2">

0 commit comments

Comments
 (0)