As a software developer, I want to obtain a challenging position in a high quality engineering environment where my diligent nature, strong academic background and work experience will add value to the organization.
- Lane Path Detection
· I proposed a real-time Lane Assist system for intelligent vehicles, aiming at Lane detection, and recognition.
· It is composed of a comprehensive and simplified model which is further divided into stages of pre-processing and detection.
· I have used Image Processing, Python, and various Computer Vision algorithms like MSER.
· This project can be used in the future for roads without lane markings and thermal videos or night vision cameras can be used to improve the detection rate at night.
- Liver Disease Prediction
· In this project, I proposed an approach to detect whether the patient has liver disease or not without using any medical instruments.
· I have divided this project into 4 stages. First, we undergo Data Analysis where data is inspected. Second, we undergo Data visualization for analyzing co-relations. Next, we undergo Feature Selection using supervised algorithms. Lastly, an interface is drawn to predict the results..
· I have mainly used Python and Djangoframeworks.