2015-12-09 02:05:16 -0600 | commented answer | Missing opencv_rgbd library Yes I had to exclude one module, then it could built. But now the building process I posted in my question is giving dozens of compile errors. It's probably problem for another question. |
2015-12-08 12:44:30 -0600 | asked a question | Is it possible to install Opencv 2.4.8? I have s system that is build against opencv 2.4.8 and I'm having big problems with linking it against opencv with different version, so I'd like to ask if it is possible to find 2.4.8 version somewhere, it is not on sourceforge with other versions. |
2015-12-08 08:36:14 -0600 | commented answer | Missing opencv_rgbd library Thank you for your reply, I tried to install contrib module as you suggested following this: https://github.com/itseez/opencv_contrib but it couldn't compile, giving error 2. I'll try to google something about it. |
2015-12-07 11:30:36 -0600 | asked a question | Missing opencv_rgbd library Hi, I am totally new to this stuff but I am trying to compile some programs (Object Recogniton Kitchen) which need opencv. I had Opencv 2.4.8 installed on my system and everything was fine, but I had to remove it, so I used It seems like it cannot find opencv libraries, maybe some paths must be add somewhere, but ... (more) |