Ask Your Question
0

ios error "OpenCV was built without SURF support"

asked 2012-12-16 00:43:42 -0600

washe gravatar image

I gather that this error has something to do with SURF moving into the nonfree module. However, armed with that knowledge I still can't get this to work in ios 5/6, xcode 4.5, latest ios pre-built framework. Hints appreciated.

edit retag flag offensive close merge delete

Comments

I have been having this error for a long time, this error is not letting me download or install anything and the computer is of no use at this point. the error stated is Mac Error code 43 which needs to be fixed, any help that can be provided as this error may be there for your computer and will need fixing as soon as possible.

tombills gravatar imagetombills ( 2019-09-18 05:01:12 -0600 )edit

This is not done from Apple, at all. My new Mac Book Pro gives me an error Mac Error Code 43 whenever I some special characters like "!", "#", "%", "^". I am ruined. I don't know what to do. I tried out every alternate thing but alas this bug is difficult. Do I have a solution to this?

KateDun gravatar imageKateDun ( 2020-01-16 05:10:24 -0600 )edit

2 answers

Sort by ยป oldest newest most voted
0

answered 2012-12-27 15:13:10 -0600

prasad1250 gravatar image

Make sure you whether if u have imported features2d.cpp file into your interface file.

edit flag offensive delete link more
0

answered 2012-12-28 02:47:57 -0600

SURF is proprietary algorithm. As I know official OpenCV binaries do not include nonfree module due legal issues. If you want to use it in your source code you need to build OpenCV with nonfree support from source code. If you want to do that start from the instruction.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-12-16 00:43:42 -0600

Seen: 1,280 times

Last updated: Dec 28 '12