You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,12 +26,14 @@ The end result of this project is a video editing platform in the context of loc
26
26
27
27
| Result | Description |
28
28
| ------ |:------------ |
29
-
| <imgsrc="assets/CCperson_org_seq_inp_vert.gif"style="width:50%"/> |**Multiple object removal** <br> - pedestrians are removed using bounding-box shaped mask <br> - elliptical dialation mask of 21 pixels used <br> <ahref="https://www.youtube.com/watch?v=GUJq84gjvM4&t=398s">Source: YouTube video 15:16-15:17</a>|
29
+
| <imgsrc="assets/CCCar_org_seq_inp_vert.gif"style="width:50%"/> |**Single object removal** <br> - A single vehichle is removed using a conforming mask <br> - elliptical dilation mask of 21 pixels used <br> <ahref="https://www.youtube.com/watch?v=GUJq84gjvM4&t=398s">Source: YouTube video 15:16-15:17</a>|
30
30
31
31
---
32
32
33
33
| Result | Description |
34
34
| ------ |:------------ |
35
-
| <imgsrc="assets/CCCar_org_seq_inp_vert.gif"style="width:50%"/> |**Single object removal** <br> - A single vehichle is removed using a conforming mask <br> - elliptical dialation mask of 21 pixels used <br> <ahref="https://www.youtube.com/watch?v=GUJq84gjvM4&t=398s">Source: YouTube video 15:26-15:27</a>|
35
+
| <imgsrc="assets/CCperson_org_seq_inp_vert.gif"style="width:50%"/> |**Multiple object removal** <br> - pedestrians are removed using bounding-box shaped masks <br> - elliptical dilation mask of 21 pixels used <br> <ahref="https://www.youtube.com/watch?v=GUJq84gjvM4&t=398s">Source: YouTube video 15:26-15:27</a> |
0 commit comments