You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Human Computer Interaction project aimed at detection of the mid-point between eye-brows, by using HaarCascade classifier and OpenCV. The first module, hci.py works on detection using webcam and the second module hci_yt.py downloads videos from youtube when URL is specified and the faces in the videos are detected. This purpose of this proj…
This repo contains the source code of the paper submitted to KSC 2020. We pre-processed text data of web page and implemented human-web interaction using text summarization, tts, keyboard event.
Real-time Detection of multilinguistic alphabets and digits with use of a generic camera using OpenCV and recognition of detected alphabets and digits using CNN, Python