I\'m trying to run some precompiled code (source code is not available) on Ubuntu, which requires openCV to be installed. I installed the latest version of openCV (from the SVN)
This error is because they change the library names after openCV 2.2, however STIP depends on previous libraries.
You just need to set few symbolic links and it will work. The following link will solve your problem
http://web.michaelchughes.com/how-to/install-stip-software-with-opencv-v2