-
As discussed in #4 I'm working on getting Azul to run on MacOS. There were no problems with the build but I currently get a blank screen when I try to load an SVG.
At first every time I loaded an …
-
**Describe the bug**
I tested all of the shapes in the shape class, many do not behave a way that the documentation implies they would.
Here is a summary. There is a test code to help you see what I…
-
Starting from scratch, with no features and no predictions. When I start a project with a decently sized 13mb 3406x4458 JPG, the initial size of the .ilp file is a big 230mb.
Every classification cat…
-
It would be very helpful to be able to have mip maps for texture packs. They could either be generated at runtime or as part of the pack itself. This would be separate from the original built in n64 s…
-
This is a feature request for opencv core.
Using opencv C++, is there a way to automatically detect what colorspace a cvMat is in? In my experience with opencv, I believe the answer is no. The resp…
-
```
29.05.2021 | 19:06:36 s6: там арты продают по 150 тыс долл
29.05.2021 | 19:06:39 s6: на эфире
29.05.2021 | 19:06:54 s6: и это не предел - эфир умеет до 10^75
29.05.2021 | 19…
-
It is useful to know who is using scikit-image when planning funding proposals. I was looking a little into how one can extract information such as that presented in [GitHub's dependents view](https:/…
-
From karl:
Compare to the behavior of the vertex() call on Mesh. vertex(1.0) adds the vertex {1.0, 0.0, .0.0}. vertex(1.0, 2.0) adds the vertex {1.0, 2.0, 0.0}. but Vec3f(1.0) makes {1.0, 1.0, 1.0}…
-
Hey there,
1. In `backward.cu` `dL_dtx, dL_dty, dL_dtz` are derivatives w.r.t. Gaussian means in the camera space?
2. In `backward.cu` when I run `glm::mat3 T = W * J;` with the debugger, it gives…
-
Just curious who and what people use mruby for. I think Matz originally intent it to be for embedded systems. But wonder if other people had others use cases.