| Log message: | * global:
* operators:
* cvgDilate/cvgErode: now using a same template function to do both, a bug causing multiple iteration case not working have been corrected.
* GPUCVConsole:
* bench function runDilate/runErode are now also benchmarking for several number of iteration(1 to 3), and structures size 3/5/7.
* rename/remove:
* remove the _GPUCV_RELEASE_ that was useless, and rename _GPUCV_DEBUG to _GPUCV_DEBUG_ |