Location>code7788 >text

Add OpenCV support for Android, step by step.

Popularity:635 ℃/2024-11-06 01:10:35
Check.
image
See if opencv is automatically included
image
Then check the opencv under
image
Check to see if the minSdkVersion and targetSdkVersion are the same as in your project.
image
under APP for the configuration of this project.
image
Check the parameters under defaultConfig and if they are different, change the opencv parameters to match the project.
image