Sohaieb

Results 2 issues of Sohaieb

Hello, i would like to get image data loaded by **.imdecode(..)** method and write that data into image file, so i used this code: ``` let c = cv.imdecode(data); //...

Hello, I recently installed [ngx-virtual-scroller](https://github.com/rintoj/ngx-virtual-scroller) for my `Angular: 5.2.5` project to use, but when I route to the component (page) which contains ngx-virtual-scroller it stuck and all the page get...