mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05:00
removed unused context_id2; changed blur size 7x7 to 3x3; added short comments removed unnecessary call to convertFromVASurface() replaced dumpSurface() with writeImage() added infile cmdline parameter, input image loaded by imread()