Skip to content

Commit

Permalink
이미지 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
ljy6712 committed May 24, 2024
1 parent fbe3fe3 commit 67e2947
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mosaic.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ def mosaic(video_path, image_paths):
if __name__ == "__main__":
import sys
video_path = sys.argv[1]
image_paths = ["save/train/Gongyoo/1.jpeg","save/train/Gongyoo/2.jpeg","save/train/Gongyoo/3.jpeg","save/train/Gongyoo/4.jpeg","save/train/Gongyoo/5.jpeg","save/train/Gongyoo/6.jpeg"]
image_paths = ["save/train/yoo/image4.jpeg","save/train/yoo/image5.jpeg","save/train/yoo/image6.jpeg"]
mosaic(video_path, image_paths)
Binary file added save/train/seho.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added save/train/seho2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added save/train/seho3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 67e2947

Please sign in to comment.