This code block allows user to implemet linear regression in less lines of code..with ease It is based on opencv library.So user must have opencv setup in their project.. !!CAUTION:program machine vision.exe is compiled in debug mode...So program may crash due to lack of missing runtime dll..provided by visual studio
coderboyisongithub/Linear-regression-
Implementing Linear Regression using opencv Library..
C++GPL-3.0