Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 250 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 250 Bytes

graph-points-plotter

Draws grid just like a graph paper and plots the points using OpenCV lib in C++ that can be printed and joined to show your college prof. usage: write the x data and y data in 2 separate text files and run ./plotter in_f out_f