joachimBurket / esp32-opencv

Shrinked OpenCV for ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imwrite(), imencode(), imdecode(), and related functions do not work.

ucfncouch opened this issue · comments

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.

commented

There is impossible to export Mat to a file or to web server without any of that functions (