Skip to content

Commit ace8e10

Browse files
committed
Creating Deal With It GIF!
1 parent 1610723 commit ace8e10

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

21. Creating GIFs/readme.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Building a Deal With It meme generator using OpenCV can teach us a number of valuable techniques used in practice, including:
2+
3+
1. How to perform deep learning-based face detection
4+
2. How to use the dlib library to apply facial landmark detection and extract the eye regions
5+
3. How to take these two regions and compute the rotation angle between the eyes
6+
4. And finally, how to generate animated GIFs with OpenCV (with a little help from ImageMagick)

0 commit comments

Comments
 (0)