Code Monkey home page Code Monkey logo

Comments (6)

IzzySoft avatar IzzySoft commented on June 18, 2024 1

Thanks a lot! I've just added both apps (i.e. including the camera calibration) to my repo to make them easier to find and access, including automated updates (which are automatically fetched within 24h of your attaching them to a new tag). A few pointers:

  • please always increase versionCode with each release, as that's how Android tells versions apart
  • please take a look at this report. It's most likely "false positives", but you're better aware of them.
  • both apps lack a dedicated icon (they're using the Android default icon). I saw this with several apps already – so if someone has multiple such candidates installed they are hard to distinguish in the launcher 😉
  • both APKs have debugging enabled. I guess that's due to their "early state", and you'll remove the debug flag in some later version. Just mentioning it "to remember" 😉

With the next sync around 19:00 UTC today, your apps can be found here:

So if you wish, you can use these badges in your Readme to link there, for easier installation/updates by your users.

Now, wishing you the best for your project – and thanks again for your help!

from aruco-android.

RivoLink avatar RivoLink commented on June 18, 2024 1

Thank you very much, I will follow your recommendations for the next update.

from aruco-android.

IzzySoft avatar IzzySoft commented on June 18, 2024 1

Great! Listings are visible now, btw. As the issue is thereby solved, I think we can close it. Should you wish the metadata in Fastlane Structures so you can control how the listings look, let me know and I send my initial package with a PR (as you have 2 apps here, and Fastlane covers only one, I'd suggest using it for the main app). My updater would check that structure as well for news then whenever a new release is pulled.

from aruco-android.

RivoLink avatar RivoLink commented on June 18, 2024

All the features of Aruco are only accessible in opencv-contrib, so you have to refer to the license of opencv-contrib.
Otherwise, you can check the Aruco sourceforge page.

from aruco-android.

IzzySoft avatar IzzySoft commented on June 18, 2024

Thanks for your reply, @RivoLink! This raises 3 questions:

All the features of Aruco are only accessible in opencv-contrib

Does that mean users need to install something in addition to this app to make it work – or are you rather saying that branch is what the app is based on?

so you have to refer to the license of opencv-contrib.

The link gives me a 404.

Otherwise, you can check the Aruco sourceforge page.

Ah. That says "BSD" – which is totally fine, thanks! So maybe including that with the Readme? Or even add the license file to the project root, so Github picks it up automatically?

from aruco-android.

RivoLink avatar RivoLink commented on June 18, 2024

You are welcome,

  • No, we do not need any other installion to run the application, it already uses opencv-contrib to have all the features of Aruco.
  • Sorry, I copied the wrong link, try this: LICENSE
  • Ok, I will add the license in the README

Thanks for your attention

from aruco-android.

Related Issues (15)

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.