Is there any autogenerate code for emscripten binding?
hi
I have builded the opencv.js using the given Instruction.But I need to know whether the "core_binding.cpp" is autogenerated .
If I need to add a function which pass "Mat" whether I need to write the emscripten binding in the core_binding.cpp
How to do it?