Click here to Skip to main content
15,908,776 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: diffucult: how can i measure velocity with a webcam? Pin
bryce20-Jan-04 11:52
bryce20-Jan-04 11:52 
GeneralRe: diffucult: how can i measure velocity with a webcam? Pin
andreas.schaerer21-Jan-04 0:39
andreas.schaerer21-Jan-04 0:39 
GeneralRe: diffucult: how can i measure velocity with a webcam? Pin
berndg21-Jan-04 2:43
berndg21-Jan-04 2:43 
GeneralRe: diffucult: how can i measure velocity with a webcam? Pin
andreas.schaerer21-Jan-04 2:56
andreas.schaerer21-Jan-04 2:56 
GeneralRe: diffucult: how can i measure velocity with a webcam? Pin
berndg21-Jan-04 3:04
berndg21-Jan-04 3:04 
GeneralRe: diffucult: how can i measure velocity with a webcam? Pin
andreas.schaerer21-Jan-04 3:15
andreas.schaerer21-Jan-04 3:15 
GeneralRe: diffucult: how can i measure velocity with a webcam? Pin
berndg21-Jan-04 3:19
berndg21-Jan-04 3:19 
AnswerRe: diffucult: how can i measure velocity with a webcam? Pin
Andrew Walker21-Jan-04 12:19
Andrew Walker21-Jan-04 12:19 
You should check out OpenCv, which is an open source image processing library which has a whole branch associated with calculation of optical flow (it also has a built in feature tracker). The sample apps which come with it are helpful, and there is a yahoogroup if you get stuck.

If performance is a big issue, you're probably going to need to use directshow to capture the images from the webcam. Check out the playcap sample in the DirectX SDK.


If you can keep you head when all about you
Are losing theirs and blaming it on you;
If you can dream - and not make dreams your master;
If you can think - and not make thoughts you aim;
Yours is the Earth and everything that's in it.

Rudyard Kipling

GeneralRe: diffucult: how can i measure velocity with a webcam? Pin
schaereran@gmx.net22-Jan-04 6:02
schaereran@gmx.net22-Jan-04 6:02 
GeneralRe: diffucult: how can i measure velocity with a webcam? Pin
Andrew Walker22-Jan-04 13:20
Andrew Walker22-Jan-04 13:20 
GeneralAccessing MS Office Apps Format options Pin
smallett20-Jan-04 9:46
smallett20-Jan-04 9:46 
GeneralCreateEvent(..) Pin
Laing,James20-Jan-04 9:20
Laing,James20-Jan-04 9:20 
GeneralRe: CreateEvent(..) Pin
peterchen20-Jan-04 11:00
peterchen20-Jan-04 11:00 
Questionchar in java? Pin
_ra20-Jan-04 9:12
_ra20-Jan-04 9:12 
AnswerRe: char in java? Pin
felgarcia20-Jan-04 10:08
felgarcia20-Jan-04 10:08 
AnswerRe: char in java? Pin
jan larsen21-Jan-04 1:46
jan larsen21-Jan-04 1:46 
GeneralPipe Select Pin
Anonymous20-Jan-04 9:10
Anonymous20-Jan-04 9:10 
GeneralRe: Pipe Select Pin
Johnny ²20-Jan-04 23:04
Johnny ²20-Jan-04 23:04 
Questionhow to change the title bar of mainframe of proj? Pin
ns20-Jan-04 8:56
ns20-Jan-04 8:56 
AnswerRe: how to change the title bar of mainframe of proj? Pin
bneacetp20-Jan-04 10:49
bneacetp20-Jan-04 10:49 
GeneralRe: how to change the title bar of mainframe of proj? Pin
nss20-Jan-04 14:21
nss20-Jan-04 14:21 
GeneralRe: how to change the title bar of mainframe of proj? Pin
bneacetp20-Jan-04 16:45
bneacetp20-Jan-04 16:45 
Generala side effect Pin
ns21-Jan-04 1:49
ns21-Jan-04 1:49 
GeneralRe: a side effect Pin
bneacetp21-Jan-04 8:13
bneacetp21-Jan-04 8:13 
GeneralRe: a side effect Pin
ns21-Jan-04 8:42
ns21-Jan-04 8:42 

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.