John Brandt

Results 7 issues of John Brandt

Adds BEBLID (https://docs.opencv.org/4.x/d7/d99/classcv_1_1xfeatures2d_1_1BEBLID.html) and TBLID (https://docs.opencv.org/4.x/dd/dc1/classcv_1_1xfeatures2d_1_1TEBLID.html) to xfeatures2d in the same way BREIF was added in #1114

## Description Loading an Android library built with Gomobile that depends on Gocv fails with `java.lang.UnsatisfiedLinkError: dlopen failed: TLS symbol "(null)" in dlopened "/data/app/~~w-ekDiUxMA_lJMAENzg1zQ==/com.john.ocv-qdxRrd5byUKkqZSi1SukYQ==/base.apk!/lib/x86_64/libgojni.so" referenced from "/data/app/~~w-ekDiUxMA_lJMAENzg1zQ==/com.john.ocv-qdxRrd5byUKkqZSi1SukYQ==/base.apk!/lib/x86_64/libgojni.so" using IE access...

When cross compiling for arm with clang, `configure` doesn't seem to add the `-E` flag when running clang when it checks the preprocessor. This results in "C preprocessor fails sanity...

When using an arducam imx219 motorized focus camera with the RaspberryPi touch screen attached, the display and camera will occasionally lock up when taking pictures and changing focus. I'm running...

Hey @joelgallant! This should be what we need to get #158 across the finish line. Would you mind taking a look?

It seems like you need to call `StopAdvertising` on the `GattServiceProvider` when you want to change the service being advertised or else Windows will just advertise both services. This just...

### Go version go version go1.23.2 linux/amd64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/john/.cache/go-build' GOENV='/home/john/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/home/john/go/pkg/mod' GONOPROXY='' GONOSUMDB=''...

compiler/runtime