You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,my project need to use the JPEG relative API, but I use the steps described in the INSTALL_WINDOWS.md, It doesn't seem to provide a path to the JPEG library,Please give me a hand,thanks
The text was updated successfully, but these errors were encountered:
Using the function "uvc_mjpeg2rgb( )" in libuvc/src/frame-mjpeg.c instead of uvc_any2bgr( ).
frame-mjpeg.c wasn't linked by CMakeLists, so you can create a C file and just copy the code from frame-mjpeg.c.
Hi,my project need to use the JPEG relative API, but I use the steps described in the INSTALL_WINDOWS.md, It doesn't seem to provide a path to the JPEG library,Please give me a hand,thanks
The text was updated successfully, but these errors were encountered: