Dani Santos

Results 15 comments of Dani Santos

I tested the decodeSingle() method in browser (Chrome 85) using Quagga 1.2.2 version with the following config: ![Config](https://user-images.githubusercontent.com/36733433/93205171-49bfb900-f74f-11ea-8d44-10630133a840.png) The ImageUrl parameter is a DataUrl jpeg image taken using GetUserMedia() API...

I'm trying to use Quagga to detect and crop barcodes from images. When I'm using Quagga with a video stream it works fine and gives the right "Box" coordinates. Now...

Thank you for the quick reply. Yes, it is not possible to set the size to 1920: ![image](https://user-images.githubusercontent.com/36733433/94049095-681b5980-fdcc-11ea-9b8f-a6d4b5fa03ee.png) But multiplying the coordinates with 2.4 (1920 / 800 = 2.4) seems...

This only seems to happen when using the "src" parameter and not giving a target inputStream, when you give a InputStream it gets the size of the inputStream automatically and...

@corbane yes i wanted to say the "any" was the "problem" not the promises but github removed the "< any >" part probably thiking it was a html tag xD

_mouseevents_ has a bug on Windows when dragging outside the window, so maybe Neutralino needs to use both: _mousevents_ for Mac and _pointerevents_ for Windows and Linux. I had multiple...

I don't know if anyone else is having this problem but when i try to use ngx-virtual-scroller on a Angular 10 project it gives me a null pointer exception on...

Hello, I created a fork with Angular 14/15 support based on @rp3e11 fork. In case you want to use it https://www.npmjs.com/package/ngx-slider-v2 https://github.com/danisss9/ngx-slider