-
after capturing a budget of about 120 frames for both the IR calibration, color calibration and sync and respecting all instructions on the Web page, the output are these and when i launch the viewer …
-
It would be nice if the matrix from kmeans can be used with HAC without doing a conversion.
ghost updated
7 years ago
-
**[wishlist] - gpgpu/gpu.js- server client architecture binding for optimized general javascript code in nodejs and binding to native nodejs**
# Greetings
**on my own behalf i consider it fundam…
ghost updated
4 years ago
-
Related tickets:
- #9290
- #13248
- #15703
- #15974
TODO:
- Cleanup this description!!!!!
* Do an experiment to produce a picture of limit roots.
- Shoot straight at producing a nice plot wit…
-
To perform global alignment of the point clouds, you can use a technique called "Simultaneous Localization and Mapping" (SLAM). In this case, you can use a keyframe-based approach to align the local p…
-
The function `inv(::AbstractCliffordNumber)` is implemented using the internal function `CliffordNumber.versor_inverse`, which just calculates `x' / x^2`, with no regard to whether the result actually…
-
When experimenting a formula i found that defining the translate XYZ direction command other than 1 or -1 is accepted, when i write translatexdirection = 0.5, 0, 0 its not only tell the object to move…
-
Under the `decov` prior, we represent a covariance matrix `Sigma` with
- A correlation matrix `Lambda` or really its Cholesky factor `L`
- A vector of variances
And the vector of variances is represe…
-
Sorry if this is an inappropriate place to post this, but I have been working these last two weeks pulling out my hair with how to make an educational mode7 approach for webgl shaders (specifically wi…
-
Firstly, thank you for releasing this library!
I'm working with some data where I know that the midi is roughly well aligned with the audio already, but I want to make an even finer alignment where…