So, Finally I have install BoofCV into Android Studio (Tx to Q&A on this website) and all examples are running perfectly by opening pop up windows (including Template Matching and Webcam Capture):
but message in Event Log [says], 'Migrate Project to Gradle? This project does not use the Gradle build system. We recommend that you migrate to using the Gradle build system.' So, what changes should I do!?
I want to create an app of Template matching via Webcam. Is it possible to create my app ignoring above warning message.!?
Thanks in Advance.