Skip to content

Commit d40923d

Browse files
Update README.md
1 parent 5c9d67f commit d40923d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ OpenCV has a face detection tool that is based on an algorithm from 2001 called
4343

4444

4545
# project ideas
46+
- intermediate: adapt code for adding a face to an astronaut helmet so that it uses video instead of a still image (https://www.twilio.com/blog/2015/11/getting-started-with-opencv-and-python-featuring-the-martian-2.html)
4647
- (intermediate-hard) apply snapchat filters to faces in images from your webcam (http://blog.stickpng.com/create-snapchat-filters-png-stickers/)
4748
- (easy) write a function that will convert an rgb image with a solid colour background to an image with a transparent background
4849
- (intermediate-hard) write a program that will allow you to use opencv to draw a box on an image and to save the coordinates of the box (might be handy if you ever want to label your own face detection algoirthm training data!)

0 commit comments

Comments
 (0)