Ask Your Question

Booker's profile - activity

2013-05-04 10:01:50 -0600 commented answer Is cv::add() missing argument to pass mask?

Thanks for your replies, I have been waiting for him to reply for several days.

2013-05-03 13:45:00 -0600 commented answer Is cv::add() missing argument to pass mask?

The iOS admin just closed my report(#2999) saying it is XCode feature, not a bug. I still have no clue to pass a mask.....sigh

2013-04-30 05:43:44 -0600 received badge  Editor (source)
2013-04-30 05:40:22 -0600 commented answer Is cv::add() missing argument to pass mask?

I'm using 2.4.5 from the main download page. It should be C++ libraries but I just cannot call the add function from core.hpp.

When I type cv::add, there is only one option that asks for 3 arguments.

I have added the screen captured, please help.

2013-04-30 00:09:57 -0600 commented answer Is cv::add() missing argument to pass mask?

I cannot call it in XCode though, I can only call the add from mat.hpp instead of core.hpp

2013-04-24 03:00:51 -0600 answered a question Cant apply openCV framework to Xcode

you have to change YourCode.m -> YourCode.mm

2013-04-24 01:54:57 -0600 asked a question Is cv::add() missing argument to pass mask?

I can only call cv::add(src1, src2, dst)

Is it a bug?

ps: my case image description