Feature Detection using OpenCV APK - v1.01

2+ votes, 3.00/5

... [readmore]


⇣ Download APK (8.25 MB)

This is an original APK file direct fetch from google play. It is safe to download and free of any virus.

Version 1.01
Update
Size 8.25 MB
Category Education
Developer Robert Woodley
Downloads ↓ 0
⇣ Download APK (8.25 MB)

This is an original APK file direct fetch from google play. It is safe to download and free of any virus.

Basic Infos

License type Free
Version 1.01
Size 8.25 MB (8647659)
Filename net.steamspace.cv.featuredetection_2_8647659.apk
Requirement 4.4 and up
Type app
Category Education
Package name: net.steamspace.cv.featuredetection
Slogan:

App Permissions (inside APK file)


‣ android.permission.CAMERA
‣ android.permission.WRITE_EXTERNAL_STORAGE


Features used


‣ android.hardware.camera
‣ android.hardware.camera.autofocus
‣ android.hardware.touchscreen

Screenshots (4 images)

Feature Detection using OpenCV screenshot 1 Feature Detection using OpenCV screenshot 2 Feature Detection using OpenCV screenshot 3 Feature Detection using OpenCV screenshot 4

About Feature Detection using OpenCV APK

Feature Detection using OpenCV poster
Feature Detection using OpenCV APK version 1.01 poster

Latest update


Version 1.01 updated.

Feature Detection using OpenCV APK Description


This app demonstrates several of the OpenCV Feature Detection algorithms.


When you first run it, it will prompt you to download opencv from Google Play. This is painless and necessary.

There is a video that explains how to use it here: https://youtu.be/cXuRiw--KH4

Or, read on:

To start, point the camera at an object you'd like to track. Then hit 'Train'. The object should be on a solid background so that no extraneous feature points are detected.

Then try moving the camera around and watch the app try to locate your object on the screen.

There are 3 modes which are accessible from the '...' menu in the upper right:
1. Match mode. This is the default. It shows the original object and draws lines to the feature points it is able to match.
2. Box mode. This uses findHomography() routine to draw a box around the object. Not perfect if the object is too small. Designed for planar objects.
3. Draw key points. Just shows you the detected key points.

You can choose one of several algorithms:
1. ORB Detector, ORB Descriptor Extractor.
2. ORB Detector, FREAK Descriptor Extractor.
3. BRISK Detector, BRIEF Descriptor Extractor.
4. STAR Detector, BRIEF Descriptor Extractor.

There are several matching modes you can experiment with.
1. KNN: K-nearest neighbor matcher. Finds the 15 nearest matches for each feature.
2. Ratio Check: Finds the 2 nearest neighbors and rejects any feature where the 2 nearest matches are too similar.
3. Cross-check: Filters matches to those which agree backwards and forwards.

Ratio Check, Cross-Check filter matches, reduce the total count. You can also filter on 'distance' which is really a quality measure, using the slider.

There are 2 Seek Bars in the app:

The first one controls the max distance beyond which a match will be excluded.
The second one controls the Ransac threshold. It is only used for Homography. (Drawing the box).

Source Code is at: https://github.com/rwoodley/SteamSpace/tree/master/AndroidApps/FeatureDetectorApp



How to install Feature Detection using OpenCV APK for Android


Download Feature Detection using OpenCV APK file (net.steamspace.cv.featuredetection_2_8647659.apk) from APKPure.live, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (net.steamspace.cv.featuredetection_2_8647659.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

How to install Feature Detection using OpenCV APK on Windows PC 7/8/10/11 or MAC?


Download Feature Detection using OpenCV APK file (net.steamspace.cv.featuredetection_2_8647659.apk) from APKPure.live to your PC (ex: C://Users/xxx/Downloads/(net.steamspace.cv.featuredetection_2_8647659.apk), then follow these steps appear on screen.

Using Emulator:

  • Download And Install one Emulator Softwares (Ex: Bluestacks, GenyMotion, NoxPlayer)
  • Simple install APK on PC by drag and drop file net.steamspace.cv.featuredetection_2_8647659.apk on Emulator screen

Feature Detection using OpenCV APK Pros & Cons


Pros
  • This app is safe, it's not require high risk permissions
  • Compatible with 32 bit device (most Emulator using 32bit arch CPU)
  • Compatible with 64-bit device (some android device and current Bluestacks)

Cons
Everything is good.


Similar applications


New Apps



Comments

No comment Yet.