descriptionAutomatically create a 'trail effect' in videos
ownerAntonio Ospite
last changeSat, 10 Oct 2020 20:12:14 +0000 (22:12 +0200)
shortlog
2020-10-10 Antonio Ospiteopencv_trail_effect.cpp: set window size and title master
2020-10-10 Antonio Ospiteopencv_trail_effect.cpp: hardcode V4L2 VideoCapture...
2020-10-10 Antonio Ospiteopencv_trail_effect.cpp: fix potential leak when exitin...
2020-10-10 Antonio OspiteMakefile: add a target for an "accumulate" effect
2020-10-10 Antonio OspiteMakefile: ignore warnings in OpenCV headers
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 OspiteREADME: mention some more video where the effect is...
2018-02-22 Antonio OspiteTODO: mention that there are new background subtraction...
2018-02-22 Antonio Ospiteopencv_trail_effect.cpp: fix showing the background
2018-02-22 Antonio Ospiteopencv_trail_effect.cpp: use cv::waitKeyEx() instead...
2018-02-22 Antonio OspiteSegmentation.hpp: adapt the code to OpenCV 3
2018-02-22 Antonio OspiteMakefile: fix detecting the compiler
2015-10-22 Antonio OspiteMakefile: fix warnings when linking with clang++
2015-10-22 Antonio OspiteFix a compilation error when using clang++
2015-10-22 Antonio OspiteMakefile: fix warnings when compiling with clang++
...
heads
3 years ago master