experiments/opencv_trail_effect.git
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++
2015-10-22 Antonio OspiteMakefile: split compilation and linkage
2015-10-01 Antonio OspiteREADME: fix a typo s/has showed/has shown/
2015-10-01 Antonio OspiteREADME: make the sentence about segmentation methods...
2015-10-01 Antonio OspiteREADME: add a link to the video showing the example...
2015-10-01 Antonio OspiteREADME: improve the description of requirements for...
2015-10-01 Antonio OspiteREADME: improve wording about segmentation
2015-09-29 Antonio OspiteInitial import