Ask Your Question
0

Hello all, currently i'm trying to run binary file of a paper "Scene Conditional Background Update for Moving Object Detection in a Moving Camera" but i'm getting error 0xc000007b.

asked 2018-02-05 10:18:51 -0600

arti gravatar image

i have taken binary file from link "https://github.com/CansenJIANG/SCBU" i'm attaching error file too. can anyone check this binary file please. My configuration is windows 7 visual studio 2010. Thanks

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-02-05 10:23:16 -0600

VxW gravatar image

Hi,

I think you have mixed up a 32bit environment with a 64bit one, so check your environment

edit flag offensive delete link more

Comments

thanks for your response...i have checked in 3 different systems each gives same error...can u tell what i have to do..how i resolve this.

arti gravatar imagearti ( 2018-02-05 10:25:55 -0600 )edit

I've downloaded the file and was not able to run it because opencv_video249.dll is missing. It could be that on your computer you refer to a opencv_video249.dll (within path) which is 64bit

VxW gravatar imageVxW ( 2018-02-05 10:34:17 -0600 )edit

open the exe file with the depency walker on your computer and have a look which dlls are refered

http://www.dependencywalker.com/

VxW gravatar imageVxW ( 2018-02-05 10:37:00 -0600 )edit

Thanks a lot sir..i'm trying to see your suggestions.

arti gravatar imagearti ( 2018-02-05 10:46:37 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2018-02-05 10:18:51 -0600

Seen: 199 times

Last updated: Feb 05 '18