Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improving transmatrix and related functions #26

Open
wants to merge 16 commits into
base: dev
Choose a base branch
from

Commits on Jul 9, 2024

  1. Testing new update function

    kalwalt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    dad42f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Added new enum for blurring -> updated c++ and javascript code

    - npm packages upgrade
    kalwalt committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3624036 View commit details
    Browse the repository at this point in the history
  2. Added new enum for blurring -> updated c++ and javascript code

    - npm packages upgrade
    kalwalt committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    86af5eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d84071 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64b018c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. new example with jsfeatNext

    - bunch of debug logs
    - removing enableBlur bool variable because not necessary anymore (commit files previously missed)
    kalwalt committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    37a4e8a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    a0087c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. missed jsfeatNext.js lib

    kalwalt committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    663ae45 View commit details
    Browse the repository at this point in the history
  2. testing other gray code

    kalwalt committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    96558c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    42ab18d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c9b37b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dea691 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    771a085 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. testing bufferCopy (detached ArrayBuffer)

    - set NONE_BLUR for processFrame
    kalwalt committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    93a21c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. other tests, issue not solved

    kalwalt committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    64aaabe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3594c92 View commit details
    Browse the repository at this point in the history