Hi! I am trying to aar package the template matching example. I started off of the
face detection aar example, which functions correctly, and modified it for template matching. I get the following crash when running it (it seems to work for one or two frames before crashing):
2020-09-21 13:08:41.396 24667-24933/com.example.myfacedetectionapp A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 24933 (Thread-6), pid 24667 (acedetectionapp)
Best,
Hannes