Using cv::magnitude instead of custom loop and Mat<float> instead of Mat<double>...
authorlluis <lgomez@cvc.uab.es>
Mon, 9 Sep 2013 16:37:55 +0000 (18:37 +0200)
committerlluis <lgomez@cvc.uab.es>
Mon, 9 Sep 2013 16:37:55 +0000 (18:37 +0200)
commitad9462803892b4d883e95b9e7c151bf474bfb55b
treef8fea2e1a502a4735acec61ee1b25f2eabee1ae7
parente8d3732aafa8e757f8c5fd191878582bb1a78502
Using cv::magnitude instead of custom loop and Mat<float> instead of Mat<double> to compute gradient magnitude channel.
modules/objdetect/src/erfilter.cpp