Contains Code files for Assignments given in CS29202: Software Engineering Lab of Spring Semester 2022 @ IIT Kharagpur.
A1: Java Assignment to create an online medicine delivery network using object oriented approach.
A2: Parsing, k nearest node and shortest path calculation on .OSM file using C++.
A3: Implementing an Image Segmentation and Detection model using Python.
A4: Developing a Python based GUI, which builds upon the work of A3.