Hi ,
I am using Visual studio, openCV 3.2.0.
I want to draw a line on an image . I know the coefficient(a,b,c values in ax+by+c=0). Is there a way to do that ? rather than specifying two points !!!
Thanks
1 | initial version |
Hi ,
I am using Visual studio, openCV 3.2.0.
I want to draw a line on an image . I know the coefficient(a,b,c values in ax+by+c=0). Is there a way to do that ? rather than specifying two points !!!
Thanks
2 | No.2 Revision |
Hi ,
I am using Visual studio, openCV Studio, OpenCV 3.2.0.
I want to draw a line on an image . I know the coefficient(a,b,c coefficients (a,b,c values in ax+by+c=0).
Is there a way to do that ? draw a line rather than specifying two points !!!
Thankspoints?