opencv_trail_effect.cpp: use cv::waitKeyEx() instead of cv::waitKey()
[experiments/opencv_trail_effect.git] / Makefile
2018-02-22 Antonio OspiteMakefile: fix detecting the compiler
2015-10-22 Antonio OspiteMakefile: fix warnings when linking with clang++
2015-10-22 Antonio OspiteMakefile: fix warnings when compiling with clang++
2015-10-22 Antonio OspiteMakefile: split compilation and linkage
2015-09-29 Antonio OspiteInitial import