Ask Your Question
0

Caffe section in the opencv's makefile

asked 2016-12-05 02:17:07 -0600

pi-null-mezon gravatar image

What does Caffe section do in the opencv build. I've tried to google it but without any outcome.

image description

edit retag flag offensive close merge delete

Comments

French google is the best one http://answers.opencv.org/question/72...http://docs.opencv.org/trunk/d5/de7/t...

It seems that you are on windows platform. To install caffe you have to follow these instructions https://github.com/BVLC/caffe/tree/wi...

Its a long way....

LBerger gravatar imageLBerger ( 2016-12-05 03:39:29 -0600 )edit

Actually build the caffe on Windows is now pretty simple task. Also I well know opencv_dnn module (builds and works without any caffe libs). But, I have asked about what will change if build opencv with Caffe? Your links do not resolve my question.

pi-null-mezon gravatar imagepi-null-mezon ( 2016-12-05 05:44:40 -0600 )edit

the dnn module comes with a (stripped) prebuild caffe, but there are some other modules in contrib, that would require building caffe locally.

unless you're using any of those, you're safe to ignore any caffe related flags.

berak gravatar imageberak ( 2016-12-05 06:41:51 -0600 )edit
1

Thanks! I have found that Caffe option enables possibility to build opencv_cnn_obj3d module.

pi-null-mezon gravatar imagepi-null-mezon ( 2016-12-06 00:47:30 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-12-29 02:50:52 -0600

pi-null-mezon gravatar image

Enables possibility to build opencv_cnn_obj3d module

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-12-05 02:17:07 -0600

Seen: 636 times

Last updated: Dec 29 '16