Ask Your Question
1

Compiler error when using Stitcher under iOS

asked 2012-11-04 13:27:28 -0600

iEng gravatar image

Whenever I try to use the stitcher class in iOS and I include the stitcher-header ( #include <opencv2/stitching/stitcher.hpp>) I end up with a compile error "Expected '{'" in exposure_compensate.hpp. Apparently the line enum { NO, GAIN, GAIN_BLOCKS }; is causing some sort of error.

I am very new to openCV but using other functions like filter2d() work as expected. How can I resolve this?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2012-12-11 15:32:00 -0600

stank gravatar image

I have the same problem with #include <opencv2 stitching="" stitcher.hpp="">. Did you solved it?

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-11-04 13:27:28 -0600

Seen: 447 times

Last updated: Dec 11 '12