Git Product home page Git Product logo

Comments (7)

yohanes-ai avatar yohanes-ai commented on June 30, 2024

@SantoshKumar3295 Please read build instructions carefully. By the way, the build instruction is very clear told that you will need opencv library version 3.2.0 by using this command

wget https://github.com/opencv/opencv/releases/download/3.2.0/opencv-3.2.0-android-sdk.zip -O opencv-android-sdk.zip 

Hard coded isn't a best practices on real world programming.
@Lauszus make this application as flexible as possible.

from facerecognitionapp.

SantoshKumar3295 avatar SantoshKumar3295 commented on June 30, 2024

@jhonImmanuel I know that bro, but the thing is, u never know how much the level of knowledge that person has who is using your repo eg; this was my first test on a ndk project. All though i understand, that doesn't matter and as i said, for improvement of this repo (not necessary) i had this suggestion.

Thanks for your time.

from facerecognitionapp.

Lauszus avatar Lauszus commented on June 30, 2024

@SantoshKumar3295 I have updated the README and made it more clear to use those exact versions: ff5346b.

However I agree with @jhonImmanuel regarding hardcoding of the paths. What would you even hardcode them to be? If I hardcoded them it would only work on my system, that is why I am using environmental variables.

from facerecognitionapp.

SantoshKumar3295 avatar SantoshKumar3295 commented on June 30, 2024

Include OpenCV as module in your application, if it is that much dependent with version.

from facerecognitionapp.

Lauszus avatar Lauszus commented on June 30, 2024

@SantoshKumar3295 I need to compile it, as I want to compile OpenCV statically, so the end user does not have to install the OpenCV Manager.

If you can come up with a better way of doing, then you are more than welcome to send a pull request.

from facerecognitionapp.

Lauszus avatar Lauszus commented on June 30, 2024

@SantoshKumar3295 btw please see the following issue: opencv/opencv#5003.

We could use this repository: https://github.com/floe/opencv-android, but then people would have to install the OpenCV Manager as well.

from facerecognitionapp.

Lauszus avatar Lauszus commented on June 30, 2024

@SantoshKumar3295 I have now setup a Travis build to automatically upload a zip directory of the project including all the dependencies. This should make much easier for people to compile the project.

You can try it out at the following link: https://github.com/Lauszus/FaceRecognitionApp/releases/download/1.2.1/FaceRecognitionApp-1.2.1.zip.

from facerecognitionapp.

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.