Ask Your Question
0

OpenCV mixChannels

asked 2013-07-26 02:54:18 -0600

Legend gravatar image

updated 2013-07-26 03:01:05 -0600

image description I'm the new one,The key code is in picture

but the function mixChannels can not pass, the system remind me : Invalid arguments ' Candidates are: void mixChannels(const cv::Mat *, ?, cimage descriptionv::Mat *, ?, const int *, ?)

and some other function also appear the same error I don't know why ,I hope someone can help me ,Thanks in advanced

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2014-04-29 09:19:02 -0600

André Godoy gravatar image

If your ndk-build compiles correctly, it is a bug in Android ADT and/or Android NDK and according to this answer here. The fastest way to solve this problem is to lower the severity of this error in Eclipse project properties (to Warning, for example):

Project -> Properties -> C / C + + General -> Code Analysis
edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-07-26 02:54:18 -0600

Seen: 1,203 times

Last updated: Apr 29 '14