diff --git a/README.md b/README.md index a78796a..f6ae278 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Augmented Reality Template Matching using the Android NDK +# Augmented Reality Template Matching using the Android NDK (based on C++) ## Approach: Feature Matching - Brute-Force Matching with ORB Descriptors ## Uses an async approach (Coroutines) and OpenCV 4