Commit 4fbb9ec
authored
Small upgrades (#27)
* small packages and deps upgrades
* output from log for p1 is always NaN NaN
* fixed NaN bug, but points(p1, p2, p3, p4) are almost negative
* testing opencv 4.10.0 version
* improves to viewMatrix_GL and related code
* improved getTransformationMatrix function to be tested
* testing getTransformationMatrix function
* update WebARKitLib subproject to latest commit
* add LICENSE file for WebARKit.js and update Babel and Webpack dependencies
* Concurrently multiply Matrices and transform Point
- modernizing codebase by replacing var with let and const
* update dependencies and correct license information for regenerator-runtime
* update OpenCV version in README to 4.10.01 parent ff6e47a commit 4fbb9ec
22 files changed
Lines changed: 12754 additions & 18413 deletions
File tree
- build
- dist
- emscripten
- examples
- src
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments