Simple OpenCV viewer using Dear ImGui interface.
Only testd on MacOSX.
- OpenCV>3.0
- SDL2
- Dear ImGui
git clone https://github.com/ocornut/imgui.git
mkdir build
cd build
export OpenCV_DIR=OPENCV_INSATLL_PATH
cmake ..
make
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Plotter CV