Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Who can give me an example about calculating optical flow by the method of gradient-based?

hi,thank you for seeing this message.
I am a beginner of vc an image,these days,I am studying about optical flow,but I cann't write the program of calculating optical flow(I am just a beginner.),if you have one,can you send it to me?Thank you for your help.My e-mail is sunfeng7977@yahoo.co.jp.

Thank you for everything.
0 Kudos
Message 1 of 3
(5,502 Views)
Hi ! I'm Taiki, an Engineer of National Instruments.
 
Do you use only Visual C to calculate "optical flow" ? (Do you use "Measurement studio"?)
 
I am not sure how calculating "optical flow" is related to NI product.
Do you use any specific NI products ?
 
Please let me know the specific application including hardware and software that you use.
 
Thank you
0 Kudos
Message 2 of 3
(5,477 Views)
hi ,
i was using like .exe to create a we service in axis im gettin gfollowing eror.
 
is the usage is correct?if it is incorrect plz tell me the usage ..
 
C:\Program Files\Microsoft Visual Studio\VC98\Bin>link.exe /nologo /LIBPATH:%AXIS2C_HOME%\lib axutil.lib axiom.lib   axis2_parser.lib axis2_engine.lib /DLL VerificationCardDetail.dll   /OUT:cardVerify.dll  CardVerifyTxn_svc.obj

D:\axis2c\lib\VerificationCardDetail.dll : fatal error LNK1136: invalid or corrupt file
 
in my CardVerifyTxn_svc.c im calling a method defined in the VerificationCardDetail.dll  
 
thnaks in advance
sanal
0 Kudos
Message 3 of 3
(5,218 Views)