Daniel Frías Balbuena

Results 17 comments of Daniel Frías Balbuena

> @BloodAxe When I exported the model the confidence_threshold=0.05. I have just printed out the batch scores and I get 0, so maybe it could be the answer to my...

With the 1.0.1 version i have the same problem. Did you find any solution? @luca992 @Skaldebane

Hi @g0dkar @gab-stargazer ! Thanks for replying my comment. I'm using the last version: ``` [versions] qrcode-generator = "4.5.0" [libraries] qrcode-generator = { group = "io.github.g0dkar", name="qrcode-kotlin", version.ref = "qrcode-generator"...

@g0dkar It happens with any logo, but you can try it this this: [](https://download.logo.wine/logo/Kotlin_(programming_language)/Kotlin_(programming_language)-Logo.wine.png) By the way, this is my scale function: ``` private fun scaleBitmap(bitmap: Bitmap, maxSize: Int): Bitmap...

@g0dkar i have found the library bug in the code you shared to me. ``` drawLogoAction = { canvas, xOffset, yOffset -> val logoX = xOffset + (canvasSize - width)...

@brucemax I have the same question. Did you find out how to make that?

@ehsannarmani Thanks for your reply. I hope it will be available in following updates, it would be a useful feature