-
이거 하기 전에 rectify 먼저 해야하는 거 아닌가? 확인 필요
-
Hello,
Can we specify magnetic loss (imaginary part of mu) of the material? From a quick glance at the source code, I only see mat_muinv whereas for epsilon there is mat_epsilon, mat_epsilon_imag.
…
-
I am wondering is there any criteria, algorithm or something to choose the best 2 images to init the reconstruction.. and I mean in a dynamic way in a pipeline without visualizing something like maybe…
-
This is my first time with cgmath/rust/etc, so apologies if this is due to misunderstanding something fundamental about cgmath.
The matrix created by Matrix3::look_at will not map the fwd basis vec…
-
Hi!
I'm building a driver using tracking overrides with the index as the HMD to implement a custom tracking system. I'm having trouble getting the rotations in the correct universe for what the fin…
-
I have made an investigation into the epipolar geometry connected to the robust matching and how it affects the final reconstruction. The result suggests that there is a probability for the robust mat…
-
The alignments are defined in such a way that it is not possible to have consecutive gaps. Here's a test case (to go in NeedlemanWunschTest. Requires 4bc1d20.):
``` java
@Test
public void testSin…
-
**Describe the project you are working on:**
Any Vulkan-based Android project
**Describe the problem or limitation you are having in your project:**
Previously with OpenGL, the driver was res…
-
This package is great, and has amazing performance.
However, I'd like to use it to perform noisy simulations, where my state is a density matrix.
This does not work right now, as a matrix is inter…
-
Hi
Recently I used code from this project to resolve planes detection from video and it were very useful and easy to use, - thank you
But, what if I resolved some of feature extraction algos (surf…
kofes updated
4 years ago