added logo - #38
Conversation
Vibhu-Agarwal
left a comment
There was a problem hiding this comment.
Which application did you use for designing this logo?
-> Please add the design-files as well, so that it's easy for anyone to modify the logo in future.
If you've picked up the icons for the logo from anywhere, do specify them as well - we'd need to add them to acknowledgement.
| ## About the Project | ||
| This python based app uses OpenCV libraries: face detection using Haar feature-based cascade classifier and face recognition using Local Binary Patterns Histograms (LBPH) and openpyxl library to manage excel sheet through python scripts. GUI features are implemented using tkinter library. | ||
|
|
||
| <img src="logo/logo.png" width="500" height="350"> |
There was a problem hiding this comment.
There was a problem hiding this comment.
Application: PixelLab
Icon : Raw icon from Shutterstock(modified later on PS)
I have added design files in the projectlogo folder
Even corrected image path
There was a problem hiding this comment.
|
Hey @Vibhu-Agarwal changes made have a look |
Vibhu-Agarwal
left a comment
There was a problem hiding this comment.
Please give a link to the PixelLab application as well.
| ## About the Project | ||
| This python based app uses OpenCV libraries: face detection using Haar feature-based cascade classifier and face recognition using Local Binary Patterns Histograms (LBPH) and openpyxl library to manage excel sheet through python scripts. GUI features are implemented using tkinter library. | ||
|
|
||
| <img src="projectlogo/logo.png" width="500" height="350"> |
There was a problem hiding this comment.
Is this the correct ratio (500x350) of the logo-image?
|
@Vibhu-Agarwal changes done |
| This python based app uses OpenCV libraries: face detection using Haar feature-based cascade classifier and face recognition using Local Binary Patterns Histograms (LBPH) and openpyxl library to manage excel sheet through python scripts. GUI features are implemented using tkinter library. | ||
|
|
||
| <img src="projectlogo/logo.png" width="500" height="350"> | ||
| <img src="projectlogo/logo.png" width="2199" height="1237"> |
There was a problem hiding this comment.
Keeping the original ratio, reduce the width and height to fit in the decent screen size READMEs
No description provided.