News

This project was the last programming assignment in Coursera's Object-Oriented Data Structures in C++ course. The project is about manipulating images with some specific functions like ...
In this assignment you will be implementing some basic image processing algorithms and putting them together to build a Hough Transform based line detector. Your code will be able to find the start ...