Skip to content

Commit dc00f7b

Browse files
authored
changed result order
1 parent d319585 commit dc00f7b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,14 @@ The end result of this project is a video editing platform in the context of loc
2626

2727
| Result | Description |
2828
| ------ |:------------ |
29-
| <img src="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> <a href="https://www.youtube.com/watch?v=GUJq84gjvM4&t=398s">Source: YouTube video 15:16-15:17</a> |
29+
| <img src="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> <a href="https://www.youtube.com/watch?v=GUJq84gjvM4&t=398s">Source: YouTube video 15:16-15:17</a>|
3030

3131
---
3232

3333
| Result | Description |
3434
| ------ |:------------ |
35-
| <img src="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> <a href="https://www.youtube.com/watch?v=GUJq84gjvM4&t=398s">Source: YouTube video 15:26-15:27</a>|
35+
| <img src="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> <a href="https://www.youtube.com/watch?v=GUJq84gjvM4&t=398s">Source: YouTube video 15:26-15:27</a> |
36+
37+
3638

3739

0 commit comments

Comments
 (0)