JSARToolKit | JavaScript port of FLARToolKit

 by   kig JavaScript Version: Current License: Non-SPDX

kandi X-RAY | JSARToolKit Summary

kandi X-RAY | JSARToolKit Summary

JSARToolKit is a JavaScript library. JSARToolKit has no bugs, it has no vulnerabilities and it has low support. However JSARToolKit has a Non-SPDX License. You can download it from GitHub.

This is a JavaScript port of FLARToolKit, operating on canvas images and video element contents. And hopefully one day on device elements with webcam input. The license is GPL 3 as was the original library. If you use it in your own scripts, you need to make the unminified unobfuscated source code of your script available and licensed under GPL 3. All the hard work was done by the ARToolKit/NyARToolKit/FLARToolKit people, a huge thank you to them. This port was quite mechanical, though it has some major JS optimizations and a tracking robustness hack or two. And some uninformed bogus hacks in FLARParam to sort-of make it work on 16:9 video. See demos/AR_simple_webgl.html for an example of integrating JSARToolKit output with a WebGL program. I've only tested the ID markers and square detection paths, so you may encounter problems working with custom markers. In which case, filing a bug report on GitHub would be very much appreciated. This work is based on the original ARToolKit developed by Hirokazu Kato Mark Billinghurst HITLab, University of Washington, Seattle And the NyARToolkitAS3 ARToolKit class library. Copyright (C)2010 Ryo Iizuka. The FLARToolKit is ActionScript 3.0 version ARToolkit class library. Copyright (C)2008 Saqoosha. JSARToolkit is a JavaScript port of NyARToolkitAS3 and FLARToolKit. Copyright (C)2011 Ilmari Heikkinen.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              JSARToolKit has a low active ecosystem.
              It has 670 star(s) with 167 fork(s). There are 61 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 11 open issues and 5 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of JSARToolKit is current.

            kandi-Quality Quality

              JSARToolKit has 0 bugs and 0 code smells.

            kandi-Security Security

              JSARToolKit has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              JSARToolKit code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              JSARToolKit has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              JSARToolKit releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of JSARToolKit
            Get all kandi verified functions for this library.

            JSARToolKit Key Features

            No Key Features are available at this moment for JSARToolKit.

            JSARToolKit Examples and Code Snippets

            No Code Snippets are available at this moment for JSARToolKit.

            Community Discussions

            Trending Discussions on JSARToolKit

            QUESTION

            Select rear camera on Android device - jsartoolkit5
            Asked 2017-Jan-29 at 08:25

            I am building a project similar to this example with jsartoolkit5, and I would like to be able to select the back camera of my device instead of letting Chrome on Android select the front one as default.

            According to the example in this demo, I have added the code below to switch camera automatically if the device has a back camera.

            ...

            ANSWER

            Answered 2017-Jan-29 at 08:25
            Main problem :

            You are mixing old and new getUserMedia syntax.
            navigator.getUserMedia is deprecated, and navigator.mediaDevices.getUserMedia should be preferred. Also, I think that optional is not part of the constraints dictionary anymore.

            Default Solution

            This part is almost a duplicate of this answer : https://stackoverflow.com/a/32364912/3702797

            You should be able to call directly

            Source https://stackoverflow.com/questions/41724545

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install JSARToolKit

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/kig/JSARToolKit.git

          • CLI

            gh repo clone kig/JSARToolKit

          • sshUrl

            git@github.com:kig/JSARToolKit.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular JavaScript Libraries

            freeCodeCamp

            by freeCodeCamp

            vue

            by vuejs

            react

            by facebook

            bootstrap

            by twbs

            Try Top Libraries by kig

            canvasfilters

            by kigJavaScript

            DataStream.js

            by kigJavaScript

            BasicsOfThreeJS

            by kigJavaScript

            shp.js

            by kigJavaScript

            metadata

            by kigRuby