-
I just wanted to bring up something cool I was thinking about today. NodeOS and Android share as many similarities as British vs American English.
Both systems are based off the Linux kernel. Android…
-
Hi,
I've used pscrobbler for some time now and it's absolutely the best scrobbler out there, especially with features like the pattern edits which is necessary if you want clean scrobbles out of Sp…
-
### Description
Currently when filtered vector search is run, we run the filters to find out the relevant filter ids and see if we can do ANN search or exact search for each segment. The identified f…
-
Hi
I can't wait to use this plugin but I am running into this issue.
- using Geoserver 2.1.1 on OS X 10.7
- downloaded the 64b built compiled on OS X
- copied the acid maps library to usr/lib
- have…
-
Currently, class definitions must re-declare all of their parent classes interface if they want to be used, which is repetitive.
Also, subclasses must `static_cast` themselves to `jobject`s to be …
-
Hi,
While googling for dlib face recognition on android, I stumbled upon your code. A nice effort to share the pointers about dlib recognition.
I have few queries on the code. Can you please help …
-
```
Brandon@AsusRogStrix MINGW64 ~/Desktop/usbip (master)
$ cargo run --example host
Finished dev [unoptimized + debuginfo] target(s) in 0.03s
Running `target\debug\examples\host.exe`
[2…
-
## 🚀 Feature
1. Move everything needed for multiresolution/pyramid layers into VispyBaseLayer. Currently we have things split across VispyImageLayer and VispyBaseLayer, eg: the `find_top_left()…
-
Normally it's possible to right click on napari layers to change their properties, e.g. to change from an image layer to a label layer or group layers. E.g.:
![image](https://user-images.githubuserco…
-
This is a request for comments about how to handle app-model actions in headless mode (i.e. without a Qt `Viewer`). There have been discussions here and there but nothing well documented and no concre…