nwheatle

Results 5 issues of nwheatle

When I click on any of the demos, I get a page that say "WebRTC not available".

Hi I'm looking to use the image processing features of your library. The sobel_derivatives documentation says it uses "single channel only". `jsfeat.imgproc.sobel_derivatives(source:matrix_t, dest:matrix_t);` I don't know what is meant by...

I am using react-panelgroups with rows. The height of each panel is dynamically set by the user, and I wish to keep the panel heights synchronized while the user changes...

**Description** I generated types from https://benchling.com/api/v2/openapi.yaml file, and all of the required attributes are shown as optional in typescript. | Name | Version | | :------------------- | :--------------------------- | |...

bug
openapi-ts

I'm on windows 10, node v 10.15.3 I'm using csv-parser to read through a csv and alter the data row-by-row in an fs.createReadStream() call. After the read, I try to...