Removed unnecessary comments.
This commit is contained in:
parent
5d6b24532b
commit
02e0740941
6 changed files with 2 additions and 14 deletions
|
@ -1,15 +1,3 @@
|
|||
# Copyright 2017 BIG VISION LLC ALL RIGHTS RESERVED
|
||||
#
|
||||
# This code is made available to the students of
|
||||
# the online course titled "Computer Vision for Faces"
|
||||
# by Satya Mallick for personal non-commercial use.
|
||||
#
|
||||
# Sharing this code is strictly prohibited without written
|
||||
# permission from Big Vision LLC.
|
||||
#
|
||||
# For licensing and other inquiries, please email
|
||||
# spmallick@bigvisionllc.com
|
||||
#
|
||||
import cv2
|
||||
import dlib
|
||||
import numpy as np
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue