Aspire to be among the best in this field using the Skills and Knowledge attained by me and there by adding values to myself and to the organization and have a real to work in software testing and quality assurance. Recent graduate with excellent research, technical and problem-solving skills. Detail-oriented and able to learn new concepts quickly.
GUESTURE CONTROL VIRTUAL MOUSE :
◆The project "Gesture Control Virtual Mouse" aims to develop a system that allows users to control a computer mouse using hand gestures.
◆The system is based on a camera that captures the user's hand movements and translates them into mouse commands.
◆The project utilizes computer vision and machine learning techniques to recognize and interpret the user's gestures accurately.
◆The software processes the images captured by the camera in real-time and maps them to corresponding mouse movements and clicks.
AGE AND GENDER DETECTION :
◆The project "Age and Gender Detection using Python" aims to develop a system that accurately predicts the age and gender of a person based on a single image.
◆The system is based on deep learning techniques and utilizes a pre-trained Convolutional Neural Network (CNN) model.
◆The project involves the creation of a dataset of images labeled with age and gender information.
◆The dataset is used to train the CNN model, which is then used to predict the age and gender of unseen images.
◆The system uses OpenCV, a popular computer vision library, to extract faces from images and preprocess them before feeding them into the CNN model.