Error in documentation for fitline L1 norm
This is my first post. I was reading the documentation for fitline and saw what appeared to be an error in the description of the L1 norm.
The description currently is
* distType=CV\_DIST\_L1
.. math::
\rho (r) = r
Whereas the last line probably should be
\rho (r) = |r|
I guess this is not a question. The question is how do I get it corrected?
Thank you for reporting, it would be great if you could fix it and make a pull request, see http://code.opencv.org/projects/opencv/wiki/How_to_contribute