Click here to Skip to main content
16,011,538 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: Motion tracking algorythm from Pan and tilt video feed Pin
Alan Balkany7-Jan-11 4:04
Alan Balkany7-Jan-11 4:04 
GeneralRe: Motion tracking algorythm from Pan and tilt video feed Pin
GDMFSOB9-Jan-11 19:29
GDMFSOB9-Jan-11 19:29 
AnswerRe: Motion tracking algorythm from Pan and tilt video feed PinPopular
Roger Wright7-Jan-11 11:01
professionalRoger Wright7-Jan-11 11:01 
GeneralRe: Motion tracking algorythm from Pan and tilt video feed Pin
GDMFSOB9-Jan-11 19:25
GDMFSOB9-Jan-11 19:25 
AnswerRe: Motion tracking algorythm from Pan and tilt video feed Pin
Keith Barrow8-Jan-11 3:04
professionalKeith Barrow8-Jan-11 3:04 
GeneralRe: Motion tracking algorythm from Pan and tilt video feed Pin
GDMFSOB9-Jan-11 19:34
GDMFSOB9-Jan-11 19:34 
GeneralRe: Motion tracking algorythm from Pan and tilt video feed Pin
Member 1258471814-Jun-16 23:06
Member 1258471814-Jun-16 23:06 
AnswerRe: Motion tracking algorythm from Pan and tilt video feed Pin
jk chan14-Jan-11 4:36
jk chan14-Jan-11 4:36 
I have worked on several tracking algorithm. In many algorithm we need to give the boundary of the object to track. So if its not possible in your case, first you need to do some motion segmentation, then you need to track.

Tracking is definitely complicated, so if you have time i would suggest you to look into active contours and SIFT feature tracking , otherwise try to implement mean shift algorithm, the problem with mean shift is it is not scale invariant. You also need to predict the camera object movement ( using kallman filter )

Hopes this will give you a very high level introduction. Smile | :)
If u can Dream... U can do it

GeneralRe: Motion tracking algorythm from Pan and tilt video feed Pin
GDMFSOB16-Jan-11 23:54
GDMFSOB16-Jan-11 23:54 
GeneralRe: Motion tracking algorythm from Pan and tilt video feed Pin
jk chan17-Jan-11 2:28
jk chan17-Jan-11 2:28 
GeneralRe: Motion tracking algorythm from Pan and tilt video feed Pin
GDMFSOB17-Jan-11 2:39
GDMFSOB17-Jan-11 2:39 
AnswerRe: InstallShield Pin
Peter_in_27806-Jan-11 19:07
professionalPeter_in_27806-Jan-11 19:07 
GeneralRe: InstallShield Pin
lucky_12216-Jan-11 22:30
lucky_12216-Jan-11 22:30 
AnswerRe: InstallShield Pin
Richard MacCutchan6-Jan-11 21:37
mveRichard MacCutchan6-Jan-11 21:37 
AnswerRe: installshield Pin
JOAT-MON6-Jan-11 9:09
JOAT-MON6-Jan-11 9:09 
GeneralRe: installshield Pin
R. Erasmus24-Mar-11 21:21
R. Erasmus24-Mar-11 21:21 
QuestionStuck on an a* pathfinding algorithm [modified] Pin
venomation3-Jan-11 17:21
venomation3-Jan-11 17:21 
AnswerRe: Stuck on an a* pathfinding algorithm Pin
Espen Harlinn4-Jan-11 0:46
professionalEspen Harlinn4-Jan-11 0:46 
GeneralRe: Stuck on an a* pathfinding algorithm Pin
venomation4-Jan-11 7:44
venomation4-Jan-11 7:44 
GeneralRe: Stuck on an a* pathfinding algorithm Pin
Espen Harlinn4-Jan-11 8:27
professionalEspen Harlinn4-Jan-11 8:27 
AnswerRe: Stuck on an a* pathfinding algorithm Pin
ely_bob10-Jan-11 9:55
professionalely_bob10-Jan-11 9:55 
QuestionI'm Looking For An Algorithm To Optimize Keno Selections Pin
Roger Wright20-Dec-10 15:23
professionalRoger Wright20-Dec-10 15:23 
AnswerRe: I'm Looking For An Algorithm To Optimize Keno Selections Pin
GlobX20-Dec-10 16:07
GlobX20-Dec-10 16:07 
GeneralRe: I'm Looking For An Algorithm To Optimize Keno Selections Pin
Roger Wright20-Dec-10 16:48
professionalRoger Wright20-Dec-10 16:48 
GeneralRe: I'm Looking For An Algorithm To Optimize Keno Selections Pin
GlobX20-Dec-10 16:58
GlobX20-Dec-10 16:58 

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.