One of the most popular and preferred form of web hosting on the internet today is shared web hosting. This is a web host option that can be used by most and any business and institution because of its added value feature and maximum reliability. In fact, most of the shared web hosting services today […]readmore
“Move fast and break things. Unless you are breaking stuff, you are not moving fast enough” – Mark Zuckerberg A former Harvard science student Mark Zuckerberg turned the path of technology towards an amazing view by launching the Facebook along with a few friends. Facebook became the most popular social network in the world in […]readmore
Introduction A business survives on a key component of driving constant sales. Money will be talking when you once own a business. Therefore, it would be an essential need to “market” the business to make better profits. Back in the day, people used to market their items via an ad in a daily newspaper. Fast […]readmore
There is a higher rate of accidents caused by drowsy drivers. But no preventive method has been found so far. And this is developed as a solution for that. This is a face detection system that can identify whether your eyes are open or closed. Simply this can detect whether you are sleeping or not. […]readmore
Methods used:cv2.CascadeClassifier().detectMultiScale()Cascade classifier is a class to detect objects in a video stream. Likewise we can use .load or .detectMultiScale functions as well. .load is to load a .xml classifier file. It can be either Haar or an LBP classifier. And .detectMultiScale is to perform detection.cv2.VideoCapture()This is the default constructor capture the video. And can […]readmore
This is based on the Haar Wavelet technique to analyze pixels in the image into squares by function. This uses machine learning techniques to get a high degree of accuracy from what is called “training data”. This uses “integral image” concepts to compute the “features” detected. When it comes to object detection in an image […]readmore
Introduction Machine learning, a highly used word of any programmer, or a researcher in this cyber world. This is a system with an automated ability of learning and improving from experiences with a special program of Artificial Intelligence(AI). As a sub-area of AI, this term refers the ability of IT systems to find solutions independently. […]readmore
While it is important to invest early, it is also important to invest wisely. Investing is fun, but only when you make money, or even beat the market if your’re that competitive. However,there are countless bumps on the journey to get there. It takes half a century for Warren Buffett to be known as the […]readmore