Update README.md
This commit is contained in:
parent
f1723c5a81
commit
fceea38b33
|
|
@ -1 +1,8 @@
|
|||
# Movie-Barcode-Generator
|
||||
# Movie Barcode Generator
|
||||
|
||||
Simple python tool that generates a 'Movie Barcode' creating for every frame a column of pixels where every pixel is the average color of every pixels on that exactly frame's row.
|
||||
|
||||
Libraries used:
|
||||
+ cv2
|
||||
+ numpy
|
||||
+ PIL
|
||||
|
|
|
|||
Loading…
Reference in New Issue