-
I am looking for a simple way to tag the objects on the photo, without any recognition or logic or something, just give back the coordinates of the identified objects, something like
http://answers.op…
-
Has been given thought to an SVG export for the network? I could not find anything in the docs or existing issues discussing it. We would like to use this for high DPI rendering to PDF using browser o…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
I might be wrong about this, but it seems like a simple stopgap measure is creating something like a `Canvas` that fits in as a UI widget.
Which is then used to draw stuff in? So I can wrap circles…
-
Let's talk about an hypothetical **3.3.9** release focusing on performances.
- Profiling frenzy to find out areas to be improved.
- Improving drawing performances.
- Consider moving **cairo** …
-
The lines to separate the action buttons are blurry.
In `cupertiono/dialog.dart` the `dividerThickness` is callculated this way:
```
dividerThickness: _kDividerThickness / MediaQuery.of(context).…
-
Hi, I'm fan of this spec but I have a question and I hope this spec covers main thread also.
`FrameGrabber` in [Media Capture Depth Stream Extensions](http://w3c.github.io/mediacapture-depth/) has sam…
-
When using `loadPixels()` on a `P3D` graphics context, either the pixels are not correctly loaded or they can not be used to be drawn onto a `JAVA2D` canvas. Only the first frame of the `P3D` scene i…
-
The following example illustrates that if changing the data of a Volume visual, the output looks incorrect (this is on MacOS X):
```python
import numpy as np
from vispy import scene, app
from …
-
I would humbly request this limitation be uplifted by porting the higher resolution algorithm support from VQA decoder also for SHP as SHP currently only support the 64kb at max basic encoding decode …