Programmer who wants to explore and learn new things, Also with good amount of knowledge in Full Stack development. Want to push my limits to another level everytime. I take everything as challenge without quiting and without running from my problems dedicating my time and knowledge.
The smart mirror idea is to integrate technology seamlessly into people's lives by putting it where everyone's routine eventually collides, bathroom The goal of the smart mirror is to increase the a user's productivity by saving time.
GitOpenCV uses machine learning algorithms to search for faces within a picture. Because faces are so complicated. A Haar Cascade is basically a classifier which is used to detect the object for which it has been trained for, from the source. (e.g., eyes, nose tip, and mouth)
GitA chatbot is an artificial intelligence (AI) software that can simulate a conversation (or a chat) with a user in natural language through messaging applications, websites, mobile apps or through the telephone
GitThe first step is to detect the License plate from the car. We will use the contour option in OpenCV to detect for rectangular objects to find the number plate. The accuracy can be improved if we know the exact size, color and approximate location of the number plate.
Git