Giter Site home page Giter Site logo

opencv v3.1.0 about caffe-segnet HOT 1 OPEN

AlexTS1980 avatar AlexTS1980 commented on August 16, 2024
opencv v3.1.0

from caffe-segnet.

Comments (1)

sajjo79 avatar sajjo79 commented on August 16, 2024

Hi, I am compling caffe-segnet on ubuntu 16.4. When i run make all command i get following error
"(cv) yonatan@CECS4RMHRD2:~/Downloads/caffe-segnet-segnet-cleaned$ make all
CXX/LD -o .build_release/tools/upgrade_net_proto_binary.bin
.build_release/lib/libcaffe.so: undefined reference to cv::imread(cv::String const&, int)' .build_release/lib/libcaffe.so: undefined reference to cv::imencode(cv::String const&, cv::_InputArray const&, std::vector<unsigned char, std::allocator >&, std::vector<int, std::allocator > const&)'
.build_release/lib/libcaffe.so: undefined reference to `cv::imdecode(cv::_InputArray const&, int)'
collect2: error: ld returned 1 exit status
Makefile:570: recipe for target '.build_release/tools/upgrade_net_proto_binary.bin' failed
make: *** [.build_release/tools/upgrade_net_proto_binary.bin] Error 1"

I am using caffe-segnet default Makefile.config file with following changes.
addition:

Uncomment if you're using OpenCV 3

OPENCV_VERSION := 3

addition:
LIBRARIES += glog gflags protobuf boost_system boost_filesystem m hdf5_hl hdf5
opencv_core opencv_highgui opencv_imgproc opencv_imgcodecs
but still i get errors. I have removed these options but still same error. Any help?

from caffe-segnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.