Port to OpenCV4 and use the C++ API for everything
[experiments/opencv_trail_effect.git] / opencv_trail_effect.cpp
2020-10-10 Antonio OspitePort to OpenCV4 and use the C++ API for everything
2018-02-23 Antonio Ospiteopencv_trail_effect.cpp: make the window resizeable
2018-02-22 Antonio Ospiteopencv_trail_effect.cpp: fix showing the background
2018-02-22 Antonio Ospiteopencv_trail_effect.cpp: use cv::waitKeyEx() instead...
2015-09-29 Antonio OspiteInitial import