Human Speed Detection Project

Artificial Intelligence & ML, Human Machine Interaction HMI, Web | Desktop Application
Human Speed Detection Project This speed detection system is used to detect the speed of a moving person in real time. This system uses video manipulation along with a frame differentiation algorithm to capture and detect the speed of a person. The system works as follows: The system captures videos with the help of a webcam or a recording device. Now this video is manipulated upon. A video is made up of frames. These frames are now separated. A frame detection algorithm now works on these frames. The algorithm stores pixel values for each frame. It then tracks the motion of the persons pixels as it moves from one side of frame to another through a set of frames. Since the frames move at a constant predefined rate, the number…
Read More

Media player Project

Artificial Intelligence & ML, Human Machine Interaction HMI, Web | Desktop Application
Media player Project The music player allows a user to play various media file formats. It can be used to play audio as well as video files. The music player is a software project supporting all known media files and has the ability to play them with ease. The project features are as follows:User may attach Folder to Play add various media files within it. User may see track lists and play desired ones accordingly. Supports various music formats including .mp3, WMA, WAV etc. Interactive GUI Consists of Pause/Play/Stop Features Consists of a Volume controller The system also consists of a sound Equalizer It Displays the media playing time with Track Bar so that user may drag the media play as needed.
Read More

Cursor Movement By Hand Gesture Project

Artificial Intelligence & ML, Human Machine Interaction HMI, Web | Desktop Application
Cursor Movement By Hand Gesture Project We all wonder it would have been so comfortable if we could control cursor through the use of hand gestures. Well our proposed project puts forward a hand gesture based system that allows user to control the pc mouse movements through the use of hand movements. Our system uses pc webcam in order to detect hand gesture movements. The system continuously scans the camera input for five finger hand like patterns. Once a hand is detected, the system then locks it as an objects. A flag is set on the object in order to mark it as an object. After the object has been flagged and detected, our system then constantly records its movements in terms of X y direction movement based coordinates. These…
Read More

Look Based Media Player

Artificial Intelligence & ML, Human Machine Interaction HMI, Web | Desktop Application
Look Based Media Player Usually when you are watching a video and someone calls you, you have to look somewhere else or go away from pc for some time so you miss some part of the video. Later you need to drag back the video from where you saw it. Well here is a solution to this problem. A look based media player that pauses itself when user is not looking at it. The player starts running again as soon as the user looks at it again. This is done using the camera or webcam on top of the computer. As long as the camera detects the users face looking at it, the media is played. The player pauses as soon as users face is not completely seen. The look…
Read More