Giter Site home page Giter Site logo

Comments (4)

robertyulisman avatar robertyulisman commented on June 14, 2024 1

@robertyulisman the only unique (maybe) thing for each person are face landmarks and/or contours but I have no idea how you can use these data for person identification.

maybe you can add this feature, because i think this very usefull for person identification, and can use for more apps funcionality

from react-native-vision-camera-face-detector.

nonam4 avatar nonam4 commented on June 14, 2024

Hello
You mean to do base64 conversion after returned face data to js?
Or you mean to do this conversion in js thread?

In both cases I don't think this is possible because, in first option, face detector function has already returned data and frame will be dropped by vision camera . In seccond case, I don't think this is possible because this conversion is done on native side of app, Idk if this is possible and if js frame has this feature...

Anyway, you can try to find a way to manage this and you're wellcome to open a PR with this feature if you can solve it.

I'll close the issue but you can still reply it to continue this conversation

from react-native-vision-camera-face-detector.

robertyulisman avatar robertyulisman commented on June 14, 2024

hello @nonam4 i want to ask, is frameData is unique for each person ? if no, what is unique string that i can set for identification for each person ?

from react-native-vision-camera-face-detector.

nonam4 avatar nonam4 commented on June 14, 2024

@robertyulisman the only unique (maybe) thing for each person are face landmarks and/or contours but I have no idea how you can use these data for person identification.

from react-native-vision-camera-face-detector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.