Re: [Tutor] How to count vehicle? I'm trying but my code don't increasing..

2014-09-02 Thread Danny Yoo
> > On Tue, Sep 2, 2014 at 7:01 AM, Whees Northbee wrote: >> If all of these confusing, I'll simplify the problem, I need to know if a >> point (x,y) exactly at a line where line is (ax1,ay) to (ax2,ay).. > > > Case in point: in the question above, you can't possibly be asking us > to help you wri

Re: [Tutor] How to count vehicle? I'm trying but my code don't increasing..

2014-09-02 Thread Danny Yoo
Hi Whees, You may not be asking your question on an appropriate forum. Python-tutor is meant for beginners to Python programming, not beginners to computer vision. That is, if you're doing a computer vision assignment, the expectation is that you should already know how to program Python at a ve

Re: [Tutor] How to count vehicle? I'm trying but my code don't increasing..

2014-09-02 Thread Alan Gauld
On 02/09/14 15:01, Whees Northbee wrote: If all of these confusing, I'll simplify the problem, I need to know if a point (x,y) exactly at a line where line is (ax1,ay) to (ax2,ay).. Can someone tell me how?? Take the equation of the line and see if x,y fits. The hard bit is that if you are sa

Re: [Tutor] How to count vehicle? I'm trying but my code don't increasing..

2014-09-02 Thread Whees Northbee
If all of these confusing, I'll simplify the problem, I need to know if a point (x,y) exactly at a line where line is (ax1,ay) to (ax2,ay).. Can someone tell me how?? ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options:

[Tutor] private help...interacting with stderr/stdout

2014-09-02 Thread Crush
It is becoming too difficult to explain the problems I am having with my code via email. Is anyone willing to help via Skype or Teamviewer...I will pay for your time if need be. Thanks, Bo ___ Tutor maillist - Tutor@python.org To unsubscribe or c