Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Error (Ubuntu 14.04 - Remote machine with No Root Access) #7

Open
Viswa14 opened this issue Feb 17, 2016 · 1 comment
Open

Comments

@Viswa14
Copy link

Viswa14 commented Feb 17, 2016

When I try to set up modified Caffe Version to execute DeConvnet, I get errors in Make all as:

CXX/LD -o .build_release/test/test_all.testbin src/caffe/test/test_caffe_main.cpp
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libopencv_highgui.so: undefined reference to TIFFReadRGBAStrip@LIBTIFF_4.0' /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libopencv_highgui.so: undefined reference toTIFFIsTiled@LIBTIFF_4.0'
//usr/lib/x86_64-linux-gnu/libunwind.so.8: undefined reference to lzma_stream_buffer_decode@XZ_5.0' /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libopencv_highgui.so: undefined reference toTIFFWriteScanline@LIBTIFF_4.0'


I Would like to know which version of OpenCV is needed for this modified Caffe also Is it mandatory to install Opencv to get this running ? Kindly Help !! Thank you.

@williford
Copy link

OpenCV is required for the segmentation code to work. I've gotten it to work with version 2.4.9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants