imgui-opencv
imgui-opencv copied to clipboard
Using vcpkg
Thanks for posting this example. I found it helpful, but I do not use conan. In case you are interested, here is a patch for your CMakeLists.txt that builds imgui-opencv using dependencies from vcpkg.
patch-CMakeLists-for-vcpkg.zip
Also, I have a question: any tips for displaying images larger than the display with zooming and scrolling?