Photo color filter Android application using OpenCV
Photo color filter is an Android application which creates Instagram-like filters on clicked pictures. The filter color is extracted from the pixel the user has clicked when taking the picture. The application uses OpenCV to create the photo filter.
-
Setup Android Studio and OpenCV for Android.
Versions used in this application: Android Studio 3.0.1 and OpenCV for Android 3.4.0
-
Build the project and run the application either on virtual device or Android phone by providing necessary permission.
-
When the camera is visible, click on the pixel you wish to add as the color filter.