meta-ks / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:MIT License


Languages

Language:C++ 100.0%