Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Draw a line on an image using equation of line rather than 2 points.

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

Draw a line on an image using equation of line rather than 2 points.

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?