Alexander
Alexander
Great! 1. Right, version 22+ of vulkan mesa should be used https://gitlab.freedesktop.org/mesa/mesa 2. Yes, i bypass this by using the int or float on the both side. The short i...
> Bingo! > > ``` > [CLVK] Initialising device V3D 4.2 > [CLVK] API Version: 1.0.155 > [CLVK] Physical device (Integrated GPU) has 1 queue families: > [CLVK] queue family...
Hello @lessthanoptimal , I want try out working on this issue, can you please point me which technique BoofCV use for QRCode reading?
But what if try enhance source image before passing to the detector? I understand that it will add overhead for the preprocessing. I red about BLOB approach.
Hello, I made class below for process a couple of filters, which actually inrease quality up to 30%. I got image from camera and pass in to 3 filters: -...
> @alexander-toschev I am curious whether your preprocessing steps improves the accuracy of QR code recognition or not. Hi, yes, it gives me appox 30% more codes. The problem is...
> Did you run it through the same benchmark that was used to measure QR code performance on BoofCV's website? Trying to figure out where 30% came from. > >...