Ask Your Question

Arif Zaman's profile - activity

2014-07-22 01:50:58 -0600 received badge  Editor (source)
2014-07-22 01:26:09 -0600 asked a question 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?