Click here to Skip to main content
15,890,897 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: What's the shortest path for connecting point with specific conditions Pin
fifothekid29-Aug-08 0:56
fifothekid29-Aug-08 0:56 
AnswerSince you are new here let me explain something Pin
MikeMarq29-Aug-08 12:34
MikeMarq29-Aug-08 12:34 
GeneralRe: Since you are new here let me explain something Pin
fifothekid29-Aug-08 20:20
fifothekid29-Aug-08 20:20 
Questioncreate a plane thru 3 points Pin
raesa28-Aug-08 20:50
raesa28-Aug-08 20:50 
AnswerRe: create a plane thru 3 points [modified] Pin
cp987628-Aug-08 21:34
cp987628-Aug-08 21:34 
GeneralRe: create a plane thru 3 points Pin
raesa28-Aug-08 22:06
raesa28-Aug-08 22:06 
QuestionCount Car on Traffic Algorithm Pin
Erdem İsenkul26-Aug-08 23:06
Erdem İsenkul26-Aug-08 23:06 
AnswerRe: Count Car on Traffic Algorithm Pin
Tim Craig27-Aug-08 22:20
Tim Craig27-Aug-08 22:20 
Sounds like you either need to upgrade your frame rate so you can track the cars incrementally, that is, their motion between frames is less than a car length so you can infer the same car because it was in the previous frame and couldn't have moved more than a certain distance between frames. If you can find partial cars, you can track them entering and exiting the frame as well. Otherwise, it seems you need a way to uniquely identify the cars in the frame. Color (assuming you're capturing color) could be used but that's, obviously, not robust since cars can be the same color and it's prone to lighting problems. Even if you can identify features of the cars, it's not entirely robust since tens of thousands of identical (at least from an exterior perspective) roll off the assembly lines each year.

If you don't have the data, you're just another a**hole with an opinion.

AnswerRe: Count Car on Traffic Algorithm Pin
Tim Craig28-Aug-08 19:21
Tim Craig28-Aug-08 19:21 
QuestionFactor vs Coefficient Pin
Jim Warburton26-Aug-08 8:36
Jim Warburton26-Aug-08 8:36 
AnswerRe: Factor vs Coefficient Pin
CPallini26-Aug-08 21:38
mveCPallini26-Aug-08 21:38 
QuestionComparing Two Values to get the percentage increase? Pin
Ian Uy19-Aug-08 7:29
Ian Uy19-Aug-08 7:29 
AnswerRe: Comparing Two Values to get the percentage increase? [modified] Pin
Robert.C.Cartaino19-Aug-08 8:36
Robert.C.Cartaino19-Aug-08 8:36 
GeneralRe: Comparing Two Values to get the percentage increase? Pin
Ian Uy20-Aug-08 4:12
Ian Uy20-Aug-08 4:12 
GeneralRe: Comparing Two Values to get the percentage increase? Pin
Robert.C.Cartaino20-Aug-08 5:12
Robert.C.Cartaino20-Aug-08 5:12 
GeneralRe: Comparing Two Values to get the percentage increase? Pin
Ian Uy20-Aug-08 5:29
Ian Uy20-Aug-08 5:29 
GeneralRe: Comparing Two Values to get the percentage increase? Pin
Robert.C.Cartaino20-Aug-08 11:26
Robert.C.Cartaino20-Aug-08 11:26 
GeneralRe: Comparing Two Values to get the percentage increase? Pin
Member 419459320-Aug-08 12:53
Member 419459320-Aug-08 12:53 
GeneralRe: Comparing Two Values to get the percentage increase? Pin
Ian Uy21-Aug-08 0:54
Ian Uy21-Aug-08 0:54 
GeneralRe: Comparing Two Values to get the percentage increase? Pin
cp987620-Aug-08 14:08
cp987620-Aug-08 14:08 
GeneralRe: Comparing Two Values to get the percentage increase? Pin
Roger Wright21-Aug-08 6:39
professionalRoger Wright21-Aug-08 6:39 
GeneralRe: Comparing Two Values to get the percentage increase? Pin
Member 419459323-Aug-08 6:18
Member 419459323-Aug-08 6:18 
Questionprogram for TREND Pin
DineshKumarSinha18-Aug-08 1:45
DineshKumarSinha18-Aug-08 1:45 
AnswerRe: program for TREND Pin
CPallini18-Aug-08 2:01
mveCPallini18-Aug-08 2:01 
QuestionAlgorithm Pin
SatyaVas14-Aug-08 21:31
SatyaVas14-Aug-08 21:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.