esp32-opencv
esp32-opencv copied to clipboard
imwrite(), imencode(), imdecode(), and related functions do not work.
Attempting to use one of these functions with a working build of eps32-opencv will result in an error - undefined reference to `__wrap_longjmp'. I cannot figure out how to get around this issue. If someone smarter than me knows the solution, please post here.
There is impossible to export Mat to a file or to web server without any of that functions (