Package: node-opencv / 7.0.0+git20200310.6c13234-2

Metadata

Package Version Patches format
node-opencv 7.0.0+git20200310.6c13234-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
async_malloc.patch | (download)

src/OpenCV.cc | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 avoid occasional crash in async call to opencv
0002_patch_unittest.patch | (download)

test/examples.js | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 remove some unit test that are not good to run
 Don't test camera because we don't have camera.
 Don't run unstable tests like detect edges.