opencv 2.4.4 windows self extracting version sourceforge

asked 2018-04-21 07:45:22 -0600

Hello Where can I get an opencv 2.4.4 self extraction installation for windows? On sourceforge there is "only" 2.3.1 and 2.4.9. I would save me a lot of time and effort... Thank you

edit retag flag offensive close merge delete

Comments

1

i'm afraid, there is no such thing anymore. why exactly do you need it ?

berak gravatar imageberak ( 2018-04-21 07:47:38 -0600 )edit

I try to copile https://github.com/theICTlab/3DUNDERW... that depends on 2.4.4

robohead gravatar imagerobohead ( 2018-04-21 08:07:58 -0600 )edit

if that has biinaries only, which depend on 2.4.4,

you'll have to build from src then

berak gravatar imageberak ( 2018-04-21 08:14:04 -0600 )edit

but i'd rather try with latest 2.4 binaries, and build their latest stable with that

berak gravatar imageberak ( 2018-04-21 08:15:25 -0600 )edit

then: hmmm, a github repo with no active issues or pr's ? hmmmm

berak gravatar imageberak ( 2018-04-21 08:18:03 -0600 )edit

these are not binaries... source files. And building opencv from src: that means that I have to go through alls these download - installation - change path - etc. steps as described here:

https://docs.opencv.org/master/d3/d52... That seems like a lot of work and it also feels prone to mistakes.

Do you think it is easier to change the refs in the binaries of the 3dunderworld project to e.g. opencv 2.4.9. that is available as a precompiled version?

robohead gravatar imagerobohead ( 2018-04-21 08:25:47 -0600 )edit

the project is also described here...https://www.researchgate.net/p... if of any interest....

robohead gravatar imagerobohead ( 2018-04-21 08:34:26 -0600 )edit

IF you can open the old prj files with VS, that seems a much better idea. but then, i'd still use something more recent, like 2.4.13 (in the ideal case you can get away with a global replace of the version numbers)

berak gravatar imageberak ( 2018-04-21 08:34:32 -0600 )edit

yea, just skimmed the pdf ;)

berak gravatar imageberak ( 2018-04-21 08:35:07 -0600 )edit
1

thank you very much for your help! I will try it with find-/replace then first...

robohead gravatar imagerobohead ( 2018-04-21 08:38:15 -0600 )edit