1 | initial version |
is it same in terms of methods
unfortunately only a subset of all opencv functions is wrapped into js, see here to find out what you can actually use.
and outputs
probably. but note, that the js code is build from the c++ code, which differs sometimes to numpy, e.g. with saturation, handling of image borders, etc.