Ron Evans

Results 1197 comments of Ron Evans

> Finished moving the counters. Updated perf numbers: > > ``` > │ conservative.txt │ conservative-new.txt │ boehm.txt │ > │ sec/op │ sec/op vs base │ sec/op vs base...

Pretty sure you need to call `net.SetPreferableBackend` and `net.SetPreferableTarget` before you call `gocv.ReadNet`.

Should we change the comment, or change the default values?

> This suggestion leads to a small problem with the existing [example for IMU-driver](https://github.com/tinygo-org/drivers/blob/release/examples/lsm6ds3tr/main.go), which uses the I2C0 So what is the best solution for the most users, do you...

> A comment in the example could close the gap. Sounds good. Can you please submit a PR with your proposed language?

Functions that currently return a `Mat` could return `*Mat` instead to make it a little easier, although that will probably break somebody's existing user code as well.

> However should a v2 branch be created for use with Go Modules to isolate the breaking changes? We are not at v1 yet, although I think after the various...

Tagging to close on next release since #4495 seems to address this.

Wait, my bad: this was already released. Now closing, thanks everyone!