Removed unnecessary comments.

This commit is contained in:
Batuhan Berk Başoğlu 2020-12-04 17:46:37 -05:00
parent 5d6b24532b
commit 02e0740941
6 changed files with 2 additions and 14 deletions

View file

@ -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 cv2
import dlib import dlib
import numpy as np import numpy as np