I am try to retrieve pixel set of two point in-between (line)
i suspect that function cvSampleLine()
in the openCV could use for the task,
is it correct ? if so can anyone point out simple python example for that ?
I am try to retrieve pixel set of two point in-between (line)
i suspect that function cvSampleLine()
in the openCV could use for the task,
is it correct ? if so can anyone point out simple python example for that ?