alibaba / alibaba/MNNKit

How can I use the android version of facedetection in android native c++ code?

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
702
Forks
119
PR merge metrics
No merged PRs in 30d

Description

Is it possible to **directly** invoke the android facedetection api from native c++ code without calling back java api?

I mean, is the c++ header file of the libmnnfacedetection.so public available?

since I could get the camera stream in android native c++, I'd like to invoke the c++ facedetection api from android native code for higher performance interactive exprience. What can I do to achieve that? Help..please.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by checking the Android native C++ integration points and whether a public C++ header is shipped with libmnnfacedetection.so. Review how the camera stream is obtained in native code and look for documented FaceDetection entry points. Done means establishing and documenting a supported direct native path, or clearly confirming that Java invocation is required.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp
Domain
computer-vision, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.