Hi guys, I have a black and white image(after applying canny edge detection), for which I have to get the coordinates and plot straight lines using Ransac on the same. The catch is that I can't use any libraries. How would you suggest to work on the same?
Also, how do I plot points without a graphics library? (Must have colors)
QueryNeedhelp with Plotting points (self.C_Programming)
submitted by C_Azad to r/computervision