Say we have a line \(y = m_0 x + b_0\) in image space, this can be represented as point \((m_0, b_0)\) in hough space
If, instead, we have a point \((x_0, y_0)\) in image space, this will correspond to the line in the hough space of all values satisfying \(y_0 = mx_0 + b\) (or using sin cos line)