Easy Face Detection using OpenCV and Python
A lot of applications and websites incorporate face detection features , specially social network sites and photo/image databases. Using OpenCV, it is very easy to […]
A lot of applications and websites incorporate face detection features , specially social network sites and photo/image databases. Using OpenCV, it is very easy to […]
This is a small platform-independent python script to take a screenshot of the entire screen. The code is in Python 2.7 and requires the wxPython […]
The code below compresses and minifies javascript files. Minification is not the same as obfuscation. Minification removes all whitespace , comments and needless characters so […]
OVERVIEW Sometimes using a full-fledged backup software or the built-in Windows Backup service is an overkill for your requirements. If your need is simply to […]
This code does a recursive listing of files and folders from a specified path. Though there are built in functions like glob() which can do […]
Copyright © 2024 | WordPress Theme by MH Themes