Skip to content

Commit d319585

Browse files
authored
added links to youtube source video
1 parent a53b514 commit d319585

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# VideoObjectRemoval
2-
### Video inpainting with automatic object detection
2+
### *Video inpainting with automatic object detection*
33
---
44

55
### Quick Links ###
@@ -18,19 +18,20 @@ The end result of this project is a video editing platform in the context of loc
1818
### Project Video
1919

2020
<a href="http://www.youtube.com/watch?feature=player_embedded&v=sABfRj50FK4
21-
" target="_blank"><img src="http://img.youtube.com/vi/sABfRj50FK4/0.jpg"
22-
alt="Video Object Removal Project" width="480" height="360" border="10" /></a>
21+
" target="_blank"><img src="http://img.youtube.com/vi/sABfRj50FK4/0.jpg"
22+
alt="Video Object Removal Project" width="480" height="360" border="10"/>
23+
</a>
2324

2425
### Project Results
2526

2627
| Result | Description |
2728
| ------ |:------------ |
28-
| <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 |
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> |
2930

3031
---
3132

3233
| Result | Description |
3334
| ------ |:------------ |
34-
| <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 |
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>|
3536

3637

0 commit comments

Comments
 (0)