a simple homework for recording video and add some function to it.
-
Main functions are followings:
-
add your basic profile as subtitles(including name, student id)
-
add a selfie to top-right corner
-
draw continuous lines after mouse left button down in video(permerant during video)
-
-
How to run?
python3.7
andopencv-python4.x
are required. Add one of your selfie and put it in the same directory with main.py. Don't forget to rename it to selfie.jpg. Then simply run following coomandpython3 main.py