Why FeatureDetector is deprecated on OpenCV 3.42 ??
I am using OpenCV 3.42 on Android Studio and I am using Android 9.0(Pie) Compile SDK version. When i am using FeatureDetector it is in strikethrough format and if i run it the application crashes..
FeatureDetector featureDetector = FeatureDetector.create(FeatureDetector.SIFT);
and this is displayed on warning..
uses or overrides a deprecated API.
Recompile with -Xlint:deprecation for details.
How can I fix this?? Thank you.
please, no screenshots of TEXT here. remove them, and add a TEXT version, so we can quote you properly, it can be indexed, etc. thank you.
ok.. thank you..