CardiffVisualComputing commited on
Commit
806a5b1
·
verified ·
1 Parent(s): 7ce5a50

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -44,8 +44,7 @@ For example, consider the following tampered video: **010_Del_021_030_Shop Banne
44
  The components of the filename represent the following:
45
  - **10** represents the number of frames deleted.
46
  - **Del** represents the type of tampering, i.e., **Frame Deletion**.
47
- - **021** represents the location of the tampering (Localization).
48
- <br>
49
  Thus, frames **021 through 030**, including both the 21st and 30th frames, were deleted from the original/untampered video to generate the tampered video.
50
 
51
  Similarly if the title of video is: **010_Ins_017_026_Slides**
@@ -54,8 +53,7 @@ The components of the filename represent the following:
54
  - **010** represents the number of frames inserted.
55
  - **Ins** represents the type of tampering, i.e., **Frame Insertion**.
56
  - **017** represents the starting location of the insertion.
57
- - **026** represents the ending location of the insertion.
58
- <br>
59
  Therefore, the insertion operation starts at the **17th frame and ends at 26th** frame.
60
 
61
  ## Citation [optional]
 
44
  The components of the filename represent the following:
45
  - **10** represents the number of frames deleted.
46
  - **Del** represents the type of tampering, i.e., **Frame Deletion**.
47
+ - **021** represents the location of the tampering (Localization).
 
48
  Thus, frames **021 through 030**, including both the 21st and 30th frames, were deleted from the original/untampered video to generate the tampered video.
49
 
50
  Similarly if the title of video is: **010_Ins_017_026_Slides**
 
53
  - **010** represents the number of frames inserted.
54
  - **Ins** represents the type of tampering, i.e., **Frame Insertion**.
55
  - **017** represents the starting location of the insertion.
56
+ - **026** represents the ending location of the insertion.
 
57
  Therefore, the insertion operation starts at the **17th frame and ends at 26th** frame.
58
 
59
  ## Citation [optional]