Ask Your Question

cancerberosgx's profile - activity

2019-09-11 22:06:39 -0600 received badge  Necromancer (source)
2019-09-11 17:35:04 -0600 answered a question Is there any autogenerate code for emscripten binding?

I think everything in modules/js/src is not autogenerated. What it is autogenerated from those is build/modules/js/bindi

2019-09-11 17:26:37 -0600 asked a question js deleteLater

js deleteLater I'm an OpenJS user and I find out that for knowing if a Mat was already deleted there's a method isDelete

2019-09-11 04:00:26 -0600 answered a question Creating a color gradient area

Check this out https://answers.opencv.org/question/97023/how-to-draw-gradient/

2019-08-29 15:42:56 -0600 answered a question OpenCV support across languages, particularly Javascript

Lately I was working with opencv.js (my first encounter with opencv) and since the project has awesome documentation I f