sz3
sz3
You're not doing anything wrong. I just never added scaling to `cimbar_send`. ( :upside_down_face: ) It probably isn't too hard to add it... In the meantime, I'd recommend trying using...
Forgot to circle back, but I think https://github.com/sz3/libcimbar/pull/129 should have addressed this.
I agree that manual focus would be nice to have. Some cameras really need it (that is, their autofocus stinks) The workaround I added that *somewhat* works is that if...
Perhaps. Like QR codes, we could do multiple configurations -- and in fact, I've kind of already introduced this concept ("mode B" vs the initial "4C" -- the *size* is...
The user choosing parameters would 100% work, but definitely introduces complexity. I suspect that'll be necessary at some point, but it's easy to imagine it getting out of control and...
> Ooh, what about a (smaller?) cimbar of known size/parameters/etc that encodes the parameters of the main one? User scans that, then the rest. My concern with a multi-step approach...
I think this is an Android thing, sadly. It's possible we could add a workaround though
It's pretty tough with how bad the distortion is on some (usually cheaper) cameras, especially on close-up objects (e.g. another phone screen). The decoder algorithm has some distortion correction "baked...
Hi! I should probably put my socials on my gh profile at least... > 1. Why does the QR code shake during encoding? Some "in between" frames are blurry (actually...
> What do you mean by "in between" frames? Just frames that happened to be blurry between two frames that decode properly, or some video codec thing that does frame...